1. cbd9a6d [X86] Add AVX2/SSE2 checks for AMX config buffer zeroing. NFC by Wang, Pengfei · 3 years, 3 months ago
  2. 0e743e9 [RISCV] Guard LowerINSERT_VECTOR_ELT against fixed vectors. by Craig Topper · 3 years, 3 months ago
  3. c70cac1 [LV] Add analysis remark for mixed precision conversions by Joseph Huber · 3 years, 3 months ago
  4. 576cde2 [RISCV] Guard the ISD::EXTRACT_VECTOR_ELT handling in ReplaceNodeResults against fixed vectors and non-MVT types. by Craig Topper · 3 years, 3 months ago
  5. d970f6b [AMDGPU] Fixed msan build by Stanislav Mekhanoshin · 3 years, 3 months ago
  6. baf1b8e [XCOFF][NFC] make csect properties optional for getXCOFFSection by Chen Zheng · 3 years, 3 months ago
  7. 6381017 [NetBSD] Use cortex-a8 as default CPU for ARMv7 by Joerg Sonnenberger · 3 years, 3 months ago
  8. 5340740 [AMDGPU] Mark SMRD atomics by Stanislav Mekhanoshin · 3 years, 3 months ago
  9. cc638a0 [WPD] Add an optional checking mode for debugging devirtualization by Teresa Johnson · 3 years, 3 months ago
  10. 7b27996 [gn build] add a comment to the goma_dir arg by Nico Weber · 3 years, 3 months ago
  11. 3137860 [AMDGPU] gfx90a support by Stanislav Mekhanoshin · 3 years, 3 months ago
  12. 9caa126 [obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry yaml field. by Rahman Lavaee · 3 years, 3 months ago
  13. 560b413 [gn build] Port 7397905ab0a0 by LLVM GN Syncbot · 3 years, 3 months ago
  14. 980e1be [SampleFDO] Third Try: Refactor SampleProfile.cpp by Rong Xu · 3 years, 3 months ago
  15. 8242777 [gold] Match lld WPD behavior for shared library symbols and add test by Teresa Johnson · 3 years, 3 months ago
  16. 85b8541 [GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT by Jessica Paquette · 3 years, 3 months ago
  17. 4c54f7f [GlobalISel] Implement computeNumSignBits for G_ASSERT_SEXT by Jessica Paquette · 3 years, 3 months ago
  18. f7c841b [SystemZ] Separate LoZ ELF specifics in tablegen. by Yusra Syeda · 3 years, 3 months ago
  19. 3ca8abb [GlobalISel] Add G_ASSERT_SEXT by Jessica Paquette · 3 years, 3 months ago
  20. 7d2becf [WPD][lld] Test handling of vtable definition from shared libraries by Teresa Johnson · 3 years, 3 months ago
  21. 4f73dbf [WebAssemblly] Fix EHPadStack update in fixCallUnwindMismatches by Heejin Ahn · 3 years, 3 months ago
  22. e499257 [NFC][RegAlloc] InlineSpiller::Original is a Register by Mircea Trofin · 3 years, 3 months ago
  23. 9c443b6 [gn build] make WindowsManifestMerger.cpp build fine with sysroot by Nico Weber · 3 years, 3 months ago
  24. 867c5c0 [RISCV] Localize RISCVZvlssegTable to RISCVISelDAGToDAG.cpp, the only place it is used. by Craig Topper · 3 years, 3 months ago
  25. a4b99c8 [WebAssembly] Do not use EHCatchret symbols with wasm EH by Derek Schuff · 3 years, 3 months ago
  26. 735ab25 [RISCV] Use bits<7> instead of bits<11> for the EEW field size in the RISCVZvlsseg searchable table. NFCI by Craig Topper · 3 years, 3 months ago
  27. dba251d [SROA] Amend failing test from D95826 by William S. Moses · 3 years, 3 months ago
  28. 1928aed sysroot.py: add support for non-darwin platforms by Nico Weber · 3 years, 3 months ago
  29. 76b8c4e [gn build] Port c28622fbf363 by LLVM GN Syncbot · 3 years, 3 months ago
  30. 163a4af Revert "[SampleFDO] Reapply: Refactor SampleProfile.cpp" by Vedant Kumar · 3 years, 3 months ago
  31. e887603 [WebAssembly] Change catch_all's opcode by Heejin Ahn · 3 years, 3 months ago
  32. 88967e3 [RISCV] Merge the handlers for masked and unmasked segment loads/stores. by Craig Topper · 3 years, 3 months ago
  33. 89201f8 [RISCV] Merge the vsetvli and vsetvlimax intrinsic selection by Craig Topper · 3 years, 3 months ago
  34. 00a4986 [SampleFDO] Add missing #includes to unbreak modules build after D96455 by Vedant Kumar · 3 years, 3 months ago
  35. 45eb284 [Pipeliner] Fixed optimization remarks and debug dumps Initiation Interval value by Marianne Mailhot-Sarrasin · 3 years, 3 months ago
  36. cf3ed7f [SROA] Propagate correct TBAA/TBAA Struct offsets by William S. Moses · 3 years, 3 months ago
  37. 8e3fc3a [NPM][LTO] Update buildLTODefaultPipeline to be more in-line with the old pass manager by David Green · 3 years, 3 months ago
  38. 73d7f82 [NFC] Refactor LoopInterchange into a loop-nest pass by Ta-Wei Tu · 3 years, 3 months ago
  39. baaddf8 [LSR] Add a flag that overrides the target's preferred addressing mode by Sjoerd Meijer · 3 years, 3 months ago
  40. d4ec01f [InstCombine] fold fcmp-of-copysign idiom by Sanjay Patel · 3 years, 3 months ago
  41. 97f148d [InstCombine] add tests for fcmp-of-copysign; NFC by Sanjay Patel · 3 years, 3 months ago
  42. c8cbdc9 build: Add LLVM_WINSYSROOT to make setting /winsysroot easy on Win by Nico Weber · 3 years, 3 months ago
  43. 7458966 [PowerPC][AIX] Enable Shrinkwrapping on 32 and 64 bit AIX. by Sidharth Baveja · 3 years, 3 months ago
  44. ad48876 [PowerPC] Handle FP physical register in inline asm constraint. by Sean Fertile · 3 years, 3 months ago
  45. 2c09964 [ARM] Add MVE abs costs by David Green · 3 years, 3 months ago
  46. c6bf326 [AMDGPU] Add implicit vcc_lo on S_CBRANCH_VCCNZ in wave32 by Piotr Sobczak · 3 years, 3 months ago
  47. 3ea0da9 Use LoopRotate PrepareForLTO stage in NPM by Sanne Wouda · 3 years, 3 months ago
  48. 0a7cf6c [ARM] MVE abs intrinsic costs. NFC by David Green · 3 years, 3 months ago
  49. 0d975ab [NFC] Use the same type for bit fields in MCSchedClassDesc by Andrew Savonichev · 3 years, 3 months ago
  50. 1de317e [RISCV] Simplify BP initialisation by luxufan · 3 years, 3 months ago
  51. 1a674fa [DAG] Pull out getTruncatedUSUBSAT helper from foldSubToUSubSat. NFCI. by Simon Pilgrim · 3 years, 3 months ago
  52. e010fb5 [DAG] Fold shuffle(bop(shuffle(x,y),shuffle(z,w)),bop(shuffle(a,b),shuffle(c,d))) (REAPPLIED) by Simon Pilgrim · 3 years, 3 months ago
  53. 2fc0d6e [AMDGPU] Rename simplifyI24 to simplifyMul24 by Jay Foad · 3 years, 3 months ago
  54. cab1824 [lit] Add "early_tests" config option by David Zarzycki · 3 years, 3 months ago
  55. 7ebf75e [AMDGPU] Fix a miscompile with S_ADD/S_SUB by Piotr Sobczak · 3 years, 3 months ago
  56. 2170c13 [RISCV] Add support for fixed vector vselect by Fraser Cormack · 3 years, 3 months ago
  57. f22219c [X86][SSE] Add testcase for bug reported in D96345 by Simon Pilgrim · 3 years, 3 months ago
  58. 507c464 Add lit config for dir with standalone tests by Thomas Preud'homme · 3 years, 4 months ago
  59. 322a58c Follow up of rGdea4a63e6359, which committed a slightly different version than by Sjoerd Meijer · 3 years, 3 months ago
  60. 2661169 [DebugInfo] Keep the DWARF64 flag in the module metadata by Igor Kudrin · 3 years, 3 months ago
  61. 35c7237 [LSR] Cleanup of getPreferredAddresingMode. NFC. by Sjoerd Meijer · 3 years, 3 months ago
  62. d441391 [ADT] Add SFINAE guards to unique_function constructor. by Sam McCall · 3 years, 3 months ago
  63. bd24c33 [MachineSink] Add a loop sink limit by Sjoerd Meijer · 3 years, 3 months ago
  64. 44c4bf8 [vim] Highlight most common MIR syntax not in LLVM IR by Cassie Jones · 3 years, 3 months ago
  65. bb63b9b [vim] Add initial syntax definition for .mir files by Cassie Jones · 3 years, 3 months ago
  66. 1b37824 [SampleFDO] Fix MSVC "namespace uses itself" warning (NFC) by Yang Fan · 3 years, 3 months ago
  67. 092e5b0 [CodeGen] Use range-based for loops (NFC) by Kazu Hirata · 3 years, 3 months ago
  68. 531cf16 [llvm] Fix header guards (NFC) by Kazu Hirata · 3 years, 3 months ago
  69. 1303141 [SCEV] Use ListSeparator (NFC) by Kazu Hirata · 3 years, 3 months ago
  70. ada6f0a [mlgo] Fetch models from path / URL by Mircea Trofin · 3 years, 3 months ago
  71. 06945d8 [RISCV] Spilling for RISC-V V extension. (2nd version) by Hsiangkai Wang · 3 years, 4 months ago
  72. 363e1b9 [RISCV] Frame handling for RISC-V V extension. by Hsiangkai Wang · 3 years, 4 months ago
  73. a095517 Fix gcc build after de3a485d9 due to a gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92598 by Douglas Yung · 3 years, 3 months ago
  74. 71d25b3 [llvm-libtool] Emit warnings for files without symbols by Alexander Shaposhnikov · 3 years, 3 months ago
  75. b3f0877 [AMDGPU] Correct rmw atomics s_waitcnt generation by Tony Tye · 3 years, 3 months ago
  76. 9125a16 [gn build] Port 6fd5ccff72ee by LLVM GN Syncbot · 3 years, 3 months ago
  77. d2947572 [SampleFDO] Reapply: Refactor SampleProfile.cpp by Rong Xu · 3 years, 3 months ago
  78. d55b837 Basic block sections should enable function sections implicitly. by Sriraman Tallam · 3 years, 3 months ago
  79. c78cefb [MC][ELF] Support for zero flag section groups by Petr Hosek · 3 years, 3 months ago
  80. 7cb906d [gn build] Port c761fe77bdca by LLVM GN Syncbot · 3 years, 3 months ago
  81. 13f18ca Revert "[SampleFDO][NFC] Refactor SampleProfile.cpp" by Mehdi Amini · 3 years, 3 months ago
  82. eda242d Effectively revert ba2aa5f49ebb since the object isn't destroyed polymorphically by David Blaikie · 3 years, 3 months ago
  83. 078bf90 [llvm-dwp] Join dwo paths correctly when DWOPath is absolute by Simonas Kazlauskas · 3 years, 3 months ago
  84. c408032 Fix -Wnon-virtual-dtor by making the ctor protected by David Blaikie · 3 years, 3 months ago
  85. ef87018 [NFC][PPC] Refactor TOC representation to allow several entries for the same symbol by Victor Huang · 3 years, 3 months ago
  86. 88697c4 [SampleFDO] Provide a virtual desructor for SampleProfileLoaderBaseImpl by Kazu Hirata · 3 years, 3 months ago
  87. d053dd9 Revert "[DAG] Fold shuffle(bop(shuffle(x,y),shuffle(z,w)),bop(shuffle(a,b),shuffle(c,d)))" by Sterling Augustine · 3 years, 3 months ago
  88. 0026c9f [RISCV] Add isel patterns for fixed vector fmsub/fnmadd/fnmsub. by Craig Topper · 3 years, 3 months ago
  89. b5d10d5 [gn build] Port ecea7218fb9b by LLVM GN Syncbot · 3 years, 3 months ago
  90. 2d58700 [gn build] Port 310b35304cdf by LLVM GN Syncbot · 3 years, 3 months ago
  91. ea578cc [FileCollector] Fix that the file system case-sensitivity check was inverted by Raphael Isemann · 3 years, 3 months ago
  92. 47c2633 [RISCV] Add add/sub saturation tests that exist on ARM/AArch64/X86 by Craig Topper · 3 years, 3 months ago
  93. 086912b [SampleFDO][NFC] Refactor SampleProfile.cpp by Rong Xu · 3 years, 3 months ago
  94. 2fba1ce Revert "[AArch64][GlobalISel] Fold constants into G_GLOBAL_VALUE" by Jessica Paquette · 3 years, 3 months ago
  95. 06d9249 [OpenMP] Implement '#pragma omp tile', by Michael Kruse (@Meinersbur). by Michael Kruse · 3 years, 3 months ago
  96. 7e5e69a [DAG] PromoteIntRes_ADDSUBSHLSAT - promote ISD::UADDSAT as clamped add by Simon Pilgrim · 3 years, 3 months ago
  97. 35668ee [RISCV] Add support for fixed vector mask logic operations. by Craig Topper · 3 years, 3 months ago
  98. e6529f4 [SelectionDAG][AArch64] Restrict matchUnaryPredicate to only handle SPLAT_VECTOR for scalable vectors. by Craig Topper · 3 years, 3 months ago
  99. f10182f [AArch64] Convert CMP/SELECT sign patterns to OR & ASR. by Florian Hahn · 3 years, 3 months ago
  100. fcd4c17 [coro async] Don't promote allocas to the frame or rewrite swifterror if there are no suspend points by Arnold Schwaighofer · 3 years, 3 months ago