1. 37d7299 [SCEV] Track and invalidate ValuesAtScopes users by Nikita Popov · 3 years, 7 months ago
  2. bf317f6 [CSSPGO] Sorting nodes in a cycle of profiled call graph. by Hongtao Yu · 3 years, 7 months ago
  3. ca57b80 Code quality: Combine V_RSQ by Mateja Marjanovic · 3 years, 9 months ago
  4. 1e82864 Use VersionTuple for parsing versions in Triple. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible. by James Farrell · 3 years, 7 months ago
  5. 9e8a71c [DAG] Create fptosi.sat from clamped fptosi by David Green · 3 years, 7 months ago
  6. a87782c Revert "[DAG] Create fptosi.sat from clamped fptosi" by Hans Wennborg · 3 years, 7 months ago
  7. 651122f [DebugInfo][InstrRef] Pre-land on-by-default-for-x86 changes by Jeremy Morse · 3 years, 7 months ago
  8. 52ff3b0 [DAG] Create fptosi.sat from clamped fptosi by David Green · 3 years, 7 months ago
  9. bc5dbb0 [GlobalISel] Add matchers for constant splat. by Abinav Puthan Purayil · 3 years, 7 months ago
  10. 5cff77c [clang][ARM] PACBTI-M assembly support by Ties Stuij · 3 years, 7 months ago
  11. 0dd570f [AMDGPU][GlobalISel] Transform (fsub (fpext (fneg (fmul x, y))), z) -> (fneg (fma (fpext x), (fpext y), z)) by Mirko Brkusanin · 3 years, 7 months ago
  12. 37c2a22 [AMDGPU][GlobalISel] Transform (fsub (fpext (fmul x, y)), z) -> (fma (fpext x), (fpext y), (fneg z)) by Mirko Brkusanin · 3 years, 7 months ago
  13. 5fe7fcd [AMDGPU][GlobalISel] Transform (fsub (fneg (fmul, x, y)), z) -> (fma (fneg x), y, (fneg z)) by Mirko Brkusanin · 3 years, 7 months ago
  14. a782169 [AMDGPU][GlobalISel] Transform (fsub (fmul x, y), z) -> (fma x, y, -z) by Mirko Brkusanin · 3 years, 7 months ago
  15. e5e49a0 [AMDGPU][GlobalISel] Transform (fadd (fma x, y, (fpext (fmul u, v))), z) -> (fma x, y, (fma (fpext u), (fpext v), z)) by Mirko Brkusanin · 3 years, 7 months ago
  16. f732292 [AMDGPU][GlobalISel] Transform (fadd (fma x, y, (fmul u, v)), z) -> (fma x, y, (fma u, v, z)) by Mirko Brkusanin · 3 years, 7 months ago
  17. 8951136 [AMDGPU][GlobalISel] Transform (fadd (fpext (fmul x, y)), z) -> (fma (fpext x), (fpext y), z) by Mirko Brkusanin · 3 years, 7 months ago
  18. 881840f [AMDGPU][GlobalISel] Transform (fadd (fmul x, y), z) -> (fma x, y, z) by Mirko Brkusanin · 3 years, 7 months ago
  19. 297fb66 Use a deterministic order when updating the DominatorTree by Bjorn Pettersson · 3 years, 9 months ago
  20. a31f4bd [CodeGen][SVE] Use whilelo instruction when lowering @llvm.get.active.lane.mask by David Sherwood · 3 years, 7 months ago
  21. f492a41 [SCEV] Simplify forgetSymbolicName() (NFCI) by Nikita Popov · 3 years, 7 months ago
  22. c2550e3 [SCEV] Simplify invalidation after BE count calculation (NFCI) by Nikita Popov · 3 years, 7 months ago
  23. 2b160e9 Reland [SCEV] Fix and validate ValueExprMap/ExprValueMap consistency by Nikita Popov · 3 years, 8 months ago
  24. 719354a Revert "[SCEV] Fix and validate ValueExprMap/ExprValueMap consistency" by Nikita Popov · 3 years, 7 months ago
  25. bee8dcd [SCEV] Fix and validate ValueExprMap/ExprValueMap consistency by Nikita Popov · 3 years, 8 months ago
  26. 30238c3 [mlir][OpenMP] Add support for SIMD modifier by Mats Petersson · 4 years, 1 month ago
  27. 4af45f1 [GlobalISel] Fold or of shifts to funnel shift. by Abinav Puthan Purayil · 3 years, 7 months ago
  28. 2f07534 [NFC] Fix typo in 95875d246acb by Jessica Clarke · 3 years, 7 months ago
  29. bc41653 [ThreadPool] Use auto again for future with ENABLE_THREADS=Off. by Florian Hahn · 3 years, 7 months ago
  30. 8cb1af7 Recommit [ThreadPool] Support returning futures with results. by Florian Hahn · 3 years, 7 months ago
  31. 71a7c55 Revert "[ThreadPool] Support returning futures with results." by Daniel McIntosh · 3 years, 7 months ago
  32. 95875d2 [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm by Zarko Todorovski · 3 years, 7 months ago
  33. cd93ab8 DWARFVerifier: Don't parse all units twice by David Blaikie · 3 years, 7 months ago
  34. bfadc5d [DebugInfo][InstrRef] Cope with win32 calls changing SP in LiveDebugValues by Jeremy Morse · 3 years, 7 months ago
  35. fb46e64 Revert "[ThreadPool] Do not return shared futures." by Florian Hahn · 3 years, 7 months ago
  36. 9910740 [LoopVectorize] Propagate fast-math flags for VPInstruction by Rosie Sumpter · 3 years, 8 months ago
  37. c2441b6 [LoopVectorize] Add vector reduction support for fmuladd intrinsic by Rosie Sumpter · 3 years, 8 months ago
  38. 0733381 Revert "Revert "Revert "Recommit "Revert "[CVP] processSwitch: Remove default case when switch cover all possible values.""""" by Jun Ma · 3 years, 7 months ago
  39. 273a0c8 PrologEpilogInserter: Use explicit control for scavenge slot placement by Matt Arsenault · 3 years, 8 months ago
  40. 1392b65 Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)" by Mehdi Amini · 3 years, 7 months ago
  41. 884b6dd profi - a flow-based profile inference algorithm: Part I (out of 3) by spupyrev · 3 years, 7 months ago
  42. c933c2eb [PowerPC] Add BCD add/sub/cmp builtins by Nemanja Ivanovic · 3 years, 7 months ago
  43. 065f777 Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)" by Philip Reames · 3 years, 7 months ago
  44. b00fc19 profi - a flow-based profile inference algorithm: Part I (out of 3) by spupyrev · 3 years, 7 months ago
  45. 1e65b93 [VP] Canonicalize macros of VPIntrinsics.def by Simon Moll · 3 years, 7 months ago
  46. a5fff58 [ThreadPool] Do not return shared futures. by Florian Hahn · 3 years, 7 months ago
  47. 32b6c17 [SDAG] Use UnknownSize for masked load/store MMO size by David Green · 3 years, 7 months ago
  48. 6149e57 [ThreadPool] Support returning futures with results. by Florian Hahn · 3 years, 7 months ago
  49. 62e9aca Revert "[SCEV] Fix and validate ValueExprMap/ExprValueMap consistency" by Nikita Popov · 3 years, 7 months ago
  50. d633db8 [SCEV] Fix and validate ValueExprMap/ExprValueMap consistency by Nikita Popov · 3 years, 8 months ago
  51. 955c72c [AArch64][ARM] Add missing SVE/SVE2 features from Cortex-A710 by Bradley Smith · 3 years, 7 months ago
  52. 0dec593 [ORC] Make JITDylib::AsynchronousSymbolQuerySet private. by Lang Hames · 3 years, 7 months ago
  53. 43f5f69 [ORC][JITLink] Move JITDylib name into JITLinkDylib base class. by Lang Hames · 3 years, 7 months ago
  54. 6774cc3 [NFC][llvm] Inclusive language: remove instance of master in IntrinsicsNVVM.td by Quinn Pham · 3 years, 7 months ago
  55. 671f093 [X86] Selective relocation relaxation for +tagged-globals by Matt Morehouse · 3 years, 7 months ago
  56. f2b5d81 [SampleFDO] Add pass name strings for the passes (NFC) by Rong Xu · 3 years, 7 months ago
  57. 3cbc4c4 llvm-dwarfdump: Rebuild type names in dwo type units by David Blaikie · 3 years, 7 months ago
  58. 26f5643 [Clang][SVE] Properly enable/disable dependant SVE target features based upon +(no)sve.* options by Bradley Smith · 3 years, 7 months ago
  59. 8e47b83 [AArch64][ARM] Enablement of Cortex-A710 Support by Mubashar Ahmad · 3 years, 8 months ago
  60. 24d1673 [llvm-tblgen][RISCV] Make llvm-tblgen RISCVCompressInstEmitter to be common infra across different targets by Zi Xuan Wu · 3 years, 7 months ago
  61. ad69402 [SCEVAA] Avoid forming malformed pointer diff expressions by Philip Reames · 3 years, 7 months ago
  62. b861c36 Fix -Wparentheses warnings. NFC. by Michael Liao · 3 years, 7 months ago
  63. 103cc91 [x86/asm] Make variants work when converting at&t inline asm input to intel asm output by Nico Weber · 3 years, 7 months ago
  64. 5273773 [JITLink] Allow duplicate symbol names for locals by Ben Langmuir · 3 years, 7 months ago
  65. e3e25b5 [NewPM] Add option to prevent rerunning function pipeline on functions in CGSCC adaptor by Arthur Eubanks · 3 years, 7 months ago
  66. db6bc2a [AMDGPU][GlobalISel] Fold G_FNEG above when users cannot fold mods by Mirko Brkusanin · 3 years, 7 months ago
  67. 670dd40 [Analysis] Fix getNumberOfParts to return 0 when the answer is unknown by David Sherwood · 3 years, 7 months ago
  68. 3264e95 [CodeGen] Update LiveIntervals in TargetInstrInfo::convertToThreeAddress by Jay Foad · 3 years, 7 months ago
  69. d00256b ADT: Adding a key_type definition to MapVector by Kevin Cadieux · 3 years, 7 months ago
  70. 77898a4 Coverage: Fix iterated type for LineCoverageIterator by Duncan P. N. Exon Smith · 3 years, 7 months ago
  71. 042cefd [CSSPGO] Fix a hash code truncating issue in ContextTrieNode. by Hongtao Yu · 3 years, 7 months ago
  72. 4c484f1 [llvm] Add a SFINAE template parameter to DenseMapInfo by River Riddle · 3 years, 7 months ago
  73. fd60180 DebugInfo: Make DWARFExpression::iterator a const iterator by Duncan P. N. Exon Smith · 3 years, 7 months ago
  74. a0f1f17 DebugInfo: Stop modifying Operation::Error inside of verify() by Duncan P. N. Exon Smith · 3 years, 7 months ago
  75. ed6b69a Add a hasPoisonGeneratingFlags proxy wrapper to Instruction [NFC] by Philip Reames · 3 years, 7 months ago
  76. dc84770 [GlobalISel] Add a store-merging optimization pass and enable for AArch64. by Amara Emerson · 3 years, 7 months ago
  77. d7a8135 DebugInfo: Make DWARFExpression::iterator::skipBytes() const, NFC by Duncan P. N. Exon Smith · 3 years, 7 months ago
  78. 79df410 DebugInfo: const-qualify accessors of DWARFExpression::Operation by Duncan P. N. Exon Smith · 3 years, 7 months ago
  79. b23ba29 DebugInfo: Make DWARFExpression::iterator::operator++ return itself by Duncan P. N. Exon Smith · 3 years, 7 months ago
  80. 3d1d8c7 [llvm] adapt DWARFExpression.h for 6b9b86db9dd974585a5c71cf2e5231d1e3385f7c by Krasimir Georgiev · 3 years, 7 months ago
  81. bee8e20 [InstrProf][NFC] Fix a few typos in code comments. by Snehasish Kumar · 3 years, 7 months ago
  82. 0be836b [asm] Convert AsmPrinter::PrintSpecial() to StringRef by Nico Weber · 3 years, 7 months ago
  83. e785f4a [PatternMatch] Add m_BinOp/m_c_BinOp with specific opcode by Stanislav Mekhanoshin · 3 years, 7 months ago
  84. 6747d44 [DebugInfo] Fix end_sequence of debug_line in LTO Object by Kyungwoo Lee · 3 years, 7 months ago
  85. a32c2c3 [NFC] Use Optional<ProfileCount> to model invalid counts by Mircea Trofin · 3 years, 7 months ago
  86. 69be352 Reapply "[ORC] Initial MachO debugging support (via GDB JIT debug.." with fixes. by Lang Hames · 3 years, 7 months ago
  87. 098e935 [llvm] Use range-based for loops with CallBase::args (NFC) by Kazu Hirata · 3 years, 7 months ago
  88. e876698 [NFC][TTI] `getReplicationShuffleCost()`: s/Replicated/Dst/ by Roman Lebedev · 3 years, 7 months ago
  89. 68854f4 [IR] Define ptrauth intrinsics. by Ahmed Bougacha · 3 years, 9 months ago
  90. 0662a36 [NFC][InlineFunction] Renamed some vars to conform to coding style by Mircea Trofin · 3 years, 7 months ago
  91. f55ba35 Revert "[ORC] Initial MachO debugging support (via GDB JIT debug..." by Lang Hames · 3 years, 7 months ago
  92. e1933a0 [ORC] Initial MachO debugging support (via GDB JIT debug registration interface) by Lang Hames · 3 years, 7 months ago
  93. 86e2af8 reland: [VFS] Use original path when falling back to external FS by Keith Smiley · 3 years, 7 months ago
  94. f0cf544 Revert "[VFS] Use original path when falling back to external FS" by Keith Smiley · 3 years, 7 months ago
  95. c972175 [VFS] Use original path when falling back to external FS by Keith Smiley · 3 years, 7 months ago
  96. 6b9b86d ADT: Fix const-correctness of iterator facade by Duncan P. N. Exon Smith · 3 years, 7 months ago
  97. 75c86c9 Support: Make VarStreamArrayIterator iterate over const values by Duncan P. N. Exon Smith · 3 years, 7 months ago
  98. a678c67 IR: Fix const-correctness of SwitchInst::CaseIterator and CaseHandle by Duncan P. N. Exon Smith · 3 years, 7 months ago
  99. c3edab8 ADT: Avoid repeating iterator adaptor/facade template params, NFC by Duncan P. N. Exon Smith · 3 years, 7 months ago
  100. 8b3e1ad IR: Avoid duplication of SwitchInst::findCaseValue(), NFC by Duncan P. N. Exon Smith · 3 years, 7 months ago