1. 61e4e61 Fix use after free in unit test. by Benjamin Kramer · 8 years ago
  2. b6b0324 [DAG] Allow merging of stores of vector loads by Nirav Dave · 8 years ago
  3. 4247581 Revert r309923, it caused PR34045. by Nico Weber · 8 years ago
  4. 53e7817 [TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands is true by Nirav Dave · 8 years ago
  5. 9360b2e [NewGVN] fix typos; NFC by Sanjay Patel · 8 years ago
  6. 34ac720 [BDCE] add tests to show invalid/incomplete transforms by Sanjay Patel · 8 years ago
  7. c580a5c [GlobalISel] Only merge memory ops for mayLoad or mayStore instrs. by Florian Hahn · 8 years ago
  8. b587c9e [LiveDebugVariables] Use lexical scope to trim debug value live intervals by Robert Lougher · 8 years ago
  9. 7b9531e Prune linefeed at eof. by NAKAMURA Takumi · 8 years ago
  10. dd3b410 llvm/Support/CodeGenCWrappers.h: Add missing "llvm/ADT/Optional.h", to fix modules build. by NAKAMURA Takumi · 8 years ago
  11. 441e1a2 [SelectionDAG] Resolve PR33978. by Simon Dardis · 8 years ago
  12. f133b32 Removed unused variabled from unit test by Max Kazantsev · 8 years ago
  13. 6eeae17 [Cloning] Move distinct GlobalVariable debug info metadata in CloneModule by Ewan Crawford · 8 years ago
  14. 14dbdbf [ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions by Diana Picus · 8 years ago
  15. 47af16e [X86] SET0 to use XMM registers where possible PR26018 PR32862 by Dinar Temirbulatov · 8 years ago
  16. 511c1a3 [SCEV] Re-enable "Cache results of computeExitLimit" by Max Kazantsev · 8 years ago
  17. daeea6f [globalisel][tablegen] Update a comment to use the name of the constant rather than the value. by Daniel Sanders · 8 years ago
  18. 0e06563 [ARM] Use ADDCARRY / SUBCARRY by Roger Ferrer Ibanez · 8 years ago
  19. dfd6a10 Fix WebAssembly target after r309911. by Daniel Jasper · 8 years ago
  20. a3b3711 Fix the ppc jit tests. by Rafael Espindola · 8 years ago
  21. 98bb5a4 [unittest] Remove TODO comment which caused concern by Tobias Grosser · 8 years ago
  22. cec5ec4 Add LLVM_FALLTHROUGH. by Rafael Espindola · 8 years ago
  23. 37ca700 [RegisterCoalescer] Add wrapper for Erasing Instructions by Sameer AbuAsal · 8 years ago
  24. 9aafb85 Delete Default and JITDefault code models by Rafael Espindola · 8 years ago
  25. 65d41d8 [ARM] Tidy up banked registers encoding by Javed Absar · 8 years ago
  26. ca9f2fd Fix the bug when SampleProfileWriter writes out number of callsites. by Dehao Chen · 8 years ago
  27. d7247b5 Move two functions to a nicer spot. NFC. by Vedant Kumar · 8 years ago
  28. c563b04 Rely on autobrief, remove \briefs from a header. NFC. by Vedant Kumar · 8 years ago
  29. a8dfa81 [Coverage] Add an API to retrive all instantiations of a function (NFC) by Vedant Kumar · 8 years ago
  30. f6b5345 [llvm-cov] Respect the value of the -show-instantiations option by Vedant Kumar · 8 years ago
  31. 51c4734 Revert "[libFuzzer tests] Use substring comparison in libFuzzer tests" by George Karpenkov · 8 years ago
  32. 58dd3a3 AMDGPU/GlobalISel: Mark 32-bit G_FMUL as legal by Tom Stellard · 8 years ago
  33. 50b0dc9 [pdb/lld] Write a valid FPM. by Zachary Turner · 8 years ago
  34. 11625a0 [MSF] Move MSF unit tests to their own unittest target. by Zachary Turner · 8 years ago
  35. 34173de [pdbutil] Add a command to dump the FPM. by Zachary Turner · 8 years ago
  36. cd14d22 AMDGPU/R600: Initialize more passes by Tom Stellard · 8 years ago
  37. 630a4ac Xray docs with description of Flight Data Recorder binary format. by Keith Wyss · 8 years ago
  38. c8df920 LV: Don't insert runtime ptr checks on divergent targets by Matt Arsenault · 8 years ago
  39. 6795f26 [libFuzzer tests] Use substring comparison in libFuzzer tests by George Karpenkov · 8 years ago
  40. ef45a1f [InstCombine] Remove unnecessary temporary APInt. NFCI by Craig Topper · 8 years ago
  41. 99dd11f [PM] Split LoopUnrollPass and make partial unroller a function pass by Teresa Johnson · 8 years ago
  42. 2600a67 Don't pass the code model to MC by Rafael Espindola · 8 years ago
  43. 43b62b6 [InstCombine] Remove explicit code for folding (xor(zext(cmp)), 1) and (xor(sext(cmp)), -1) to ext(!cmp). by Craig Topper · 8 years ago
  44. 80b5f59 [InstCombine] Support sext in foldLogicCastConstant by Craig Topper · 8 years ago
  45. 61dba57 DebugInfo: Test & handle (differently) non-zero DW_AT_ranges_base by David Blaikie · 8 years ago
  46. 07635d3 [Power9] Exploit vector absolute difference instructions on Power 9 by Stefan Pintilie · 8 years ago
  47. 82f73ee [NewGVN] Now that load coercion is enable, we pass this test. by Davide Italiano · 8 years ago
  48. 7fee9f8 [AArch64] Add Exynos M2 feature test (NFC) by Evandro Menezes · 8 years ago
  49. 95e74fa [Dominators] Teach LoopDeletion to use the new incremental API by Jakub Kuderski · 8 years ago
  50. f49a981 [StackColoring] Update AliasAnalysis information in stack coloring pass (part 2) by Hiroshi Inoue · 8 years ago
  51. 3e9e87e Revert "Xray docs with description of Flight Data Recorder binary format." by Keith Wyss · 8 years ago
  52. fac03ed [AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive by Coby Tayree · 8 years ago
  53. dbf7ec5 [InstCombine] Add missing test case for (xor (sext (cmp)), -1) -> (sext (!cmp)). by Craig Topper · 8 years ago
  54. e97c583 Xray docs with description of Flight Data Recorder binary format. by Keith Wyss · 8 years ago
  55. c4d94ab Assert that the offset of a DBG_VALUE is always 0. (NFC) by Adrian Prantl · 8 years ago
  56. 5db8114 Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs" by Reid Kleckner · 8 years ago
  57. 981b541 AMDGPU: Restore using MRI to find highest used regs by Matt Arsenault · 8 years ago
  58. 810c1b6 Remove the unused Offset field from MachineLocation (NFC) by Adrian Prantl · 8 years ago
  59. 29e9cdb [DAG] Improve candidate pruning in store merge failure case. NFCI by Nirav Dave · 8 years ago
  60. 7499936 [AArch64] Improve the test of conditional branch fusion by Evandro Menezes · 8 years ago
  61. 8c82257 Remove unused includes of MachineLocation.h (NFC) by Adrian Prantl · 8 years ago
  62. c334e7d Remove unreachable code. (NFC) by Adrian Prantl · 8 years ago
  63. 1ce4e23 [AArch64] Simplify AES*Tied pseudo expansion (NFC). by Florian Hahn · 8 years ago
  64. 7ab6937 [InlineCost] Remove redundant call. NFC. by Chad Rosier · 8 years ago
  65. 1c11c83 Assert that the offset in MachineLocation::set() is always 0. (NFC) by Adrian Prantl · 8 years ago
  66. e279499 [InlineCost] Simplify more 'and' and 'or' operations. by Chad Rosier · 8 years ago
  67. 340067c [SLPVectorizer] Generalize interface of functions, NFC. by Alexey Bataev · 8 years ago
  68. e764b9b [SLPVectorizer] Test update, NFC. by Alexey Bataev · 8 years ago
  69. b51029d [SLP] Fix for PR31880: shuffle and vectorize repeated scalar ops on extracted elements by Alexey Bataev · 8 years ago
  70. bb326e2 [MIR] Print target-specific constant pools by Diana Picus · 8 years ago
  71. e36182d [globalisel][tablegen] Do not merge memoperands from instructions that weren't in the match. by Daniel Sanders · 8 years ago
  72. fb0e1f5 [InstCombine] Add test cases for 'or' and 'xor' to match the vector 'and' of 'sext' of 'cmp' test. by Craig Topper · 8 years ago
  73. 4b60609 [NewGVN] Fold single-use variables. NFCI. by Davide Italiano · 8 years ago
  74. 0c5b2b5 [NewGVN] Remove a (now stale) comment. NFCI. by Davide Italiano · 8 years ago
  75. b929c3e Fix the bug that parseAAPipeline is not invoked in runNewPMPasses in release compiler. by Dehao Chen · 8 years ago
  76. f7a9c73 [SimplifyCFG] Fix typo in comment. NFC by Craig Topper · 8 years ago
  77. 759393b [PM] Fix a bug where through CGSCC iteration we can get by Chandler Carruth · 8 years ago
  78. 6023e68 AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it by Matt Arsenault · 8 years ago
  79. 5474c6d AMDGPU: Fix emitting encoded calls by Matt Arsenault · 8 years ago
  80. 23e59dd AMDGPU: Analyze callee resource usage in AsmPrinter by Matt Arsenault · 8 years ago
  81. cbd2841 Update the new PM pipeline to make ICP aware if it is SamplePGO build. by Dehao Chen · 8 years ago
  82. dbd873d [AMDGPU] Fix asan error after last commit by Stanislav Mekhanoshin · 8 years ago
  83. f5ed40b [DAG] Refactor store merge subexpressions. NFC. by Nirav Dave · 8 years ago
  84. 01ddaaf AMDGPU: Don't place arguments in emergency stack slot by Matt Arsenault · 8 years ago
  85. 6e8db40 DAG: Undo and->or combine with FrameIndexes by Matt Arsenault · 8 years ago
  86. 3a6f6d9 X86: Do not use llc -march in tests. by Matthias Braun · 8 years ago
  87. cc3f143 Update LiveDebugValues to generate DIExpressions for spill offsets by Adrian Prantl · 8 years ago
  88. 5f53af3 Revert "Reland "[llvm][llvm-objcopy] Added support for outputting to binary in llvm-objcopy"" by Petr Hosek · 8 years ago
  89. 9b08f32 Update MIR testcase to reflect change in r309751. by Adrian Prantl · 8 years ago
  90. d6fd4b0 Reland "[llvm][llvm-objcopy] Added support for outputting to binary in llvm-objcopy" by Petr Hosek · 8 years ago
  91. 3499304 [AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unused by Stanislav Mekhanoshin · 8 years ago
  92. 88d9e5d Remove unused accessor (NFC) by Adrian Prantl · 8 years ago
  93. 5b53ac9 [AMDGPU] Collapse adjacent SI_END_CF by Stanislav Mekhanoshin · 8 years ago
  94. 6aacb6c Assert that the offset of a MachineLocation is always 0. by Adrian Prantl · 8 years ago
  95. 2d38e17 [SCEV/IndVars] Always compute loop exiting values if the backedge count is 0 by Sanjoy Das · 8 years ago
  96. 68109d5 Use helper function instead of manually constructing DBG_VALUEs (NFC) by Adrian Prantl · 8 years ago
  97. fe7581c ARM: Do not use llc -march in tests. by Matthias Braun · 8 years ago
  98. b0a0439 PowerPC: Do not use llc -march in tests. by Matthias Braun · 8 years ago
  99. 2cd77a8 Remove PrologEpilogInserter's usage of DBG_VALUE's offset field by Adrian Prantl · 8 years ago
  100. fbbab58f [AArch64] Fix a typo in isExtFreeImpl() by Haicheng Wu · 8 years ago