1. a327b4b [X86][AVX512] Tag scalar CVT and CMP instruction scheduler classes by Simon Pilgrim · 8 years ago
  2. f5f5294 [XRay][docs] Document xray_mode and log registration API. by Dean Michael Berris · 8 years ago
  3. b8aa60d [InstCombine] Don't crash on out of bounds shifts by Igor Laevsky · 8 years ago
  4. f071b97 [X86][AVX512] Tag VPCMP/VPCMPU instruction scheduler classes by Simon Pilgrim · 8 years ago
  5. d45b450 [X86][AVX512] Cleanup VPCMP scheduler classes by Simon Pilgrim · 8 years ago
  6. 5acb1e0 [X86][AVX512] Tag VFIXUPIMM instructions scheduler classes by Simon Pilgrim · 8 years ago
  7. 6da7cb5d [SystemZ] set 'guessInstructionProperties = 0' and set flags as needed. by Jonas Paulsson · 8 years ago
  8. 48d461f [Regalloc] Generate and store multiple regalloc hints. by Jonas Paulsson · 8 years ago
  9. 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
  10. fd8ab36 Re-commit "[cmake] Enable zlib support on windows" by Pavel Labath · 8 years ago
  11. fa8338c [Support/TarWriter] - Don't allow TarWriter to add the same file more than once. by George Rimar · 8 years ago
  12. 3b3a7b4 [X86] Fix a bug in handling GRXX subclasses in Domain Reassignment pass by Guy Blank · 8 years ago
  13. 3c0a0d3 [SelectionDAG] Use WidenTargetBoolean in WidenVecRes_MLOAD and WidenVecOp_MSTORE instead of implementing it manually and incorrectly. by Craig Topper · 8 years ago
  14. 59d4cbb Test commit, as per the LLVM Developer Policy. by Michael Trent · 8 years ago
  15. 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
  16. 02ef061 Revert r319691: [globalisel][tablegen] Split atomic load/store into separate opcode and enable for AArch64. by Daniel Sanders · 8 years ago
  17. 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
  18. 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
  19. a757402 AMDGPU: Fix missing subtarget feature initializer by Matt Arsenault · 8 years ago
  20. a50e269 AMDGPU: Fix crash when scheduling DBG_VALUE by Matt Arsenault · 8 years ago
  21. 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
  22. 93de9f6 [X86] Don't use kunpck for vXi1 concat_vectors if the upper bits are undef. by Craig Topper · 8 years ago
  23. fadb00b [X86] Use getZeroVector and remove an unnecessary creation of an APInt before calling getConstant. NFCI by Craig Topper · 8 years ago
  24. b65db5e [X86] Rearrange some of the code around AVX512 sign/zero extends. NFCI by Craig Topper · 8 years ago
  25. 5eb4649 [cmake] Modernize some conditionals. NFC by Shoaib Meenai · 8 years ago
  26. c93edad MachineFrameInfo: Cleanup some parameter naming inconsistencies; NFC by Matthias Braun · 8 years ago
  27. c67785b TwoAddressInstructionPass: Trigger -O0 behavior on optnone by Matthias Braun · 8 years ago
  28. de0aeb8 [CMake] Don't use comma as an alternate separator by Petr Hosek · 8 years ago
  29. f68b9be AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instruction by Jan Vesely · 8 years ago
  30. 85c0273 AMDGPU: Disable fp64 support on pre GCN asics by Jan Vesely · 8 years ago
  31. eb42c99 [msan] Add a fixme note for a minor deficiency. by Evgeniy Stepanov · 8 years ago
  32. 206bdba Revert r319490 "XOR the frame pointer with the stack cookie when protecting the stack" by Hans Wennborg · 8 years ago
  33. 79f2fee AMDGPU: Fix creating invalid copy when adjusting dmask by Matt Arsenault · 8 years ago
  34. aaadfb2 AMDGPU: Use return value of MorphNodeTo by Matt Arsenault · 8 years ago
  35. 17ce6cb Allow similar TargetOpcodes to use inheritance to factor out commonality. NFC. by Daniel Sanders · 8 years ago
  36. a61e335 Re-submit r289925 (Update .debug_line section version to match DWARF version) by Paul Robinson · 8 years ago
  37. 67fbf95 [globalisel][tablegen] Tests for r319691 by Daniel Sanders · 8 years ago
  38. 3ef874f DAG: Follow-up to r319692 check the truncates inputs have the same type by Hans Wennborg · 8 years ago
  39. 1e96e81 DAG: Match truncated rotation (PR35487) by Hans Wennborg · 8 years ago
  40. e357116 [globalisel][tablegen] Split atomic load/store into separate opcode and enable for AArch64. by Daniel Sanders · 8 years ago
  41. 07f4dc3 Move splitIndirectCriticalEdges() to BasicBlockUtils.h. by Hiroshi Yamauchi · 8 years ago
  42. ca3a904 Add missing triple args to tests by Matthias Braun · 8 years ago
  43. 15bf043 [ConstantFold] Support vector index when factoring out GEP index into preceding dimensions by Haicheng Wu · 8 years ago
  44. c965de5 [SCEV] Use a "Discovered" set instead of a "Visited" set; NFC by Sanjoy Das · 8 years ago
  45. abd6d64 [SCEV] A different fix for PR33494 by Sanjoy Das · 8 years ago
  46. 3745f06 [BypassSlowDivision] Improve our handling of divisions by constants by Sanjoy Das · 8 years ago
  47. 998cdc4 MachineVerifier: undef phi arg doesn't need to be live-out from predecessor by Matthias Braun · 8 years ago
  48. ca0df55 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  49. 9335678 Fix function pointer tail calls in armv8-M.base by Pablo Barrio · 8 years ago
  50. 3f2a29c Revert "[cmake] Enable zlib support on windows" by Pavel Labath · 8 years ago
  51. cf56d5d [AMDGPU] SDWA: add support for PRESERVE into SDWA peephole. by Sam Kolton · 8 years ago
  52. 4effab6 [ARM] CodeGen test by Sam Parker · 8 years ago
  53. 7c3eddc [Loop Predication] Teach LP about reverse loops by Anna Thomas · 8 years ago
  54. ba19c68 [NVPTX] Assign valid global names by Jonas Hahnfeld · 8 years ago
  55. e0e7476 [NFC][lit] Use proper semantic versioning names for variables by Jonas Devlieghere · 8 years ago
  56. 9d99810 Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operands by Oliver Stannard · 8 years ago
  57. c7ae88e Revert "[ValueTracking] Pass only a single lambda to computeKnownBitsFromShiftOperator by using KnownBits struct instead of separate APInts. NFCI" by Sam McCall · 8 years ago
  58. 1e6aa11 AMDGPU: fix missing s_waitcnt by Tim Corringham · 8 years ago
  59. a53a7f0 [Asm, ARM] Add fallback diag for multiple invalid operands by Oliver Stannard · 8 years ago
  60. 62f11d9 [TwoAddressInstructionPass] Bugfix in handling of sunk instructions. by Jonas Paulsson · 8 years ago
  61. 5022455 [DAGCombine] Remove isAndLoadExtLoad arguments by Sam Parker · 8 years ago
  62. ed04373 [AArch64] Allow using emulated tls on platforms other than ELF by Martin Storsjo · 8 years ago
  63. 57337fe [ARM] Allow using emulated tls on platforms other than ELF by Martin Storsjo · 8 years ago
  64. 079e93a [X86] Allow VPMAXUQ/VPMAXSQ/VPMINUQ/VPMINSQ to be used with 128/256 bit vectors when AVX512 is enabled. by Craig Topper · 8 years ago
  65. 18d898c [X86] Don't turn UINT_TO_FP into SINT_TO_FP during lowering. by Craig Topper · 8 years ago
  66. 7cd55ac [SelectionDAG] Teach computeKnownBits some improvements to ISD::SRL with a non-splat constant shift amount. by Craig Topper · 8 years ago
  67. 0d0f8ed [X86][AVX512] Tag PH2PS/PS2PH conversion instructions scheduler classes by Simon Pilgrim · 8 years ago
  68. ad08404 [X86][AVX512] Tag packed F2I/I2F/F2F conversion instructions scheduler class by Simon Pilgrim · 8 years ago
  69. fbeb20a [X86][AVX512] Regenerate schedule tests. by Simon Pilgrim · 8 years ago
  70. af7247c [X86][SSE] Remove unused IIC_SSE_CVT_PI2PS_RR/IIC_SSE_CVT_PI2PS_RM itineraries by Simon Pilgrim · 8 years ago
  71. 8b47f7b CodeGen: Fix SelectionDAGISel::LowerArguments for sret addr space by Yaxun Liu · 8 years ago
  72. fec09ca [SelectionDAG] Use the inlined APInt shift methods since we've already bounds checked the shift. by Craig Topper · 8 years ago
  73. 1f4bd62 Reland "[WebAssembly] Add visibility flag to Wasm symbol flags"" by Sam Clegg · 8 years ago
  74. e87334b Fix typo in emitted attribute name by Matt Arsenault · 8 years ago
  75. aa18cf6 [ValueTracking] Pass only a single lambda to computeKnownBitsFromShiftOperator by using KnownBits struct instead of separate APInts. NFCI by Craig Topper · 8 years ago
  76. dcc00b1 CodeGen: Fix pointer info in SplitVecOp_EXTRACT_VECTOR_ELT/SplitVecRes_INSERT_VECTOR_ELT by Yaxun Liu · 8 years ago
  77. f4f3881 [cmake] Re-commit: Remove redundant call to cmake when building host tools. by Don Hinton · 8 years ago
  78. 649eb90 [llvm-readobj] Remove redundant local variables to reduce the code. NFC by Simon Atanasyan · 8 years ago
  79. 0eba9bc [llvm-readobj] Print static MIPS GOT by Simon Atanasyan · 8 years ago
  80. 2a502f2 [llvm-readobj] Delete unused method argument. NFC by Simon Atanasyan · 8 years ago
  81. 72e0a27 [X86][SSE] Cleanup float/int conversion scheduler itinerary classes by Simon Pilgrim · 8 years ago
  82. 212549c [X86] Fix copy paste mistake in test case for r319612. by Craig Topper · 8 years ago
  83. 6d12eb2 [X86] Teach the assembler to support %db8-%db15 as aliases for %dr8-%dr15. by Craig Topper · 8 years ago
  84. 9f0c43a [X86] Support %dr8-%dr15 in the assembler. by Craig Topper · 8 years ago
  85. abd7f8c CMAKE: help CheckAtomic find check_library_exists by Martell Malone · 8 years ago
  86. 4ab4262 [ARC] Add instruction subset for the ARC backend. by Tatyana Krasnukha · 8 years ago
  87. deae672 [DAG][AArch64] Disable post-legalization store by Nirav Dave · 8 years ago
  88. 527f9bd [WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags" by Heejin Ahn · 8 years ago
  89. 79f1f00 Revert "[X86] Improvement in CodeGen instruction selection for LEAs." by Matt Morehouse · 8 years ago
  90. 1fe1bd1 [libFuzzer] add a flag -malloc_limit_mb by Kostya Serebryany · 8 years ago
  91. 55c1b41 [MachineOutliner] NFC: Throw out self-intersections on candidates early by Jessica Paquette · 8 years ago
  92. ea21b4d [DAG][ARM] Revert "Reenable post-legalize store merge" by Nirav Dave · 8 years ago
  93. 977b537 [MC] Handle unknown literal register numbers in .cfi_* directives by Jake Ehrlich · 8 years ago
  94. 0fed3ad [IndVars] Fix a bug introduced in r317012 by Philip Reames · 8 years ago
  95. 8ad3e86 [cmake] Revert (rL319574): Resubmit Remove redundant call to cmake when building host tools. by Don Hinton · 8 years ago
  96. c4f204d [opt-remarks] If hotness threshold is set, ignore remarks without hotness by Adam Nemet · 8 years ago
  97. 4b50cdf [cmake] Resubmit Remove redundant call to cmake when building host tools. by Don Hinton · 8 years ago
  98. 52eba82 [DAGCombine] Simplify ISD::AND handling in ReduceLoadWidth by Eli Friedman · 8 years ago
  99. bfae881 [X86][AVX512] Tag subvector extract/insert instructions scheduler classes by Simon Pilgrim · 8 years ago
  100. 79df7df [IR] Avoid dangling else warning. NFC. by Benjamin Kramer · 8 years ago