1. 0b730b1 [AArch64] [MinGW] Allow enabling SEH exceptions by Martin Storsjo · 7 years ago
  2. d67543f [X86] Add test cases to show isel failing to match BMI blsmsk/blsi/blsr when the flag result is used. by Craig Topper · 7 years ago
  3. d662b75 [PowerPC][NFC]Update vabsd cases with vselect test cases by Kewen Lin · 7 years ago
  4. a032360 [PowerPC] Exploit power9 new instruction setb by Kewen Lin · 7 years ago
  5. a2fa464 [NFC] Add new test to cover the lhs scheduling issue for P9. by QingShan Zhang · 7 years ago
  6. 7dc4917 [X86] Add test case for PR40060. NFC by Craig Topper · 7 years ago
  7. e33ed81 [X86] Const correct some helper functions X86InstrInfo.cpp. NFC by Craig Topper · 7 years ago
  8. 34ef4ce [NFC] fix test case issue that with wrong label check. by QingShan Zhang · 7 years ago
  9. 234f7380 [CaptureTracking] Pass MaxUsesToExplore from wrappers to the actual implementation by Artur Pilipenko · 7 years ago
  10. 5ebd7af [PowerPC] Improve vec_abs on P9 by Kewen Lin · 7 years ago
  11. e0bb219 [Support] Fix GNU/kFreeBSD build by Eli Friedman · 7 years ago
  12. 6022f00 [codeview] Update comment on aligning symbol records by Reid Kleckner · 7 years ago
  13. c0102bb [FileCheck] Try to fix test on windows due to r349418 by Joel E. Denny · 7 years ago
  14. 8021357 [codeview] Align symbol records to save 441MB during linking clang.pdb by Reid Kleckner · 7 years ago
  15. 5ba1929 Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify assembly reading/editing by David Blaikie · 7 years ago
  16. 302fa30 [FileCheck] Annotate input dump (final tweaks) by Joel E. Denny · 7 years ago
  17. c4c24a8 [FileCheck] Annotate input dump (7/7) by Joel E. Denny · 7 years ago
  18. 0b0cf26 [FileCheck] Annotate input dump (6/7) by Joel E. Denny · 7 years ago
  19. cf38e31 [FileCheck] Annotate input dump (5/7) by Joel E. Denny · 7 years ago
  20. 8a1f7d6 [FileCheck] Annotate input dump (4/7) by Joel E. Denny · 7 years ago
  21. 7e86f82 [FileCheck] Annotate input dump (3/7) by Joel E. Denny · 7 years ago
  22. 3fc136c [FileCheck] Annotate input dump (2/7) by Joel E. Denny · 7 years ago
  23. e1af89a [FileCheck] Annotate input dump (1/7) by Joel E. Denny · 7 years ago
  24. 625d4a7 [X86] Add baseline tests for D55780 by Craig Topper · 7 years ago
  25. 7c87d1a hwasan: Move ctor into a comdat. by Peter Collingbourne · 7 years ago
  26. 754733f9 [VFS] Add isLocal to ProxyFileSystem and add unit tests. by Michael J. Spencer · 7 years ago
  27. aa3674d [X86][SSE] Improve immediate vector shift known bits handling. by Simon Pilgrim · 7 years ago
  28. bcb7d76 [WebAssembly] Fix assembler parsing of br_table. by Wouter van Oortmerssen · 7 years ago
  29. c163300 [X86] Add T1MSKC and TZMSK to isDefConvertible used by optimizeCompareInstr. by Craig Topper · 7 years ago
  30. 96b0873 [codeview] Flush labels before S_DEFRANGE* fragments by Reid Kleckner · 7 years ago
  31. f3b65bc [X86][SSE] Split SimplifyDemandedBitsForTargetNode X86ISD::VSRLI/VSRAI handling. by Simon Pilgrim · 7 years ago
  32. fae3cc4 [AggressiveInstCombine] convert rotate with guard branch into funnel shift (PR34924) by Sanjay Patel · 7 years ago
  33. 6789c7f DebugInfo: Update gold plugin tests due to CU attribute reordering in r349207 by David Blaikie · 7 years ago
  34. 2bf594e [SDAG] Clarify the origin of chain in REG_SEQUENCE in comment, NFC by Krzysztof Parzyszek · 7 years ago
  35. b7aabef [SelectionDAG] Fix noop detection for vectors in AssertZext/AssertSext in getNode by Craig Topper · 7 years ago
  36. e23763e [InstCombine] don't widen an arbitrary sequence of vector ops (PR40032) by Sanjay Patel · 7 years ago
  37. ffdc676 Convert (CMP (srl/shl X, C), 0) to (CMP (and X, C'), 0) when only the zero flag is used. by Craig Topper · 7 years ago
  38. 1ea2e05 NFC: remove unused variable by JF Bastien · 7 years ago
  39. a54a391 AsmParser: test .double NaN and .double inf by JF Bastien · 7 years ago
  40. 23da110 [AMDGPU][MC][DOC] A fix for build failure in r349370 by Dmitry Preobrazhensky · 7 years ago
  41. 1987714 [TargetLowering] Add DemandedElts mask to SimplifyDemandedBits (PR40000) by Simon Pilgrim · 7 years ago
  42. 29dd0aa [AMDGPU][MC][DOC] A fix for build failure in r349368 by Dmitry Preobrazhensky · 7 years ago
  43. e8403448 [InstSimplify] Simplify saturating add/sub + icmp by Nikita Popov · 7 years ago
  44. 51120d7 [AMDGPU][MC][DOC] Updated AMD GPU assembler description by Dmitry Preobrazhensky · 7 years ago
  45. 4a9ee89 FastIsel: take care to update iterators when removing instructions. by Tim Northover · 7 years ago
  46. 785589d Add missing include file. by Zachary Turner · 7 years ago
  47. a8e4afa [PDB] Add some helper functions for working with scopes. by Zachary Turner · 7 years ago
  48. 18f6a2a [MS Demangler] Add a helper function to print a Node as a string. by Zachary Turner · 7 years ago
  49. a7f5217 [MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC) by Petar Avramovic · 7 years ago
  50. e2e53c4 ARM: use acquire/release instruction variants when available. by Tim Northover · 7 years ago
  51. 765a762 [MCA] Add support for BeginGroup/EndGroup. by Andrea Di Biagio · 7 years ago
  52. cc188a7 Revert "DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is empty (devoid of code addresses)" by Eric Liu · 7 years ago
  53. 4ed822d [MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer. by Andrea Di Biagio · 7 years ago
  54. ef027ed Regenerate test in prep for SimplifyDemandedBits improvements. by Simon Pilgrim · 7 years ago
  55. e52a0ad [AggressiveInstCombine] add test for rotate insertion point; NFC by Sanjay Patel · 7 years ago
  56. 4c18d27 [MIPS GlobalISel] Lower G_UADDE and narrowScalar G_ADD by Petar Avramovic · 7 years ago
  57. 6c9df68 [AArch64] Re-run load/store optimizer after aggressive tail duplication by Alexandros Lamprineas · 7 years ago
  58. c89c03b DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is empty (devoid of code addresses) by David Blaikie · 7 years ago
  59. 8178ac8 [llvm-mca] Move llvm-mca library to llvm/lib/MCA. by Clement Courbet · 7 years ago
  60. 7aae36e [X86] Add test case for PR39968. NFC by Craig Topper · 7 years ago
  61. 8f40271 [X86] Fix bad operand lookup for cmov introduced in r349315 by Craig Topper · 7 years ago
  62. 847f938 [Power9][NFC]update vabsd case for better dumping by Kewen Lin · 7 years ago
  63. d279ef3 [Power9][NFC]Make pre-inc-disable case more robust by Kewen Lin · 7 years ago
  64. fae8aa3 [gn build] Add build files for opt and its dependency Transforms/Couroutines by Nico Weber · 7 years ago
  65. 37676b5 [EarlyCSE] If DI can't be salvaged, mark it as unavailable. by Davide Italiano · 7 years ago
  66. 8f7655d [InstCombine] Add cttz/ctlz + select non-bitwidth tests; NFC by Nikita Popov · 7 years ago
  67. 745ea2f [InstCombine] Regenerate test checks; NFC by Nikita Popov · 7 years ago
  68. 032b00a [X86] Pull out constant splat rotation detection. by Simon Pilgrim · 7 years ago
  69. 96b0ff5 [InstCombine] Make cttz/ctlz knownbits tests more robust; NFC by Nikita Popov · 7 years ago
  70. 80a3a8c Regenerate test (merges X86+X64 cases). NFCI. by Simon Pilgrim · 7 years ago
  71. 53dfd27 [X86] Remove truncation handling from EmitTest. Replace it with a DAG combine. by Craig Topper · 7 years ago
  72. af08be2 [X86] Autogenerate complete checks. NFC by Craig Topper · 7 years ago
  73. 67f59be Revert "[InstCombine] Regenerate test checks; NFC" by Nikita Popov · 7 years ago
  74. 3937045 [InstCombine] Regenerate test checks; NFC by Nikita Popov · 7 years ago
  75. ac6fe28 [InstCombined] Add more tests for cttz/ctlz + icmp; NFC by Nikita Popov · 7 years ago
  76. dbb2df9 [InstCombine] Add additional saturating add/sub + icmp tests; NFC by Nikita Popov · 7 years ago
  77. 421218c [InstCombine] regenerate test checks; NFC by Sanjay Patel · 7 years ago
  78. f96c9df [InstCombine] add tests for vector widening transforms (PR40032); NFC by Sanjay Patel · 7 years ago
  79. d353a68 [x86] increment/decrement constant vector with min/max in vsetcc lowering (PR39859) by Sanjay Patel · 7 years ago
  80. c5f4a84 [DAGCombiner] allow hoisting vector bitwise logic ahead of truncates by Sanjay Patel · 7 years ago
  81. e253500 Update the list of platforms & archs by Sylvestre Ledru · 7 years ago
  82. c23bed3 Use backquotes to avoid a sphinx unexpected error: by Sylvestre Ledru · 7 years ago
  83. 6154b34 Document the usage of BOOTSTRAP_XXX with stage2 builds by Sylvestre Ledru · 7 years ago
  84. c1aee89 [SelectionDAG] Add FSHL/FSHR support to computeKnownBits by Simon Pilgrim · 7 years ago
  85. 7f737c4 [X86] Add computeKnownBits tests for funnel shift intrinsics by Simon Pilgrim · 7 years ago
  86. 10cdfc9 [gn build] Merge r349167 by Nico Weber · 7 years ago
  87. 6189ca0 [gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML by Nico Weber · 7 years ago
  88. 0c53afc [gn build] Add build files for llvm-as, llvm-dis, llvm-dwarfdump, llvm-mc, FileCheck, count, not by Nico Weber · 7 years ago
  89. 4ade6c4 [X86] Autogenerate complete checks. NFC by Craig Topper · 7 years ago
  90. f0db4e7 [X86] Begin cleaning up combineOr -> SHLD/SHRD. NFCI. by Simon Pilgrim · 7 years ago
  91. 0ef8b71 [X86] Lower to SHLD/SHRD on slow machines for optsize by Simon Pilgrim · 7 years ago
  92. f7f1247 [X86] Add optsize SHLD/SHRD tests by Simon Pilgrim · 7 years ago
  93. 50df229 Add NetBSD support in needsRuntimeRegistrationOfSectionRange. by Kamil Rytarowski · 7 years ago
  94. 267dfed Register kASan shadow offset for NetBSD/amd64 by Kamil Rytarowski · 7 years ago
  95. b0f4bab [CodeGen] Enhance machine PHIs optimization by Dinar Temirbulatov · 7 years ago
  96. 75e4c62 Regenerate neon copy tests. NFCI. by Simon Pilgrim · 7 years ago
  97. cd30152 Fix -Wunused-variable warning. NFCI. by Simon Pilgrim · 7 years ago
  98. 1fe1ffe [TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts by Simon Pilgrim · 7 years ago
  99. 7c45236 [InstSimplify] Add tests for saturating add/sub + icmp; NFC by Nikita Popov · 7 years ago
  100. c54b6d1 [mips] Fix test typo in rL348914 by Fangrui Song · 7 years ago