1. 73a07e5 Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel by Alex Orlov · 3 years ago
  2. 33e6ea1 [VPlan] Add VPRecipeBase::mayHaveSideEffects. by Florian Hahn · 3 years ago
  3. 7ab343c [DAGCombiner] Fold step_vector with add/mul/shl by Jun Ma · 3 years, 1 month ago
  4. 1c08e48 [SVE][LoopVectorize] Fix crash in InnerLoopVectorizer::widenPHIInstruction by David Sherwood · 3 years, 1 month ago
  5. 9168486 [RISCV] Pre-commit vector shuffle test cases by Fraser Cormack · 3 years ago
  6. 778fa05 [AA] Updates for D95543. by dfukalov · 3 years ago
  7. 2be2532 [AArch64] Use type-legalization cost for code size memop cost. by Florian Hahn · 3 years ago
  8. 7681c1b [NFC][LoopVectorize] Remove unnecessary VF.isScalable asserts by David Sherwood · 3 years, 1 month ago
  9. 549abc4 [AArch64] Fix windows vararg functions with floats in the fixed args by Martin Storsjö · 3 years ago
  10. f6ce436 Reland "[lit] Handle plain negations directly in the internal shell" by Martin Storsjö · 3 years, 1 month ago
  11. 1c0c200 Revert "[SCEV] Don't walk uses of phis without SCEV expression when forgetting" by Nikita Popov · 3 years ago
  12. 9ae5d28 [NewGVN] Add phi-of-ops operands if no real PHI is created. by Florian Hahn · 3 years ago
  13. f184688 [RISCV] Add a PatFrag to shorten repeated (XLenVT (VLOp GPR:$vl)) in V extension patterns. by Craig Topper · 3 years ago
  14. 3c9becf [Test] Propagate nofree attribute from function to calls by Max Kazantsev · 3 years ago
  15. f03026a [AMDGPU] Disable forceful inline of non-kernel functions which use LDS. by hsmahesha · 3 years ago
  16. 82efe54 fix comment typos to cycle bots by Nico Weber · 3 years ago
  17. d092bef [gn build] Port b7459a10dad1 by LLVM GN Syncbot · 3 years ago
  18. ea4a8bb [DWARF] Fix crash for DWARFDie::dump. by Alexander Yermolovich · 3 years ago
  19. d09fc50 Revert "Simplify BitVector code" by Sterling Augustine · 3 years ago
  20. 6f187e4 [llvm-objdump] try to fix section-filter.test in full builds after 51aa61e74bdb by Nico Weber · 3 years ago
  21. 2349b1d [llvm-objdump] try to fix hexagon tests more after 51aa61e74bdb by Nico Weber · 3 years ago
  22. c3cf891 [llvm-objdump] try to fix hexagon and riscv tests after 1035123ac50db by Nico Weber · 3 years ago
  23. ec5f2d4 [llvm-objdump] Switch command-line parsing from llvm::cl to OptTable by Nico Weber · 3 years ago
  24. 0860285 Reapply "[InferAttributes] Materialize all infered attributes for declaration"" and follow on patches. by Philip Reames · 3 years ago
  25. e891875 Revert "Fix buildbots after 61a85da" by Nico Weber · 3 years ago
  26. 3fb5bcf Revert "[InferAttributes] Materialize all infered attributes for declaration" by Nico Weber · 3 years ago
  27. e2459ee Fix buildbots after 61a85da by Philip Reames · 3 years ago
  28. 6eff6d6 [NFC] Move a recently added utility into a location to enable reuse by Philip Reames · 3 years ago
  29. cf36bfc [InferAttributes] Materialize all infered attributes for declaration by Philip Reames · 3 years ago
  30. 126404b [WebAssembly] Codegen for i64x2.extend_{low,high}_i32x4_{s,u} by Thomas Lively · 3 years ago
  31. a54ccbb Simplify BitVector code by serge-sans-paille · 3 years ago
  32. bc4bcd9 [InstCombine] Conditionally emit nowrap flags when combining two adds by Mehrnoosh Heidarpour · 3 years ago
  33. 8a8f9f8 [gn build] Port f992cfba7173 by LLVM GN Syncbot · 3 years ago
  34. e7a0659 [gn build] Port e98060fa72cc by LLVM GN Syncbot · 3 years ago
  35. 387e4e4 [gn build] try to make sync_source_lists_from_cmake.py py3-compatible by Nico Weber · 3 years ago
  36. 10c393c [SROA][TBAA] Handle shift of regular TBAA nodes by William S. Moses · 3 years, 1 month ago
  37. be672e0 [WebAssembly] Codegen for f64x2.convert_low_i32x4_{s,u} by Thomas Lively · 3 years ago
  38. 86a7a75 [ValueTracking] Don't require strictly positive for mul nsw recurrence by Nikita Popov · 3 years ago
  39. ae0c121 [SLP]Added a tests for shuffled matched tree entries, NFC. by Alexey Bataev · 3 years ago
  40. a12e31f Remove deprecated member functions (NFC) by Momchil Velikov · 3 years ago
  41. fdc6887 [ValueTracking] Don't require non-zero step for add nuw by Nikita Popov · 3 years ago
  42. 5e263aa [ValueTracking] Add additional non-zero add recurrence test (NFC) by Nikita Popov · 3 years ago
  43. 24e36a9 [AMDGPU] Factor out SelectSAddrFI() by Stanislav Mekhanoshin · 3 years ago
  44. ddc5c7e [TTI] NFC: Change getArithmeticInstrCost to return InstructionCost by Sander de Smalen · 3 years ago
  45. 5f517d6 [TTI] NFC: Change getFPOpCost to return InstructionCost by Sander de Smalen · 3 years ago
  46. efbbbfd [TTI] NFC: Change getVectorInstrCost to return InstructionCost by Sander de Smalen · 3 years, 3 months ago
  47. f9ecc17 [TTI] NFC: Change getShuffleCost to return InstructionCost by Sander de Smalen · 3 years ago
  48. a7c1510 [TTI] NFC: Change getCFInstrCost to return InstructionCost by Sander de Smalen · 3 years, 3 months ago
  49. a932e34 [TTI] NFC: Change getCallInstrCost to return InstructionCost by Sander de Smalen · 3 years ago
  50. 4b8b23c [WebAssembly] Use standard intrinsics for f32x4 and f64x2 ops by Thomas Lively · 3 years ago
  51. b196a7d [SCCP] Follow up of rGbbab9f986c6d. NFC. by Sjoerd Meijer · 3 years ago
  52. 86fb774 [X86] Add PR49028 test case by Simon Pilgrim · 3 years ago
  53. 2956e92 [Instcombine] Disable memcpy of alloca bypass for instruction sources by Benjamin Kramer · 3 years ago
  54. b76c110 [AMDGPU] Rename "LDS lowering" pass name. by hsmahesha · 3 years ago
  55. f435913 [X86][SSE] canonicalizeShuffleWithBinOps - check for more combos of merge-able binary shuffles. by Simon Pilgrim · 3 years ago
  56. fba18ce [SLP] createOp - fix null dereference warning. NFCI. by Simon Pilgrim · 3 years ago
  57. 220f9b8 [AArch64][v8.5A] Add BTI to all function starts by Pablo Barrio · 3 years, 1 month ago
  58. 0a074cb [gn build] Port bbab9f986c6d by LLVM GN Syncbot · 3 years ago
  59. 9fffadc [SCCP] Create SCCP Solver by Sjoerd Meijer · 3 years ago
  60. 9ee076b [llvm-symbolizer] remove unused variable by Nico Weber · 3 years ago
  61. 563005f [InstSimplify] improve efficiency for detecting non-zero value by Sanjay Patel · 3 years ago
  62. 652c9ab [ValueTracking] match negative-stepping non-zero recurrence by Sanjay Patel · 3 years ago
  63. 75b26d4 [AMDGPU] Mark scavenged SGPR as used by Sebastian Neubauer · 3 years ago
  64. dff752c [ValueTracking] reduce code duplication; NFC by Sanjay Patel · 3 years ago
  65. e9cffad [Test] Account for possibility to free memory in loop load PRE test by Max Kazantsev · 3 years ago
  66. 03a044f [AIX] Allow safe for 32bit P8 VSX pattern matching by Zarko Todorovski · 3 years ago
  67. 21c5e11 [lit] Remove unnecessary testcases from lit-quoting.txt that fail on macOS by Martin Storsjö · 3 years ago
  68. 4ed0a23 [ValueTracking] add unit test for isKnownNonZero(); NFC by Sanjay Patel · 3 years ago
  69. 79f77cb SDAG: constant fold bf16 -> i16 casts by Tim Northover · 3 years ago
  70. 25cf97d [Passes] Enable the relative lookup table converter pass on aarch64 by Martin Storsjö · 3 years ago
  71. 4e4740b [InstCombine] tmp alloca bypass: ensure that the replacement dominates all alloca uses by Roman Lebedev · 3 years ago
  72. e0b93a5 [X86] Fold cmpeq/ne(trunc(x),0) --> cmpeq/ne(x,0) by Simon Pilgrim · 3 years ago
  73. 7423de9 [X86] Regenerate PR32284.ll test case prefixes. NFC. by Simon Pilgrim · 3 years ago
  74. 343fd88 [X86][SSE] combineSetCCMOVMSK - allow comparison with upper (known zero) bits in MOVMSK(SHUFFLE(X,u)) -> MOVMSK(X) fold by Simon Pilgrim · 3 years ago
  75. 2e960b6 [PowerPC] Fix incorrect subreg typo from 0148bf53f0a0 by Nemanja Ivanovic · 3 years ago
  76. ec8b1bd [lit] Always quote arguments containing '[' on windows by Martin Storsjö · 3 years, 1 month ago
  77. d44aaec [ARM] [COFF] Properly produce cross-section relative relocations by Martin Storsjö · 3 years, 1 month ago
  78. ecde9fb [AArch64] [COFF] Properly produce cross-section relative relocations by Martin Storsjö · 3 years, 1 month ago
  79. 708cf88 [gn build] Port 530456caf908 by LLVM GN Syncbot · 3 years ago
  80. c66b334 [GreedyRA ORE] Separate Folder Reloads and Zero Cost Folder Reloads by Serguei Katkov · 3 years ago
  81. df1909d [NFC] Fix unused warning. by Bogdan Graur · 3 years ago
  82. 0e12e39 [LLD] Implement /guard:[no]ehcont by Pengfei Wang · 3 years ago
  83. 407fe0f [gn build] Port cbc9c4ea90e1 by LLVM GN Syncbot · 3 years ago
  84. a87224e [Live Intervals] Teach Greedy RA to recognize special case live-through by Serguei Katkov · 3 years ago
  85. 8857174 [M68k] Put M68kInfo as the direct library dependency for AsmParser by Min-Yih Hsu · 3 years ago
  86. 179363d [Live Intervals] Factor-out unionBitMask. NFC. by Serguei Katkov · 3 years ago
  87. e3a0518 [X86][AMX] Refactor for PostRA ldtilecfg pass. by Wang, Pengfei · 3 years ago
  88. 24beb4d fix whitespace type by Philip Reames · 3 years ago
  89. 3352a26 [RISCV] Implement COPY for Zvlsseg registers by ShihPo Hung · 3 years ago
  90. 9e88a39 [PowerPC] Use correct node to get a super register from a subreg by Nemanja Ivanovic · 3 years ago
  91. c595db3 Revert "[GlobalOpt] Revert valgrind hacks" by Sterling Augustine · 3 years ago
  92. dc59c23 [CSSPGO] Fix a test issue due to portablity of std::hash by Hongtao Yu · 3 years ago
  93. 9ae74c2 Title: [RISCV] Add missing part of instruction vmsge {u}. VX Review By: craig.topper Differential Revision : https://reviews.llvm.org/D100115 by root · 3 years ago
  94. 314670e [TableGen] Resolve concrete but not complete field access initializers by Daniel Sanders · 3 years ago
  95. 5cae49c [AsmParser][SystemZ][z/OS] Add support to AsmLexer to accept HLASM style integers by Anirudh Prasad · 3 years ago
  96. c0e03bc [RISCV] Add a generic PatGprImm class and use it to simplify patterns in RISCVInstrInfoB.td. NFC by Craig Topper · 3 years ago
  97. 7ed8cdf [RISCV] Make use of PatGprGpr and PatGpr in RISCVInstrInfoB.td. NFC by Craig Topper · 3 years ago
  98. 290fc2f [gn build] Port 8ca366935b05 by LLVM GN Syncbot · 3 years ago
  99. 9787a84 [gn build] Port 46b8ea2fff90 by LLVM GN Syncbot · 3 years ago
  100. fc72abc BPF: remove default .extern data section by Yonghong Song · 3 years ago