1. abd5dd6 [WebAssembly] Add getSetCCResultType placeholder override to handle vector compare results. by Simon Pilgrim · 7 years ago
  2. 9bc4099 Revert "[MachineOutliner] Add always and never options to -enable-machine-outliner" by Jessica Paquette · 7 years ago
  3. be2cdf9 Revert "[MachineOutliner] Never add the outliner in -O0" by Jessica Paquette · 7 years ago
  4. 9c7c10e [MachineOutliner] Never add the outliner in -O0 by Jessica Paquette · 7 years ago
  5. 294ff66 SelectionDAGBuilder, mach-o: Skip trap after noreturn call (for Mach-O) by Matthias Braun · 7 years ago
  6. bd0a2a5 [MachineOutliner] Add always and never options to -enable-machine-outliner by Jessica Paquette · 7 years ago
  7. 5ed5395 Revert "[DAGCombiner] Ensure we use the correct CC result type in visitSDIV" by Haojian Wu · 7 years ago
  8. 8e2dac6 [llvm-mca][x86] Add FMA4 resource tests by Simon Pilgrim · 7 years ago
  9. 4f08eb3 [llvm-mca][x86] Add 3dnow! resource tests by Simon Pilgrim · 7 years ago
  10. 0e7f42b [AMDGPU] Early expansion of 32 bit udiv/urem by Stanislav Mekhanoshin · 7 years ago
  11. a2237ff [llvm-mca] Use a WriteRef to describe register writes in class RegisterFile. by Andrea Di Biagio · 7 years ago
  12. 8746f25 [AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16 by Stanislav Mekhanoshin · 7 years ago
  13. 97e3954 [PhiValues] Adjust unit test to invalidate instructions before deleting them by John Brawn · 7 years ago
  14. 6859f8a [DEBUG_INFO, NVPTX] Add test for .debug_loc section, NFC. by Alexey Bataev · 7 years ago
  15. ea63d87 [dsymutil] Use UnitListTy consistently (NFC) by Jonas Devlieghere · 7 years ago
  16. 106ffb9 Add a PhiValuesAnalysis pass to calculate the underlying values of phis by John Brawn · 7 years ago
  17. 1bbef2c Revert "Add support for generating a call graph profile from Branch Frequency Info." by Benjamin Kramer · 7 years ago
  18. ee2becd [ARM] Parallel DSP Pass by Sjoerd Meijer · 7 years ago
  19. 3d172cd Revert "ADT: Move ArrayRef comparison operators into the class" by Pavel Labath · 7 years ago
  20. d5b753a ADT: Move ArrayRef comparison operators into the class by Pavel Labath · 7 years ago
  21. 5652271 [llvm-mca] Refactor method RegisterFile::collectWrites(). NFCI by Andrea Di Biagio · 7 years ago
  22. 9d41c55 Comment change to verify commit rights. NFC. by Jesper Antonsson · 7 years ago
  23. 8f54257 s/TablesChecked/TableChecked/ after r335823 by Hans Wennborg · 7 years ago
  24. 90f8cc8 AMDGPU: Remove MFI::ABIArgOffset by Matt Arsenault · 7 years ago
  25. fe32d14 AMDGPU: Error on calls from graphics shaders by Matt Arsenault · 7 years ago
  26. 2f8e5b3 AMDGPU: Fix AMDGPUCodeGenPrepare using uninitialized AMDGPUAS struct by Matt Arsenault · 7 years ago
  27. 5f43162 AMDGPU: Fix assert on aggregate type kernel arguments by Matt Arsenault · 7 years ago
  28. d241bc3 Unify sorted asserts to use the existing atomic pattern by Benjamin Kramer · 7 years ago
  29. 5796a8d [DAGCombiner] Ensure we use the correct CC result type in visitSDIV by Simon Pilgrim · 7 years ago
  30. e6a8ace [SCCP] Mark CFG as preserved. by Florian Hahn · 7 years ago
  31. 5016671 [DAGCombiner] Remove unused variable. NFCI. by Simon Pilgrim · 7 years ago
  32. 3eb8221 [IndVarSimplify] Ignore unreachable users of truncs by Max Kazantsev · 7 years ago
  33. ff52478 [llvm-exegesis] Add partial X87 support. by Clement Courbet · 7 years ago
  34. e1714df [DwarfDebug] Remove unused argument (NFC) by Petar Jovanovic · 7 years ago
  35. d9df72a Support for multiarch runtimes layout by Petr Hosek · 7 years ago
  36. f5d1540 [X86] Use PatFrag with hardcoded numbers for FROUND_NO_EXC/FROUND_CURRENT instead of ImmLeafs with predicates where one of the two numbers was hardcoded. by Craig Topper · 7 years ago
  37. 7e0591f [X86] Change how we prefer shift by immediate over folding a load into a shift. by Craig Topper · 7 years ago
  38. 5dc174c [cmake][xcode-toolchain] add support for major Xcode version >= 10 by Alex Lorenz · 7 years ago
  39. 09b856a [CGProfile] Fix unused variable warning. by Michael J. Spencer · 7 years ago
  40. 71b21d8 Add support for generating a call graph profile from Branch Frequency Info. by Michael J. Spencer · 7 years ago
  41. 6a89efb Move some code from PDBFileBuilder to MSFBuilder. by Zachary Turner · 7 years ago
  42. 4b0e4cb [X86] Make folding table checking threadsafe by Benjamin Kramer · 7 years ago
  43. 9f60a34 [X86] In X86DAGToDAGISel::PreprocessISelDAG, make sure we don't access N after we delete it. by Craig Topper · 7 years ago
  44. 78e3c70 [RISCV] Add machine function pass to merge base + offset by Sameer AbuAsal · 7 years ago
  45. 84e5dbf [llvm-objdump] Add -x --all-headers options by Fangrui Song · 7 years ago
  46. 45f68e6 [InstCombine] add tests for vector-select-of-binops with 2 variables; NFC by Sanjay Patel · 7 years ago
  47. 4fc1c00 Document the git config for Windows to do line-endings correctly. by Paul Robinson · 7 years ago
  48. f162464 [DAGCombine] Disable TokenFactor simplifications when optnone. by Nirav Dave · 7 years ago
  49. 857aa39 [ADT] drop_begin: use adl_begin/adl_end. NFC. by Michael Kruse · 7 years ago
  50. d729519 [WebAssembly] Try fixing test/CodeGen/WebAssembly/vector_sdiv.ll by Fangrui Song · 7 years ago
  51. df04b22 [X86] Fix unmatched parenthesis in r335768 by Fangrui Song · 7 years ago
  52. 65fb103 [X86] Teach the disassembler to use %eiz/%riz instead of NoRegister when the SIB byte is present, but doesn't encode an index register and there was another shorter encoding that would achieve the same result. by Craig Topper · 7 years ago
  53. 576283c [globalisel][legalizer] Add AtomicOrdering to LegalityQuery and use it in AArch64 by Daniel Sanders · 7 years ago
  54. a75001c [ThinLTO] Fix test by Teresa Johnson · 7 years ago
  55. 4b6501a [ThinLTO] Modify test to help diagnose bot failures by Teresa Johnson · 7 years ago
  56. 3d6697f [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zeros by Sanjay Patel · 7 years ago
  57. 752939e [ThinLTO] Print names in function import debug messages when available by Teresa Johnson · 7 years ago
  58. f602599 [Object] Allow iterating over an IRObjectFile's modules by Justin Bogner · 7 years ago
  59. 43d4585 [MachineOutliner] Don't outline sequences where x16/x17/nzcv are live across by Jessica Paquette · 7 years ago
  60. c866514 [InstCombine] add more tests for shuffle with different binops; NFC by Sanjay Patel · 7 years ago
  61. 52753df [X86] Use bts/btr/btc for single bit set/clear/complement of a variable bit position by Craig Topper · 7 years ago
  62. aa5b675 [X86] Add test cases for D48606. by Craig Topper · 7 years ago
  63. bdacec9 [AliasSet] Fix UnknownInstructions printing by Jakub Kuderski · 7 years ago
  64. 928fea2 [dsymutil] Move abstractions into separate files (NFC) by Jonas Devlieghere · 7 years ago
  65. 90b999f [llvm-mca] Register listeners with stages; remove Pipeline dependency from Stage. by Matt Davis · 7 years ago
  66. 966cfbb [X86][SSE] Add missing AVX512 rotation tests by Simon Pilgrim · 7 years ago
  67. 480d03d [X86] Rename the autoupgraded of packed fp compare and fpclass intrinsics that don't take a mask as input to exclude '.mask.' from their name. by Craig Topper · 7 years ago
  68. bc54757 [AMDGPU] Convert rcp to rcp_iflag by Stanislav Mekhanoshin · 7 years ago
  69. b5a170b [AArch64] Reverting FP16 vcvth_n_s64_f16 to fix by Luke Geeson · 7 years ago
  70. 751c17b [AArch64] Add custom lowering for v4i8 trunc store by Adhemerval Zanella · 7 years ago
  71. 212054e [NEON] Support vldNq intrinsics in AArch32 (LLVM part) by Ivan A. Kosarev · 7 years ago
  72. a0883e0 [ValueLattice] Return false if value range did not change in mergeIn. by Florian Hahn · 7 years ago
  73. 16742ac [DAGCombiner] visitSDIV - add special case handling for (sdiv X, 1) -> X in pow2 expansion by Simon Pilgrim · 7 years ago
  74. 823c169 Build TaskQueueTest in threads=on builds, fixes regression from r335608. by Nico Weber · 7 years ago
  75. 0093dbb [llvm-mca] Avoid calling method update() on instructions that are already in the IS_READY state. NFCI by Andrea Di Biagio · 7 years ago
  76. a62a0a3 [X86][SSE] Include MIN_SIGNED element in non-uniform SDIV pow2 tests by Simon Pilgrim · 7 years ago
  77. 8a57afc [DAGCombiner] visitSDIV - simplify pow2 handling. NFCI. by Simon Pilgrim · 7 years ago
  78. 988e5b9 [DAGCombiner] Fold SDIV(%X, MIN_SIGNED) -> SELECT(%X == MIN_SIGNED, 1, 0) by Simon Pilgrim · 7 years ago
  79. 1f74921 [DAGCombiner] Don't accept signbit sdiv divisors in sdiv-by-pow2 vector expansion (PR37569) by Simon Pilgrim · 7 years ago
  80. 3a09592 Removing empty CodeGen dir in root by Luke Geeson · 7 years ago
  81. 4187c13 [AArch64] Remove Duplicate FP16 Patterns with same encoding, match on existing patterns by Luke Geeson · 7 years ago
  82. fe1e773 AMDGPU/NFC: Fix typo in comment by Konstantin Zhuravlyov · 7 years ago
  83. 8068182 AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specific field by Konstantin Zhuravlyov · 7 years ago
  84. 78d083b AMDHSA/NFC: Address missed review feedback from https://reviews.llvm.org/D47566 by Konstantin Zhuravlyov · 7 years ago
  85. 70b7a2f [CMake] Provide direct support for building sanitized runtimes by Petr Hosek · 7 years ago
  86. c2fa8e7 [CMake] Use variables rather than ":" delimiters by Petr Hosek · 7 years ago
  87. 2051d255 [ADT] Pass DerivedT from pointe{e,r}_iterator to iterator_adaptor_base by Justin Bogner · 7 years ago
  88. 0f220de [llvm-mca] Add a comment to Stage::execute and fix a spelling error. NFC. by Matt Davis · 7 years ago
  89. bde65c4 [InstCombine] Avoid creating mis-sized dbg.values in commonCastTransforms() by Vedant Kumar · 7 years ago
  90. 3dbfeaf [Debugify] Handle failure to get fragment size when checking dbg.values by Vedant Kumar · 7 years ago
  91. 06f46b2 [X86] Don't store register and memory FMA3 opcodes in the same X86InstrFMA3Group. by Craig Topper · 7 years ago
  92. acc9793 [Debugify] Diagnose mis-sized dbg.values by Vedant Kumar · 7 years ago
  93. 0ed99e8 Revert "[asan] Instrument comdat globals on COFF targets" by Evgeniy Stepanov · 7 years ago
  94. 1b30e51 [ORC] Don't call isa<> on a null value. by Lang Hames · 7 years ago
  95. 1d0cbe2 [ORC] Fix a missing return value. by Lang Hames · 7 years ago
  96. d3c8f20 [JumpThreading] Don't try to rewrite a use if it's already valid. by Michael Zolotukhin · 7 years ago
  97. ab8689e [ORC] Add a dependence on MC to LLVMBuild.txt by Lang Hames · 7 years ago
  98. 0e00ed7 [X86] Add test for SDIV by sign bit (minsigned) value by Simon Pilgrim · 7 years ago
  99. 9f1c239 [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. by Lang Hames · 7 years ago
  100. 784d2a8 AMDGPU: Silence unused warnings in waitcnt insertion pass in release build by Konstantin Zhuravlyov · 7 years ago