1. 96a67f1 [X86][BtVer2] Partial vector stores (inc MMX) have a 2cy latency by Simon Pilgrim · 7 years ago
  2. 2e48b5a [X86][SSE] Ensure vector partial load/stores use the WriteVecLoad/WriteVecStore scheduler classes by Simon Pilgrim · 7 years ago
  3. d35d2d4 [X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore by Simon Pilgrim · 7 years ago
  4. cd0f347 [X86][SSE] Ensure float load/stores use the WriteFLoad/WriteFStore scheduler classes by Simon Pilgrim · 7 years ago
  5. 5afb869 [ExynosM3] Fix scheduling info. by Clement Courbet · 7 years ago
  6. e6bf54e [X86][ZnVer1] Cleanup more single match instregexs by Simon Pilgrim · 7 years ago
  7. 4ccabdd Add Script to match open Phabricator reviews with potential reviewers. by Kristof Beyls · 7 years ago
  8. b8f0305 use standard llvm cmake formatting for targets defined in plugin tests by Nico Weber · 7 years ago
  9. 2652053 [llvm-exegesis] Improve documentation. by Clement Courbet · 7 years ago
  10. a739ddd StackColoring: better handling of statically unreachable code by Than McIntosh · 7 years ago
  11. 78c9c76 [SystemZ] Fix commit message of previous commit. by Jonas Paulsson · 7 years ago
  12. 1fcee95 [X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part) by Alexander Ivchenko · 7 years ago
  13. 3447c10 [SystemZ] Fold AHIMux in foldMemoryOperandImpl. by Jonas Paulsson · 7 years ago
  14. 0ec6e36 [SimplifyCFG] Fix a debug invariant bug in FoldBranchToCommonDest() by David Stenberg · 7 years ago
  15. 710be84 [llvm-exegesis] Fix compile error on VS. by Clement Courbet · 7 years ago
  16. e274015 [RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced by Shiva Chen · 7 years ago
  17. 5f0ee1d [LICM] Extend the MustExecute scope by Serguei Katkov · 7 years ago
  18. f5e705e [X86DomainReassignment] Hopefully fix buildbot failure by Keno Fischer · 7 years ago
  19. 2135b33 [llvm-objcopy] Fix formatting by Alexander Shaposhnikov · 7 years ago
  20. 6ff324a [asan] Add instrumentation support for Myriad by Walter Lee · 7 years ago
  21. 83650ca Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info emission."" by Eric Christopher · 7 years ago
  22. 3de2740 Tidy comment up a bit. by Eric Christopher · 7 years ago
  23. 1074714 Fix unused lambda capture. by Eli Friedman · 7 years ago
  24. c7cc20b [MachineOutliner] Count savings from outlining in bytes. by Eli Friedman · 7 years ago
  25. ed72507 [X86DomainReassignment] Don't compare stack-allocated values by address by Keno Fischer · 7 years ago
  26. 4464e8f [X86DomainReassignment] Don't delete IMPLICIT_DEF nodes by Keno Fischer · 7 years ago
  27. b26b734 Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
  28. 18b3754 Support: Add a raw_ostream::write_zeros() function. NFCI. by Peter Collingbourne · 7 years ago
  29. 55033b0 Revert r332657: "[AA] cfl-anders-aa with field sensitivity" by George Burgess IV · 7 years ago
  30. 54a7d61 AMDGPU/SI: Don't promote alloca to vector for atomic load/store by Changpeng Fang · 7 years ago
  31. 761b193 Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
  32. d0e6e5a [pdb] Change /DEBUG:GHASH to emit 8 byte hashes. by Zachary Turner · 7 years ago
  33. 5b752cf [WebAssembly] Add Wasm personality and isScopedEHPersonality() by Heejin Ahn · 7 years ago
  34. fe651d1 [ORC] Consolidate materialization errors, and generate them in VSO's by Lang Hames · 7 years ago
  35. e78f10b [ORC] Make MaterializationResponsibility's constructor private. by Lang Hames · 7 years ago
  36. 0d0bfa97 [codeview] Include record prefix in global type hashing by Reid Kleckner · 7 years ago
  37. ceb92ae ARC, Nios2: Silence build warnings. NFCI. by Peter Collingbourne · 7 years ago
  38. 39bca83 [AA] cfl-anders-aa with field sensitivity by David Bolvansky · 7 years ago
  39. 1f4de6b [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. by Diego Caballero · 7 years ago
  40. 56649b7 Add a limit for phi folding instcombine by Xinliang David Li · 7 years ago
  41. c783a5d [llvm-mca] Make Dispatch a subclass of Stage. by Matt Davis · 7 years ago
  42. c66bd0a [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  43. b771c8e [llvm-pdbutil] Dump struct/class/union sizes in the minimal dump format by Reid Kleckner · 7 years ago
  44. ac5db0d [Debugify] Print the output to stderr by Anastasis Grammenos · 7 years ago
  45. 6c8d8d7 [RISCV] Separate base from offset in lowerGlobalAddress by Sameer AbuAsal · 7 years ago
  46. 03da979 [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  47. b231180 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  48. 28e0f25 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  49. 19e6e2d [AArch64] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  50. 69b60eb [RISCV] Implement MC layer support for the tail pseudoinstruction by Mandeep Singh Grang · 7 years ago
  51. 7066681 [WebAssembly] MC: Fix typo in comment by Sam Clegg · 7 years ago
  52. e605bbd [CMake] Support runtimes in distributions by Chris Bieneman · 7 years ago
  53. 49f3003 Fix typo in declaring code-block snippet by Simon Pilgrim · 7 years ago
  54. cce04b3 [CMake] Make optimizing sanitizer builds optional by Chris Bieneman · 7 years ago
  55. a1fecd5 [llvm-mca] Add an example showing how to get Intel assembly syntax by Andrea Di Biagio · 7 years ago
  56. 01ff7b7 [X86] Split WriteCMOV + WriteCMOV2 scheduler classes by Simon Pilgrim · 7 years ago
  57. ce74ac3 AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with infinite loops. by Changpeng Fang · 7 years ago
  58. 6209d96 [mips] Add support for Global INValidate ASE by Petar Jovanovic · 7 years ago
  59. 90c9fa0 [InstCombine] Propagate the nsw/nuw flags from the add in the 'shifty' abs pattern to the sub in the select version. by Craig Topper · 7 years ago
  60. 4acf19a [llvm-mca][X86] Add CMOV test files by Simon Pilgrim · 7 years ago
  61. 938d593 [RISCV] Set isReMaterializable on ADDI and LUI instructions by Alex Bradbury · 7 years ago
  62. fdf3295 [X86][BtVer2] ADC/SBB take 2cy on an ALU pipe, not 1cy like ADD/SUB by Simon Pilgrim · 7 years ago
  63. eb1647b [llvm-mca] Hide unrelated flags from the -help output. by Andrea Di Biagio · 7 years ago
  64. 234ed79 [llvm-exegesis] Remove redudant explicit template instantiations. by Clement Courbet · 7 years ago
  65. 0fa09b6 In thin and full LTO + CFI, direct function calls may go through jump table by Dmitry Mikulin · 7 years ago
  66. 0ade31e [llvm-exegesis] Write out inconsistencies to a file. by Clement Courbet · 7 years ago
  67. efebb47 [Hexagon] Use addAliasForDirective for data directives by Alex Bradbury · 7 years ago
  68. 87225e5 [X86] Split WriteADC/WriteADCRMW scheduler classes by Simon Pilgrim · 7 years ago
  69. 3c529c0 [llvm-exegesis] Disable failing ARM assembler tests. by Clement Courbet · 7 years ago
  70. acf3f6e [llvm-mca] add flag -all-views and flag -all-stats. by Andrea Di Biagio · 7 years ago
  71. 1e03426 [llvm-exegesis] Analysis: detect clustering inconsistencies. by Clement Courbet · 7 years ago
  72. 4cdd921 [llvm-exegesis] Disable the tests failing on buildbots while we investigate. by Clement Courbet · 7 years ago
  73. c42065a [SystemZ] Commenting (NFC) by Jonas Paulsson · 7 years ago
  74. 8f090f6 [llvm-exegesis][NFC] Remove dead function. by Clement Courbet · 7 years ago
  75. c67506a [llvm-mca][X86] Add ADX test files by Simon Pilgrim · 7 years ago
  76. 8603d60 Fix r332592 : X86 tests should use the X86 target, not the native targets. by Clement Courbet · 7 years ago
  77. 4f11b74 reland r332579: [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
  78. f4a7407 [X86][SNB] Minor scheduler cleanup by Simon Pilgrim · 7 years ago
  79. 1963cc1 [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 (scalar+scalar) store instructions. by Sander de Smalen · 7 years ago
  80. fadab83 Require DominatorTree when requiring/preserving LoopInfo in the old pass manager by Mikael Holmen · 7 years ago
  81. a925a3b [Analysis] Only use _unlocked stdio functions on linux by Martin Storsjo · 7 years ago
  82. 9bb99f8 Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode." by Clement Courbet · 7 years ago
  83. 33d415b [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
  84. 9b79c170 [SROA] Handle PHI with multiple duplicate predecessors by Bjorn Pettersson · 7 years ago
  85. 7244dae [SROA] pr37267: fix assertion failure in integer widening by Hiroshi Inoue · 7 years ago
  86. d2427ff [RISCV] Add support for .half, .hword, .word, .dword directives by Alex Bradbury · 7 years ago
  87. 0650184 [X86] Add OptForSize to a couple load folding patterns. Remove some bad FIXME comments. by Craig Topper · 7 years ago
  88. da555b0 [CMake] Support building shared library for Fuchsia by Petr Hosek · 7 years ago
  89. 6e244de [Thumb2] fix typo in test from r332548 by Sanjay Patel · 7 years ago
  90. 69f1013 Mark test with "REQUIRES: shell" since it directly invokes "sh" and was failing on Windows. by Douglas Yung · 7 years ago
  91. 31b4f49 [AMDGPU] Move lsr test. NFC. by Stanislav Mekhanoshin · 7 years ago
  92. bf20a75 [WebAssembly] Fix the opcode number for i64.load16_u. by Dan Gohman · 7 years ago
  93. 3e976e6 [CodeGen] Use MachineInstr::getOperand(0) instead of gets the defs iterator_range and calling begin. NFC by Craig Topper · 7 years ago
  94. 7b227c4 Revert 332508 as it caused problems in the clang test suite. by Greg Clayton · 7 years ago
  95. ca6a4d9 [STLExtras] Add size() for ranges, and remove distance() by Vedant Kumar · 7 years ago
  96. 309c9c4 [Hexagon] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  97. fa475c5 [PowerPC] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  98. 9658229 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  99. 1aa4850 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  100. 2a77a18 [NFC] WebAssembly build break #2 by JF Bastien · 7 years ago