1. cce04b3 [CMake] Make optimizing sanitizer builds optional by Chris Bieneman · 7 years ago
  2. a1fecd5 [llvm-mca] Add an example showing how to get Intel assembly syntax by Andrea Di Biagio · 7 years ago
  3. 01ff7b7 [X86] Split WriteCMOV + WriteCMOV2 scheduler classes by Simon Pilgrim · 7 years ago
  4. ce74ac3 AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with infinite loops. by Changpeng Fang · 7 years ago
  5. 6209d96 [mips] Add support for Global INValidate ASE by Petar Jovanovic · 7 years ago
  6. 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
  7. 4acf19a [llvm-mca][X86] Add CMOV test files by Simon Pilgrim · 7 years ago
  8. 938d593 [RISCV] Set isReMaterializable on ADDI and LUI instructions by Alex Bradbury · 7 years ago
  9. fdf3295 [X86][BtVer2] ADC/SBB take 2cy on an ALU pipe, not 1cy like ADD/SUB by Simon Pilgrim · 7 years ago
  10. eb1647b [llvm-mca] Hide unrelated flags from the -help output. by Andrea Di Biagio · 7 years ago
  11. 234ed79 [llvm-exegesis] Remove redudant explicit template instantiations. by Clement Courbet · 7 years ago
  12. 0fa09b6 In thin and full LTO + CFI, direct function calls may go through jump table by Dmitry Mikulin · 7 years ago
  13. 0ade31e [llvm-exegesis] Write out inconsistencies to a file. by Clement Courbet · 7 years ago
  14. efebb47 [Hexagon] Use addAliasForDirective for data directives by Alex Bradbury · 7 years ago
  15. 87225e5 [X86] Split WriteADC/WriteADCRMW scheduler classes by Simon Pilgrim · 7 years ago
  16. 3c529c0 [llvm-exegesis] Disable failing ARM assembler tests. by Clement Courbet · 7 years ago
  17. acf3f6e [llvm-mca] add flag -all-views and flag -all-stats. by Andrea Di Biagio · 7 years ago
  18. 1e03426 [llvm-exegesis] Analysis: detect clustering inconsistencies. by Clement Courbet · 7 years ago
  19. 4cdd921 [llvm-exegesis] Disable the tests failing on buildbots while we investigate. by Clement Courbet · 7 years ago
  20. c42065a [SystemZ] Commenting (NFC) by Jonas Paulsson · 7 years ago
  21. 8f090f6 [llvm-exegesis][NFC] Remove dead function. by Clement Courbet · 7 years ago
  22. c67506a [llvm-mca][X86] Add ADX test files by Simon Pilgrim · 7 years ago
  23. 8603d60 Fix r332592 : X86 tests should use the X86 target, not the native targets. by Clement Courbet · 7 years ago
  24. 4f11b74 reland r332579: [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
  25. f4a7407 [X86][SNB] Minor scheduler cleanup by Simon Pilgrim · 7 years ago
  26. 1963cc1 [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 (scalar+scalar) store instructions. by Sander de Smalen · 7 years ago
  27. fadab83 Require DominatorTree when requiring/preserving LoopInfo in the old pass manager by Mikael Holmen · 7 years ago
  28. a925a3b [Analysis] Only use _unlocked stdio functions on linux by Martin Storsjo · 7 years ago
  29. 9bb99f8 Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode." by Clement Courbet · 7 years ago
  30. 33d415b [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
  31. 9b79c170 [SROA] Handle PHI with multiple duplicate predecessors by Bjorn Pettersson · 7 years ago
  32. 7244dae [SROA] pr37267: fix assertion failure in integer widening by Hiroshi Inoue · 7 years ago
  33. d2427ff [RISCV] Add support for .half, .hword, .word, .dword directives by Alex Bradbury · 7 years ago
  34. 0650184 [X86] Add OptForSize to a couple load folding patterns. Remove some bad FIXME comments. by Craig Topper · 7 years ago
  35. da555b0 [CMake] Support building shared library for Fuchsia by Petr Hosek · 7 years ago
  36. 6e244de [Thumb2] fix typo in test from r332548 by Sanjay Patel · 7 years ago
  37. 69f1013 Mark test with "REQUIRES: shell" since it directly invokes "sh" and was failing on Windows. by Douglas Yung · 7 years ago
  38. 31b4f49 [AMDGPU] Move lsr test. NFC. by Stanislav Mekhanoshin · 7 years ago
  39. bf20a75 [WebAssembly] Fix the opcode number for i64.load16_u. by Dan Gohman · 7 years ago
  40. 3e976e6 [CodeGen] Use MachineInstr::getOperand(0) instead of gets the defs iterator_range and calling begin. NFC by Craig Topper · 7 years ago
  41. 7b227c4 Revert 332508 as it caused problems in the clang test suite. by Greg Clayton · 7 years ago
  42. ca6a4d9 [STLExtras] Add size() for ranges, and remove distance() by Vedant Kumar · 7 years ago
  43. 309c9c4 [Hexagon] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  44. fa475c5 [PowerPC] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  45. 9658229 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  46. 1aa4850 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  47. 2a77a18 [NFC] WebAssembly build break #2 by JF Bastien · 7 years ago
  48. bb60b65 [ORC] Rewrite the VSO symbol table yet again. Update related utilities. by Lang Hames · 7 years ago
  49. 34b5ae7 [X86] Update SNB/generic scheduler tests missed from rL332536 by Simon Pilgrim · 7 years ago
  50. 9be0977 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  51. 9b35a3a [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  52. 5cb89e9 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  53. 2017c13 [X86][SNB] Remove unnecessary CVT InstRW overrides by Simon Pilgrim · 7 years ago
  54. 1cb21c3 [WebAssembly] Remove unused headers in MCWasmObjectWriter by Sam Clegg · 7 years ago
  55. 8aecd6a [AArch64] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  56. f57d10b [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  57. 398f674 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  58. a6425cd [InstCombine] Fix the signature of fgets_unlocked. by Benjamin Kramer · 7 years ago
  59. 62014b8 [NFC] WebAssembly build fix by JF Bastien · 7 years ago
  60. 829baac [MachineOutliner] Don't outline instructions that modify SP. by Eli Friedman · 7 years ago
  61. 020c1e9 _WIN32 straggler I missed in r331127; no-op in practice by Nico Weber · 7 years ago
  62. 5dc60d3 [Hexagon] Fix the order of operands when selecting QCAT by Krzysztof Parzyszek · 7 years ago
  63. bbebdb9 [Hexagon] Mark HVX vector predicate bitwise ops as legal, add patterns by Krzysztof Parzyszek · 7 years ago
  64. e66042f [X86][SSE] Reduce instruction/register usages for v4i32 vector shifts (PR37441) by Simon Pilgrim · 7 years ago
  65. 7dc0869 AMDGPU : Recalculate SGPRs when trap handler is supported by Konstantin Zhuravlyov · 7 years ago
  66. bc809c3 Fix small grammar-o. by Eric Christopher · 7 years ago
  67. 51be45a Fix up a misleading format warning. by Eric Christopher · 7 years ago
  68. 38b696a [WebAssembly] MC: Ensure that FUNCTION_OFFSET relocations are always against function symbols. by Sam Clegg · 7 years ago
  69. 8458016 [MachineOutliner] Don't save/restore LR for tail calls. by Eli Friedman · 7 years ago
  70. 37efd32 [X86] Fix typo in instregex for CVTSI642SDrr by Simon Pilgrim · 7 years ago
  71. 8c20b5f Fix llvm::sys::path::remove_dots() to return "." instead of an empty path. by Greg Clayton · 7 years ago
  72. b03e023 [Timers] TimerGroup: add constructor from StringMap<TimeRecord> by Roman Lebedev · 7 years ago
  73. 8e8e599 [Timers] TimerGroup: make printJSONValues() method public by Roman Lebedev · 7 years ago
  74. ad5afb1 [Timers] TimerGroup::printJSONValue(): print doubles with no precision loss by Roman Lebedev · 7 years ago
  75. bdd960c [Timers] TimerGroup::printJSONValues(): print mem timer with .mem suffix by Roman Lebedev · 7 years ago
  76. 9010032 [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  77. 55e74df [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  78. cea056a [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
  79. 846e93c [X86][AVX512DQ] Use packed instructions for scalar FP<->i64 conversions on 32-bit targets by Craig Topper · 7 years ago
  80. 1222d61 [Debugify] Tighten up the test for -debugify-each, NFC by Vedant Kumar · 7 years ago
  81. 9693625 Signal handling should be signal-safe by JF Bastien · 7 years ago
  82. 9e6d158 [llvm-mca] Move the RegisterFile class into its own translation unit. NFC by Matt Davis · 7 years ago
  83. 2aba6fc [DAG] Prune cycle check in store merge. by Nirav Dave · 7 years ago
  84. 92d4ba1 [DAG] Defer merge store cycle checking to just before merge. NFCI. by Nirav Dave · 7 years ago
  85. 8e398a4 Give shared modules in unittests the platform-native extension, make PipSqueak a MODULE by Nico Weber · 7 years ago
  86. d51b116 [x86] add run with unsafe global param; NFC by Sanjay Patel · 7 years ago
  87. b994738 [AMDGPU] Change llvm.debugtrap to be a debug breakpoint that can resume execution. by Tony Tye · 7 years ago
  88. 945003c [x86] add tests for DAG FP undef operands; NFC by Sanjay Patel · 7 years ago
  89. c2421e4 [AArch64][SVE] Improve diagnostics for vectors with incorrect element-size. by Sander de Smalen · 7 years ago
  90. f9deb98 [AArch64] Gangup loads and stores for pairing. by Sirish Pande · 7 years ago
  91. 46a30b9 [InstCombine] allow more binop (shuffle X), C transforms by Sanjay Patel · 7 years ago
  92. f90a5e0 [ThinLTO] Make llvm-lto module ID numbering consistent with linkers by Teresa Johnson · 7 years ago
  93. db6ccb3 [ThinLTO] Add const qualifier to a couple of flag getter methods by Teresa Johnson · 7 years ago
  94. 2c5ef97 [AArch64][SVE] Asm: Support for gather PRF prefetch instructions by Sander de Smalen · 7 years ago
  95. fad0c9b [llvm-mca] Move definitions in FetchStage.cpp inside namespace mca. NFC by Andrea Di Biagio · 7 years ago
  96. a217383 [BasicAA] Fix handling of invariant group launders by Krzysztof Pszeniczny · 7 years ago
  97. a555456 [mips] Simplify some of the predicate scopes for (negative) multiply add/sub instructions (NFCI) by Simon Dardis · 7 years ago
  98. 02815c9 [mips] Join existing scopes for DecoderNamespace (NFCI) by Simon Dardis · 7 years ago
  99. fb66864 [llvm-mca] Fix perf regression after r332390. by Andrea Di Biagio · 7 years ago
  100. f392447 [llvm-exegesis] Fix unused variable warning in release mode. by Clement Courbet · 7 years ago