1. 02f3e0b [PatternMatch] define m_FNeg using m_FSub by Sanjay Patel · 7 years ago
  2. b3b089c [PowerPC] fix assertion failure due to missing instruction in P9InstrResources.td by Hiroshi Inoue · 7 years ago
  3. 92c0e78 [InstCombine] add vector and vector undef tests for FP folds; NFC by Sanjay Patel · 7 years ago
  4. 5301677 Re-land r329273: [Plugins] Add a slim plugin API to work together with the new PM by Philip Pfaffe · 7 years ago
  5. 9042a61 [Testing/Support]: Better matching of Error failure states by Pavel Labath · 7 years ago
  6. 1444c19 ARM: Do not spill CSR to stack on entry to noreturn functions by Tim Northover · 7 years ago
  7. 1cdf10a [Hexagon] Remove default values from lambda parameters by Krzysztof Parzyszek · 7 years ago
  8. dce7fb0 [Lexicon] Add "ICE", internal compiler error by Brian Gesiak · 7 years ago
  9. 166f95e [MC] Fix spaces between values printed by EmitRegisterFileInfo. by Andrea Di Biagio · 7 years ago
  10. b326c6e [DAGCombine] Revert r329160 by Sam Parker · 7 years ago
  11. 7d31ac8 [InstCombine] cleanup; NFC by Sanjay Patel · 7 years ago
  12. 00a96df [SchedModel] Complete models shouldn't match against itineraries when they don't use them (PR35639) by Simon Pilgrim · 7 years ago
  13. 716261b [LoopInterchange] Require asserts for test using -stats (NFC) by Florian Hahn · 7 years ago
  14. 3338e44 Minor fix in docs. by Alexander Kornienko · 7 years ago
  15. a4419a6 Revert "[Plugins] Add a slim plugin API to work together with the new PM" by Philip Pfaffe · 7 years ago
  16. 370e64a [llvm-mca] Remove flag -max-retire-per-cycle, and update the docs. by Andrea Di Biagio · 7 years ago
  17. ff02230 [Plugins] Add a slim plugin API to work together with the new PM by Philip Pfaffe · 7 years ago
  18. 93c4743 [UpdateTestChecks] Moved core functionality of add_asm_checks into add_checks by Simon Pilgrim · 7 years ago
  19. af1e569 [LoopInterchange] Add stats counter for number of interchanged loops. by Florian Hahn · 7 years ago
  20. 60da41d [mips] Regenerate test before posting patch for constant multiplication (NFC) by Simon Dardis · 7 years ago
  21. 46d5e2b allow custom OptBisect classes set to LLVMContext by Fedor Sergeev · 7 years ago
  22. 90e8633 [UpdateTestChecks] Split core functionality of add_ir_checks into add_checks by Simon Pilgrim · 7 years ago
  23. a9e0924 [UpdateTestChecks] Make add_asm_checks more like add_ir_checks by Simon Pilgrim · 7 years ago
  24. 49d9dff [LoopInterchange] Preserve LoopInfo after interchanging. by Florian Hahn · 7 years ago
  25. 8caab7d [UpdateTestChecks] Remove unnecessary return from add_ir_checks by Simon Pilgrim · 7 years ago
  26. 88fe9bc [llvm-exegesis] Check for libpfm headers. by Clement Courbet · 7 years ago
  27. 1fb4289 [MIR-Canon] Fixing warnings in Non-assert builds. by Puyan Lotfi · 7 years ago
  28. c1c024f [llvm-exegesis] Suppress a warning. by Clement Courbet · 7 years ago
  29. 19636df [X86] Revert r329251-329254 by Craig Topper · 7 years ago
  30. 67c388f [X86] Synchronize the SchedRW on some EVEX instructions with their VEX equivalents. by Craig Topper · 7 years ago
  31. 8e06c70 [X86] Use WriteFShuffle256 for VEXTRACTF128 to be consistent with VEXTRACTI128 which uses WriteShuffle256. by Craig Topper · 7 years ago
  32. d4b8b33 [X86] Remove some InstRWs for plain store instructions on Sandy Bridge. by Craig Topper · 7 years ago
  33. 224b702 [X86] Auto-generate complete checks. NFC by Craig Topper · 7 years ago
  34. 68c702b [CallSiteSplitting] Do not perform callsite splitting inside landing pad by Taewook Oh · 7 years ago
  35. 65834ee [gold] Add debug-pass-manager option, and use it to test new-pass-manager by Teresa Johnson · 7 years ago
  36. 7d9ae75 [IR] Upgrade comment token in objc retain release marker by Gerolf Hoflehner · 7 years ago
  37. a7f9b6a [MIR-Canon] Improving performance by switching to named vregs. by Puyan Lotfi · 7 years ago
  38. 29bc647 [MIR-Canon] Adding support for multi-def -> user distance reduction. by Puyan Lotfi · 7 years ago
  39. 5539442 [WebAssembly] Only write 32-bits for WebAssembly::OPERAND_OFFSET32 by Sam Clegg · 7 years ago
  40. 70bca66 AArch64: Implement support for the shadowcallstack attribute. by Peter Collingbourne · 7 years ago
  41. e956762 Don't inline @llvm.icall.branch.funnel by Vitaly Buka · 7 years ago
  42. cc96568 [MemorySSA] Fix spelling errors in MemorySSA.cpp. NFC by Zhaoshi Zheng · 7 years ago
  43. b7b2c0a hwasan: add -hwasan-match-all-tag flag by Evgeniy Stepanov · 7 years ago
  44. 7d72684 [MachineOutliner] Add `useMachineOutliner` target hook by Jessica Paquette · 7 years ago
  45. 75627b1 [Analysis] Support aligned new/delete functions. by Eric Fiselier · 7 years ago
  46. b9f3132 Revert "[Analysis] Support aligned new/delete functions." by Eric Fiselier · 7 years ago
  47. 7a9e40f [AArch64] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  48. bee3bbd [Analysis] Support aligned new/delete functions. by Eric Fiselier · 7 years ago
  49. 5c458ee [MachineOutliner] Fix typo; NFC by Jessica Paquette · 7 years ago
  50. 84038c4 [X86] Separate BSWAP32r and BSWAP64r scheduling data in SandyBridge/Haswell/Broadwell/Skylake scheduler models. by Craig Topper · 7 years ago
  51. a2c2313 Fix a compilation failure with non MSVC compilers. by Zachary Turner · 7 years ago
  52. 06e4df3 [llvm-pdbutil] Add the ability to explain binary files. by Zachary Turner · 7 years ago
  53. 200eeca [Power9]Legalize and emit code for quad-precision fma instructions by Lei Huang · 7 years ago
  54. 0e5d6b2 Fix build breakage from r329201 by Pavel Labath · 7 years ago
  55. 3fb0112 Re-commit r329179 after fixing build&test issues by Pavel Labath · 7 years ago
  56. f73cdf9 [llvm-exegesis] Temporarily disable a few tests. by Clement Courbet · 7 years ago
  57. 84f5a1e [InstCombine] [NFC] Add tests for getting rid of select of bittest (PR36950 / PR17564) by Roman Lebedev · 7 years ago
  58. 1669069 [AMDGPU][MC] Enabled instruction TBUFFER_LOAD_FORMAT_XYZ for SI/CI by Dmitry Preobrazhensky · 7 years ago
  59. 54d7a02 [SLPVectorizer][X86] Regenerate some tests. NFCI by Simon Pilgrim · 7 years ago
  60. 4171cb3 [llvm-exegesis] Temporarily disable some tests. by Clement Courbet · 7 years ago
  61. 5b50e47 [llvm-exegesis] Only run unit tests on x86_64 hosts. by Clement Courbet · 7 years ago
  62. 4d0328d [X86][Btver2] Strip unnecessary check prefixes from resources tests by Simon Pilgrim · 7 years ago
  63. 36c8c50 Remove llvm-build's --write-make-fragment which looks like a remnant from the autoconf build. by Nico Weber · 7 years ago
  64. f72ca59 Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it doesn't build. by Nico Weber · 7 years ago
  65. c5e0b13 Add AMDPAL Code Conventions section to AMD docs by Tim Corringham · 7 years ago
  66. 112f4ca [AMDGPU][MC] Added support of 3-element addresses for MIMG instructions by Dmitry Preobrazhensky · 7 years ago
  67. 5f1314c Attempt to fix bots more after r329179. by Nico Weber · 7 years ago
  68. 5f42950 [llvm-exegesis] Add missing link libraries. by Clement Courbet · 7 years ago
  69. f1dc3c2 Attempt to fix bots after r329179. by Nico Weber · 7 years ago
  70. 2141b46 Sort targetgen calls in lib/Target/*/CMakeLists. by Nico Weber · 7 years ago
  71. 7e97238 [CodeGen] Generate DWARF v5 Accelerator Tables by Pavel Labath · 7 years ago
  72. a3a1822 Remove duplicate tablegen lines from AVR target. by Nico Weber · 7 years ago
  73. fdbb56d [llvm-exegesis] Do not initialize FileDescriptor when libpfm is not available. by Clement Courbet · 7 years ago
  74. c074886 [llvm-exegesis] Fix compilation on lld-x86_64-darwin13 by Clement Courbet · 7 years ago
  75. 9434ee2 [llvm-exegesis][NFC] Fix compilation warning. by Clement Courbet · 7 years ago
  76. 527bfb0 [llvm-exegesis][NFC] Fix a few warnings. by Clement Courbet · 7 years ago
  77. 375e659 [Tablegen] Slightly refactor method SubtargetEmitter::EmitExtraProcessorInfo. by Andrea Di Biagio · 7 years ago
  78. 2157824 [llvm-exegesis] Fix build when libpfm is not available. by Clement Courbet · 7 years ago
  79. d14f88d [llvm-exegesis] Fix compilation on some clang versions. by Clement Courbet · 7 years ago
  80. ab9704d Make helpers static. NFC. by Benjamin Kramer · 7 years ago
  81. fd68be2 Re-land r329156 "Add llvm-exegesis tool." by Clement Courbet · 7 years ago
  82. 1fbc6fa [X86][CostModel] Use generic SSE levels instead of particular CPUs for shuffle costs by Simon Pilgrim · 7 years ago
  83. 83bfebd AMDGPU: Dimension-aware image intrinsics by Nicolai Haehnle · 7 years ago
  84. 036d645 StructurizeCFG: Test for branch divergence correctly by Nicolai Haehnle · 7 years ago
  85. 126cd7e AMDGPU: Fix copying i1 value out of loop with non-uniform exit by Nicolai Haehnle · 7 years ago
  86. 107f610 [AArch64] Add patterns matching (fabs (fsub x y)) to (fabd x y) by John Brawn · 7 years ago
  87. 9b4235c [DAGCombine] Improve ReduceLoadWidth for SRL by Sam Parker · 7 years ago
  88. 4634fe0 [ARM] Do not convert some vmov instructions by Mikhail Maltsev · 7 years ago
  89. fb12c07 Revert r329156 "Add llvm-exegesis tool." by Clement Courbet · 7 years ago
  90. 780c045 Add llvm-exegesis tool. by Clement Courbet · 7 years ago
  91. 0376d42 [X86] Use the same predicate for the load for PMOVSXBQ and PMOVZXBQ. by Craig Topper · 7 years ago
  92. 9b44f71 [X86] Use loadi16/loadi32 predicates in multiply patterns by Craig Topper · 7 years ago
  93. 74ed70f [X86] Remove more dead code left over from the handling of i8/i16 UMUL_LOHI/SMUL_LOHI that is no longer needed. NFC by Craig Topper · 7 years ago
  94. 30f7325 [SCEV] Prove implications for SCEVUnknown Phis by Max Kazantsev · 7 years ago
  95. 14b82ee [X86] Remove dead code for handling i8/i16 UMUL_LOHI/SMUL_LOHI from X86ISelDAGToDAG.cpp. NFC by Craig Topper · 7 years ago
  96. e22b899 [X86] Remove some code that was only needed when i1 was a legal type. NFC by Craig Topper · 7 years ago
  97. bc032eb [SimplifyCFG] Teach merge conditional stores to handle cases where the PostBB has more than 2 predecessors by inserting a new block for the store. by Craig Topper · 7 years ago
  98. d42d9e8 Fix bad #include path in r329139 by Vlad Tsyrklevich · 7 years ago
  99. 484fd96 Add the ShadowCallStack pass by Vlad Tsyrklevich · 7 years ago
  100. ee9345b Minor no-op cmake file style fix. by Nico Weber · 7 years ago