1. fda9bcb ScalarEvolution unit test: fix typo that breaks check-all by Gor Nishanov · 8 years ago
  2. ad7d2c0 Rearrange Dom unittest to accommodate multiple tests by Adam Nemet · 8 years ago
  3. bfb2ddf clang-format DomTree unittest by Adam Nemet · 8 years ago
  4. 7b853c5 AArch64/PEI: Do not add reserved regs to liveins by Matthias Braun · 8 years ago
  5. 65ac22c [SCEVExpander] Try harder to avoid introducing inttoptr by Keno Fischer · 8 years ago
  6. 0248ff9 ScheduleDAGInstrs: Fix fixupKills() by Matthias Braun · 8 years ago
  7. bf14f47 [Demangler] copy changes made in libcxxabi's r303718 to ItaniumDemangle by Erik Pilkington · 8 years ago
  8. 6a19144 [AArch64][GlobalISel] Add the Localizer pass for the O0 pipeline by Quentin Colombet · 8 years ago
  9. a407cc0 [GlobalISel] Add a localizer pass for target to use by Quentin Colombet · 8 years ago
  10. c8237e4 [GVN] Recommit the patch "Add phi-translate support in scalarpre". by Wei Mi · 8 years ago
  11. c6a4b1a BranchRelaxation: computeLiveIns() after creating new block by Matthias Braun · 8 years ago
  12. abfdee4 AArch64: Fix cmpxchg O0 expansion by Matthias Braun · 8 years ago
  13. 83c5dbf [llvm-pdbdump] pdb2yaml: add an -all option to dump everything we can by Bob Haarman · 8 years ago
  14. 4a5238d Bitcode: Remove some dead code. Spotted by Teresa. by Peter Collingbourne · 8 years ago
  15. 996f62f [InstSimplify] Push commuted op checks for and/or of icmp further down to avoid duplicate work by Craig Topper · 8 years ago
  16. d1d5452 [bpf] disallow global_addr+off folding by Alexei Starovoitov · 8 years ago
  17. b3ad86b Fix test broken by r304020 by David Blaikie · 8 years ago
  18. bcefdfc [Mips] Placate GCC's -Wmisleading-indentation. NFCI. by Davide Italiano · 8 years ago
  19. 859371c [lib/LTO] Don't reinvent the code for switching linkage. by Davide Italiano · 8 years ago
  20. 5e26a02 LivePhysRegs: Rework constructor + documentation; NFC by Matthias Braun · 8 years ago
  21. 4902354 LivePhysRegs: Doxygen cleanup; NFC by Matthias Braun · 8 years ago
  22. 7c75114 LivePhysRegs: Add default for removeRegsInMask(Clobbers); NFC by Matthias Braun · 8 years ago
  23. 8fab6ef MachineVerifier: Remove unused set; NFC by Matthias Braun · 8 years ago
  24. d178d05 [Hexagon] Cleanup of unused function isCalleeSaveReg (NFC) by Sumanth Gundapaneni · 8 years ago
  25. b3b1987 allow_user_segv_handler was already removed by Vitaly Buka · 8 years ago
  26. 071c0d9 Resubmit r303859 with test fixed. by Konstantin Zhuravlyov · 8 years ago
  27. a0f27f9 Make helper functions static. NFC. by Benjamin Kramer · 8 years ago
  28. b0d2323 Fix the ManagedStatic list ordering when using DynamicLibrary::addPermanentLibrary. by Frederich Munch · 8 years ago
  29. b655a9c [InstSimplify] Move a variable declaration to make simplifyAndOfICmps look more like simplifyOrOfICmps. NFC by Craig Topper · 8 years ago
  30. e2ab189 [InstSimplify] Use commutable matchers to shorten some code by Craig Topper · 8 years ago
  31. 4e6f8d0 [InstSimplify] Use m_APInt instead of m_ConstantInt in ((V + N) & C1) | (V & C2) handling in order to support splat vectors. by Craig Topper · 8 years ago
  32. 0698305 DebugInfo: Do not emit empty CUs by David Blaikie · 8 years ago
  33. 5ae6e90 PMB: Run the whole-program-devirt pass during LTO at --lto-O0. by Peter Collingbourne · 8 years ago
  34. 3c9e129 [InstCombine] Pass the DominatorTree, AssumptionCache, and context instruction to a few calls to isKnownPositive, isKnownNegative, and isKnownNonZero by Craig Topper · 8 years ago
  35. 5f10e29 [AMDGPU][MC][GFX9] Corrected encoding of flat_scratch* for SDWA opcodes by Dmitry Preobrazhensky · 8 years ago
  36. 4eca9e6 Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  37. b6924f0 Revert "Export the required symbol from DynamicLibraryTests" by Roger Ferrer Ibanez · 8 years ago
  38. b665868 DebugInfo: Don't include locations for debug-having code inlined into nodebug functions by David Blaikie · 8 years ago
  39. f696b32 AMDGPU/GlobalISel: Mark 32-bit float constants as legal by Tom Stellard · 8 years ago
  40. 843d71c [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  41. bfcbf6a LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI by Matthias Braun · 8 years ago
  42. f0ed179 [AMDGPU] SDWA: add disassembler support for GFX9 by Sam Kolton · 8 years ago
  43. 8f61a6e [DAGCombiner] use narrow vector ops to eliminate concat/extract (PR32790) by Sanjay Patel · 8 years ago
  44. f6ed90e [DAG] Move legal type checks in store merge to be checked only by Nirav Dave · 8 years ago
  45. bafb2e6 [ARM] Fix lowering of misaligned memcpy/memset by John Brawn · 8 years ago
  46. a0b8f33 nits in wide-integer-cmp.ll . NFC by Amaury Sechet · 8 years ago
  47. 21e2ad7 [ARM] Add tests for 6-M memcpy/memset code generation by John Brawn · 8 years ago
  48. ff777b7 The fix for PR22004: X86AsmParser.cpp asserts: OperandStack.size() > 1 && "Too few operands." by Andrew V. Tischenko · 8 years ago
  49. 4e545df Revert "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  50. 88aeae6 Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  51. 1503fe4 Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  52. f1d70be Fix signedness of constant. NFC. by Nirav Dave · 8 years ago
  53. e10b16c Export the required symbol from DynamicLibraryTests by Roger Ferrer Ibanez · 8 years ago
  54. 073ffab [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  55. 0559b4f Remove unnecessary double-assignment triggering -Wsequence-point. by Daniel Jasper · 8 years ago
  56. 96c95e6 Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start" by Max Kazantsev · 8 years ago
  57. b0e29ac LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI by Matthias Braun · 8 years ago
  58. d6cdc20 Revert rL303923 since it broke the sanitizer bootstrap build bot. by Wei Mi · 8 years ago
  59. 8e55f77 [InstSimplify] Use APInt::isMask isntead of manually implementing it. NFC by Craig Topper · 8 years ago
  60. 515e5d4 [InstSimplify] Use m_ConstantInt matchers to short some code. NFC by Craig Topper · 8 years ago
  61. a1a0cf0 [IR] Add an iterator and range accessor for the PHI nodes of a basic block. by Chandler Carruth · 8 years ago
  62. 55d0a52 Revert "LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI" by Matthias Braun · 8 years ago
  63. bd265c3 Revert "LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI" by Matthias Braun · 8 years ago
  64. e4bd195 Test for r303938 by Matthias Braun · 8 years ago
  65. 8800120 [PM] Enable the new simple loop unswitch pass in the new pass manager by Chandler Carruth · 8 years ago
  66. b626182 Tidy up RelocVisitor.h. by Rui Ueyama · 8 years ago
  67. 88351cb LivePhysRegs: Follow-up to r303937 by Matthias Braun · 8 years ago
  68. 0378321 [llvm-pdbdump] Don't crash when displaying padding. by Zachary Turner · 8 years ago
  69. f9ebd61 [Examples] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  70. 9cd70d9 Return a lit.Test.Result object from TestRunner's executeShTest() by Dimitry Andric · 8 years ago
  71. 3e61240 Remove unused member. by Zachary Turner · 8 years ago
  72. 5a4717a [PPC] Add text for assert. by Tim Shen · 8 years ago
  73. c58f672 LTO: Do summary-based prevailing symbol resolution at --lto-O0. by Peter Collingbourne · 8 years ago
  74. dcf3dde LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI by Matthias Braun · 8 years ago
  75. b0019d8 LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI by Matthias Braun · 8 years ago
  76. f061f6c [CV Type Merging] Find nested type indices faster. by Zachary Turner · 8 years ago
  77. a8d58fe DebugInfo: Simplify scopes+subprogram handling since the subprogram<>cu link inversion by David Blaikie · 8 years ago
  78. 7a45750 [PPC] Fix atomics lowering in DAG lowering. by Tim Shen · 8 years ago
  79. e55679d Fix test to handle running on platforms which don't enable pubnames at all by David Blaikie · 8 years ago
  80. 32c2620 [InstCombine] Add an InstCombine specific wrapper around isKnownToBeAPowerOfTwo to shorten code. NFC by Craig Topper · 8 years ago
  81. d163591 [GVN] Add phi-translate support in scalarpre. by Wei Mi · 8 years ago
  82. 325c686 Add constrained intrinsics for some libm-equivalent operations by Andrew Kaylor · 8 years ago
  83. 94c4904 CodeGen: Rename DEBUG_TYPE to match passnames by Matthias Braun · 8 years ago
  84. 064b7cc [lld] Fix a bug where we continually re-follow type servers. by Zachary Turner · 8 years ago
  85. 522178b [CodeView Type Merging] Don't keep re-allocating temp serializer. by Zachary Turner · 8 years ago
  86. 7814846 Make BinaryStreamReader::readCString a bit faster. by Zachary Turner · 8 years ago
  87. ae12b7b [pdb] pad source file name buffer at the end instead of the beginning by Bob Haarman · 8 years ago
  88. 63d6d75 Fix a bug in MappedBlockStream. by Zachary Turner · 8 years ago
  89. d4b1dbe [WebAssembly] MC: Include unnamed data when writing wasm files by Sam Clegg · 8 years ago
  90. 3f3a4fb [CodeView Type Merging] Avoid record deserialization when possible. by Zachary Turner · 8 years ago
  91. f906b58 Update the documentation and CMake file for Visual Studio generators. by Aaron Ballman · 8 years ago
  92. 8f60438 PPC: Correct Size for GETtlsADDR by Kyle Butt · 8 years ago
  93. b6e91f4 Revert r303859, CodeGen/AMDGPU/llvm.amdgcn.s.getpc.ll fails on bots. by Nico Weber · 8 years ago
  94. abf5868 [AArch64]: add 'a' inline asm operand modifier. by Manoj Gupta · 8 years ago
  95. 674c13e Fix SelectionDAGBuilder::getDbgValue to not expect DW_OP_deref on FI vars by Adrian Prantl · 8 years ago
  96. a600582 Delete an obsolete paragraph in LangRef. by Adrian Prantl · 8 years ago
  97. 03e10d9 DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly requested, even in -gmlt or when empty by David Blaikie · 8 years ago
  98. ecda7b1 [llvm-pdbdump] [yaml2pdb] always include object file name in module info by Bob Haarman · 8 years ago
  99. 4133415 NewGVN: Fix PR 33119, PR 33129, due to regressed undef handling by Daniel Berlin · 8 years ago
  100. 81a4c4f [InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts by Artur Pilipenko · 8 years ago