1. 3b06fcc [InstSimplify] Fold insertelement into undef if index is out of bounds by Igor Laevsky · 8 years ago
  2. 23a455a [SystemZ] Bugfix in expandRxSBG() by Jonas Paulsson · 8 years ago
  3. 9a9926f [X86] Avoid unused variable warning in Release builds. NFCI. by Benjamin Kramer · 8 years ago
  4. 804f2f6 [X86][AVX512] Drop default NoItinerary arguments that aren't needed by Simon Pilgrim · 8 years ago
  5. 0c3c7c5 [SCEV][NFC] Check NoWrap flags before lexicographical comparison of SCEVs by Max Kazantsev · 8 years ago
  6. ce85eeb [mips] Fix definition of 'bc' instruction by Simon Dardis · 8 years ago
  7. 7353836 [X86][AVX512] Tag Mask<->Vector instructions scheduler classes by Simon Pilgrim · 8 years ago
  8. 1c29733 [CodeGen] Fix formatting error from r319885 by Francis Visoiu Mistrih · 8 years ago
  9. f8f387e [CodeGen] Better handling of detached MachineOperands by Francis Visoiu Mistrih · 8 years ago
  10. 54b4a2e [X86][AVX512] Cleanup scalar move scheduler classes by Simon Pilgrim · 8 years ago
  11. 3371137 [[Machine]Dominators] Improved printout when verifyDomTree fails [NFC] by Mikael Holmen · 8 years ago
  12. 3126a95 [SCEV][NFC] Share value cache between SCEVs in GroupByComplexity by Max Kazantsev · 8 years ago
  13. 4fe5c0a [X86] Split 512-bit vector extends from types other than vXi1 out of LowerZERO_EXTEND_AVX512/LowerSIGN_EXTEND_AVX512. NFCI by Craig Topper · 8 years ago
  14. d5bd8ee Revert r319482 and r319483 "[memcpyopt] Teach memcpyopt to optimize across basic blocks" by Hans Wennborg · 8 years ago
  15. f07b02f [WebAssembly] Only emit stack pointer delcaration in BinFormatWasm assembly by Derek Schuff · 8 years ago
  16. 1679b1f Revert "[DAGCombine] Move AND nodes to multiple load leaves" by Vlad Tsyrklevich · 8 years ago
  17. 6569ecb [WebAssembly] Fix test breakage from r319810 by Derek Schuff · 8 years ago
  18. 304f979 Regex out the local hash comparison test. by Zachary Turner · 8 years ago
  19. b6f5a8c Fix error in llvm-pdbutil. by Zachary Turner · 8 years ago
  20. 0e4bd39 [X86] Update to getSetCCResultType to be more robust to EVT types. by Craig Topper · 8 years ago
  21. 7c192ee Teach llvm-pdbutil to dump types from object files. by Zachary Turner · 8 years ago
  22. 0b3e8d4 Fix -Wmissing-braces error. by Zachary Turner · 8 years ago
  23. 381f58e [CodeView] Add support for content hashing CodeView type records. by Zachary Turner · 8 years ago
  24. a2f5d23 [SelectionDAG] Don't promote the condition operand of VSELECT when promoting the result. by Craig Topper · 8 years ago
  25. 3acab96 [SelectionDAG] Don't promote mask operand when widening mstore and mscatter. by Craig Topper · 8 years ago
  26. 9d01325 [SelectionDAG] Don't promote mask when splitting mstore. by Craig Topper · 8 years ago
  27. e01b61f [SelectionDAG] Don't promote mask operands of MGATHER and MLOAD to setcc result type while widening the result. Just widen the mask. by Craig Topper · 8 years ago
  28. 73a2d50 [SelectionDAG] Don't call GetWidenedVector for mask operands of MLOAD/MSTORE. by Craig Topper · 8 years ago
  29. 8bedc46 [Orc] (Hopefully) Fix a missing typedef. by Lang Hames · 8 years ago
  30. 4f7feb4 Revert r319794: [PGO] detect infinite loop and form MST properly: memory leak problem by Xinliang David Li · 8 years ago
  31. 4a6bb53 [CMake] Use PRIVATE in target_link_libraries for executables by Shoaib Meenai · 8 years ago
  32. 96cfeb3 [Orc] Add a SymbolStringPool data structure for efficient storage and fast by Lang Hames · 8 years ago
  33. 9f563b4 [SafepointIRVerifier] Allow deriving pointers from unrelocated base by Anna Thomas · 8 years ago
  34. 555994d [AArch64] Do not abort if overflow check does not use EQ or NE. by Joel Galenson · 8 years ago
  35. 6ba130a [X86][AVX512] Tag BLENDM instruction scheduler classes by Simon Pilgrim · 8 years ago
  36. 60eb316 [ModRefInfo] Initialize ArgMask to MRI_NoModRef. by Alina Sbirlea · 8 years ago
  37. 668022c [X86][AVX512] Tag GATHER/SCATTER instruction scheduler classes by Simon Pilgrim · 8 years ago
  38. 67f8737 [DWARFv5] Emit v5 line table header. by Paul Robinson · 8 years ago
  39. dc79c64 AMDGPU: Fix SDWA crash on inline asm by Matt Arsenault · 8 years ago
  40. e33d953 Re-commit r319490 "XOR the frame pointer with the stack cookie when protecting the stack" by Hans Wennborg · 8 years ago
  41. aa1ccb6 [X86][AVX512] Tag VPSLLDQ/VPSRLDQ instruction scheduler classes by Simon Pilgrim · 8 years ago
  42. a2d30e9 Modify ModRefInfo values using static inline method abstractions [NFC]. by Alina Sbirlea · 8 years ago
  43. b7cbf75 [SystemZ] Validate shifted compare value in adjustForTestUnderMask by Ulrich Weigand · 8 years ago
  44. 952471e [X86][AVX512] Tag VPTRUNC/VPMOVSX/VPMOVZX instruction scheduler classes by Simon Pilgrim · 8 years ago
  45. ca99fdb [WebAssembly] Make stack-pointer imports mutable. by Dan Gohman · 8 years ago
  46. ec5581c Simplify test. by Rafael Espindola · 8 years ago
  47. 30bcf2f AMDGPU: Fix infinite loop with dbg_value by Matt Arsenault · 8 years ago
  48. 2bfaf4d [CVP] Remove some {s|u}sub.with.overflow checks. by Joel Galenson · 8 years ago
  49. 0e19a2a [ConstantRange] Support subtraction in makeGuaranteedNoWrapRegion. by Joel Galenson · 8 years ago
  50. 05c71a9 [X86][X87] Tag FCMOV instruction scheduler classes by Simon Pilgrim · 8 years ago
  51. 0e002d4 Test commit. by Joel Galenson · 8 years ago
  52. 394c6e8 [SelectionDAG] Remove the code that handles SETCC with a scalar result type from vector widening. by Craig Topper · 8 years ago
  53. b0c5aec [SelectionDAG] Remove unused method declaration. by Craig Topper · 8 years ago
  54. f07a1d4 [WebAssembly] Implement WASM_STACK_POINTER. by Dan Gohman · 8 years ago
  55. 314790b [WebAssembly] Don't emit .import_global for the wasm target. by Dan Gohman · 8 years ago
  56. 9a320d9 [PGO] detect infinite loop and form MST properly by Xinliang David Li · 8 years ago
  57. 371257e Delete temp file if rename fails. by Rafael Espindola · 8 years ago
  58. f3c0835 [X86][AVX512] Tag VNNIW instruction scheduler classes by Simon Pilgrim · 8 years ago
  59. 4996301 [InstCombine] Additional test for PR35354, NFC. by Alexey Bataev · 8 years ago
  60. 427a627 [X86][AVX512] Drop some default NoItinerary arguments that aren't needed any more by Simon Pilgrim · 8 years ago
  61. 03b74e4 [x86][AVX512] Lowering kunpack intrinsics to LLVM IR by Jina Nahias · 8 years ago
  62. 263cd35 Add REQUIRES asserts in combine_loads_from_build_pair.ll by Bjorn Pettersson · 8 years ago
  63. ca2a2b3 [DAGCombine] Move AND nodes to multiple load leaves by Sam Parker · 8 years ago
  64. cbe99db [X86][AVX512] Tag VPMADD52/VPSADBW instruction scheduler classes by Simon Pilgrim · 8 years ago
  65. efd6852 [DAGCombine] Handle big endian correctly in CombineConsecutiveLoads by Bjorn Pettersson · 8 years ago
  66. ee90d36 [X86][AVX512] Add missing scalar CMPSS/CMPSD logic scheduler classes by Simon Pilgrim · 8 years ago
  67. dd0ef7d Bail out of a SimplifyCFG switch table opt at undef values. by Mikael Holmen · 8 years ago
  68. ac5b667 [X86][AVX512] Cleanup bit logic scheduler classes by Simon Pilgrim · 8 years ago
  69. f5eb5d5 [DAGCombine] isLegalNarrowLoad function (NFC) by Sam Parker · 8 years ago
  70. a327b4b [X86][AVX512] Tag scalar CVT and CMP instruction scheduler classes by Simon Pilgrim · 8 years ago
  71. f5f5294 [XRay][docs] Document xray_mode and log registration API. by Dean Michael Berris · 8 years ago
  72. b8aa60d [InstCombine] Don't crash on out of bounds shifts by Igor Laevsky · 8 years ago
  73. f071b97 [X86][AVX512] Tag VPCMP/VPCMPU instruction scheduler classes by Simon Pilgrim · 8 years ago
  74. d45b450 [X86][AVX512] Cleanup VPCMP scheduler classes by Simon Pilgrim · 8 years ago
  75. 5acb1e0 [X86][AVX512] Tag VFIXUPIMM instructions scheduler classes by Simon Pilgrim · 8 years ago
  76. 6da7cb5d [SystemZ] set 'guessInstructionProperties = 0' and set flags as needed. by Jonas Paulsson · 8 years ago
  77. 48d461f [Regalloc] Generate and store multiple regalloc hints. by Jonas Paulsson · 8 years ago
  78. 0112bbc Fix build bot after r319750 "[Support/TarWriter] - Don't allow TarWriter to add the same file more than once." by George Rimar · 8 years ago
  79. fd8ab36 Re-commit "[cmake] Enable zlib support on windows" by Pavel Labath · 8 years ago
  80. fa8338c [Support/TarWriter] - Don't allow TarWriter to add the same file more than once. by George Rimar · 8 years ago
  81. 3b3a7b4 [X86] Fix a bug in handling GRXX subclasses in Domain Reassignment pass by Guy Blank · 8 years ago
  82. 3c0a0d3 [SelectionDAG] Use WidenTargetBoolean in WidenVecRes_MLOAD and WidenVecOp_MSTORE instead of implementing it manually and incorrectly. by Craig Topper · 8 years ago
  83. 59d4cbb Test commit, as per the LLVM Developer Policy. by Michael Trent · 8 years ago
  84. 07b0498 [X86] Use vector widening to support sign extend from i1 when the dest type is not 512-bits and vlx is not enabled. by Craig Topper · 8 years ago
  85. 02ef061 Revert r319691: [globalisel][tablegen] Split atomic load/store into separate opcode and enable for AArch64. by Daniel Sanders · 8 years ago
  86. a83daa1 Disable detect_leaks in the ASanified build of LLVM when using Apple LLVM. The released Apple LLVM versions don't support LSan. by Kuba Mracek · 8 years ago
  87. 95465ed [X86] Fix a crash if avx512bw and xop are both enabled when the IR contrains a v32i8 bitreverse. by Craig Topper · 8 years ago
  88. a757402 AMDGPU: Fix missing subtarget feature initializer by Matt Arsenault · 8 years ago
  89. a50e269 AMDGPU: Fix crash when scheduling DBG_VALUE by Matt Arsenault · 8 years ago
  90. eb94f55 [X86] Use vector widening to support zero extend from i1 when the dest type is not 512-bits and vlx is not enabled. by Craig Topper · 8 years ago
  91. 93de9f6 [X86] Don't use kunpck for vXi1 concat_vectors if the upper bits are undef. by Craig Topper · 8 years ago
  92. fadb00b [X86] Use getZeroVector and remove an unnecessary creation of an APInt before calling getConstant. NFCI by Craig Topper · 8 years ago
  93. b65db5e [X86] Rearrange some of the code around AVX512 sign/zero extends. NFCI by Craig Topper · 8 years ago
  94. 5eb4649 [cmake] Modernize some conditionals. NFC by Shoaib Meenai · 8 years ago
  95. c93edad MachineFrameInfo: Cleanup some parameter naming inconsistencies; NFC by Matthias Braun · 8 years ago
  96. c67785b TwoAddressInstructionPass: Trigger -O0 behavior on optnone by Matthias Braun · 8 years ago
  97. de0aeb8 [CMake] Don't use comma as an alternate separator by Petr Hosek · 8 years ago
  98. f68b9be AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instruction by Jan Vesely · 8 years ago
  99. 85c0273 AMDGPU: Disable fp64 support on pre GCN asics by Jan Vesely · 8 years ago
  100. eb42c99 [msan] Add a fixme note for a minor deficiency. by Evgeniy Stepanov · 8 years ago