1. bcefdfc [Mips] Placate GCC's -Wmisleading-indentation. NFCI. by Davide Italiano · 8 years ago
  2. 859371c [lib/LTO] Don't reinvent the code for switching linkage. by Davide Italiano · 8 years ago
  3. 5e26a02 LivePhysRegs: Rework constructor + documentation; NFC by Matthias Braun · 8 years ago
  4. 4902354 LivePhysRegs: Doxygen cleanup; NFC by Matthias Braun · 8 years ago
  5. 7c75114 LivePhysRegs: Add default for removeRegsInMask(Clobbers); NFC by Matthias Braun · 8 years ago
  6. 8fab6ef MachineVerifier: Remove unused set; NFC by Matthias Braun · 8 years ago
  7. d178d05 [Hexagon] Cleanup of unused function isCalleeSaveReg (NFC) by Sumanth Gundapaneni · 8 years ago
  8. b3b1987 allow_user_segv_handler was already removed by Vitaly Buka · 8 years ago
  9. 071c0d9 Resubmit r303859 with test fixed. by Konstantin Zhuravlyov · 8 years ago
  10. a0f27f9 Make helper functions static. NFC. by Benjamin Kramer · 8 years ago
  11. b0d2323 Fix the ManagedStatic list ordering when using DynamicLibrary::addPermanentLibrary. by Frederich Munch · 8 years ago
  12. b655a9c [InstSimplify] Move a variable declaration to make simplifyAndOfICmps look more like simplifyOrOfICmps. NFC by Craig Topper · 8 years ago
  13. e2ab189 [InstSimplify] Use commutable matchers to shorten some code by Craig Topper · 8 years ago
  14. 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
  15. 0698305 DebugInfo: Do not emit empty CUs by David Blaikie · 8 years ago
  16. 5ae6e90 PMB: Run the whole-program-devirt pass during LTO at --lto-O0. by Peter Collingbourne · 8 years ago
  17. 3c9e129 [InstCombine] Pass the DominatorTree, AssumptionCache, and context instruction to a few calls to isKnownPositive, isKnownNegative, and isKnownNonZero by Craig Topper · 8 years ago
  18. 5f10e29 [AMDGPU][MC][GFX9] Corrected encoding of flat_scratch* for SDWA opcodes by Dmitry Preobrazhensky · 8 years ago
  19. 4eca9e6 Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  20. b6924f0 Revert "Export the required symbol from DynamicLibraryTests" by Roger Ferrer Ibanez · 8 years ago
  21. b665868 DebugInfo: Don't include locations for debug-having code inlined into nodebug functions by David Blaikie · 8 years ago
  22. f696b32 AMDGPU/GlobalISel: Mark 32-bit float constants as legal by Tom Stellard · 8 years ago
  23. 843d71c [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  24. bfcbf6a LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI by Matthias Braun · 8 years ago
  25. f0ed179 [AMDGPU] SDWA: add disassembler support for GFX9 by Sam Kolton · 8 years ago
  26. 8f61a6e [DAGCombiner] use narrow vector ops to eliminate concat/extract (PR32790) by Sanjay Patel · 8 years ago
  27. f6ed90e [DAG] Move legal type checks in store merge to be checked only by Nirav Dave · 8 years ago
  28. bafb2e6 [ARM] Fix lowering of misaligned memcpy/memset by John Brawn · 8 years ago
  29. a0b8f33 nits in wide-integer-cmp.ll . NFC by Amaury Sechet · 8 years ago
  30. 21e2ad7 [ARM] Add tests for 6-M memcpy/memset code generation by John Brawn · 8 years ago
  31. ff777b7 The fix for PR22004: X86AsmParser.cpp asserts: OperandStack.size() > 1 && "Too few operands." by Andrew V. Tischenko · 8 years ago
  32. 4e545df Revert "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  33. 88aeae6 Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  34. 1503fe4 Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  35. f1d70be Fix signedness of constant. NFC. by Nirav Dave · 8 years ago
  36. e10b16c Export the required symbol from DynamicLibraryTests by Roger Ferrer Ibanez · 8 years ago
  37. 073ffab [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  38. 0559b4f Remove unnecessary double-assignment triggering -Wsequence-point. by Daniel Jasper · 8 years ago
  39. 96c95e6 Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start" by Max Kazantsev · 8 years ago
  40. b0e29ac LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI by Matthias Braun · 8 years ago
  41. d6cdc20 Revert rL303923 since it broke the sanitizer bootstrap build bot. by Wei Mi · 8 years ago
  42. 8e55f77 [InstSimplify] Use APInt::isMask isntead of manually implementing it. NFC by Craig Topper · 8 years ago
  43. 515e5d4 [InstSimplify] Use m_ConstantInt matchers to short some code. NFC by Craig Topper · 8 years ago
  44. a1a0cf0 [IR] Add an iterator and range accessor for the PHI nodes of a basic block. by Chandler Carruth · 8 years ago
  45. 55d0a52 Revert "LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI" by Matthias Braun · 8 years ago
  46. bd265c3 Revert "LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI" by Matthias Braun · 8 years ago
  47. e4bd195 Test for r303938 by Matthias Braun · 8 years ago
  48. 8800120 [PM] Enable the new simple loop unswitch pass in the new pass manager by Chandler Carruth · 8 years ago
  49. b626182 Tidy up RelocVisitor.h. by Rui Ueyama · 8 years ago
  50. 88351cb LivePhysRegs: Follow-up to r303937 by Matthias Braun · 8 years ago
  51. 0378321 [llvm-pdbdump] Don't crash when displaying padding. by Zachary Turner · 8 years ago
  52. 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
  53. 9cd70d9 Return a lit.Test.Result object from TestRunner's executeShTest() by Dimitry Andric · 8 years ago
  54. 3e61240 Remove unused member. by Zachary Turner · 8 years ago
  55. 5a4717a [PPC] Add text for assert. by Tim Shen · 8 years ago
  56. c58f672 LTO: Do summary-based prevailing symbol resolution at --lto-O0. by Peter Collingbourne · 8 years ago
  57. dcf3dde LivePhysRegs: Fix addLiveOutsNoPristines() for return blocks past PEI by Matthias Braun · 8 years ago
  58. b0019d8 LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI by Matthias Braun · 8 years ago
  59. f061f6c [CV Type Merging] Find nested type indices faster. by Zachary Turner · 8 years ago
  60. a8d58fe DebugInfo: Simplify scopes+subprogram handling since the subprogram<>cu link inversion by David Blaikie · 8 years ago
  61. 7a45750 [PPC] Fix atomics lowering in DAG lowering. by Tim Shen · 8 years ago
  62. e55679d Fix test to handle running on platforms which don't enable pubnames at all by David Blaikie · 8 years ago
  63. 32c2620 [InstCombine] Add an InstCombine specific wrapper around isKnownToBeAPowerOfTwo to shorten code. NFC by Craig Topper · 8 years ago
  64. d163591 [GVN] Add phi-translate support in scalarpre. by Wei Mi · 8 years ago
  65. 325c686 Add constrained intrinsics for some libm-equivalent operations by Andrew Kaylor · 8 years ago
  66. 94c4904 CodeGen: Rename DEBUG_TYPE to match passnames by Matthias Braun · 8 years ago
  67. 064b7cc [lld] Fix a bug where we continually re-follow type servers. by Zachary Turner · 8 years ago
  68. 522178b [CodeView Type Merging] Don't keep re-allocating temp serializer. by Zachary Turner · 8 years ago
  69. 7814846 Make BinaryStreamReader::readCString a bit faster. by Zachary Turner · 8 years ago
  70. ae12b7b [pdb] pad source file name buffer at the end instead of the beginning by Bob Haarman · 8 years ago
  71. 63d6d75 Fix a bug in MappedBlockStream. by Zachary Turner · 8 years ago
  72. d4b1dbe [WebAssembly] MC: Include unnamed data when writing wasm files by Sam Clegg · 8 years ago
  73. 3f3a4fb [CodeView Type Merging] Avoid record deserialization when possible. by Zachary Turner · 8 years ago
  74. f906b58 Update the documentation and CMake file for Visual Studio generators. by Aaron Ballman · 8 years ago
  75. 8f60438 PPC: Correct Size for GETtlsADDR by Kyle Butt · 8 years ago
  76. b6e91f4 Revert r303859, CodeGen/AMDGPU/llvm.amdgcn.s.getpc.ll fails on bots. by Nico Weber · 8 years ago
  77. abf5868 [AArch64]: add 'a' inline asm operand modifier. by Manoj Gupta · 8 years ago
  78. 674c13e Fix SelectionDAGBuilder::getDbgValue to not expect DW_OP_deref on FI vars by Adrian Prantl · 8 years ago
  79. a600582 Delete an obsolete paragraph in LangRef. by Adrian Prantl · 8 years ago
  80. 03e10d9 DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly requested, even in -gmlt or when empty by David Blaikie · 8 years ago
  81. ecda7b1 [llvm-pdbdump] [yaml2pdb] always include object file name in module info by Bob Haarman · 8 years ago
  82. 4133415 NewGVN: Fix PR 33119, PR 33129, due to regressed undef handling by Daniel Berlin · 8 years ago
  83. 81a4c4f [InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts by Artur Pilipenko · 8 years ago
  84. 6680feb [InstCombine] make icmp-mul fold more efficient by Sanjay Patel · 8 years ago
  85. b88c01b [AMDGPU] add intrinsic for s_getpc by Tim Corringham · 8 years ago
  86. f3cb5d6 [X86] Adding vpopcntd and vpopcntq instructions by Oren Ben Simhon · 8 years ago
  87. ac73777 [GVNSink] Pacify MSVC by James Molloy · 8 years ago
  88. bb5d60d [GVNSink] Don't define operator<< in NDEBUG by James Molloy · 8 years ago
  89. 9693a6d [GVNSink] GVNSink pass by James Molloy · 8 years ago
  90. 4fde77f [PM] Teach the PGO instrumentation pasess to run GlobalDCE before by Chandler Carruth · 8 years ago
  91. 2dcd120 [PM/Unswitch] Fix a bug in the domtree update logic for the new unswitch pass. by Chandler Carruth · 8 years ago
  92. ba01932 [MVT] Fix the identation of the start of the MVT class. NFC by Craig Topper · 8 years ago
  93. 5198106 [SelectionDAG] Fix off by one in a compare in getOperationAction. by Craig Topper · 8 years ago
  94. 9f6280a [LegacyPM] Make the 'addLoop' method accept a loop to add rather than by Chandler Carruth · 8 years ago
  95. ebc10e3 Fixed nondeterminism in RuleMatcher::emit. by Galina Kistanova · 8 years ago
  96. c62411d [libFuzzer] Don't replace custom signal handlers. by Vitaly Buka · 8 years ago
  97. f6cb509 Fix coverage check for full post-dominator basic blocks. by George Karpenkov · 8 years ago
  98. fa4cbdd [coroutines] CoroFrame.cpp conform to coding convention (s/repeat/Repeat) (NFC) by Gor Nishanov · 8 years ago
  99. 5d2828c [coroutines] Relocate instructions that maybe spilled after coro.begin by Gor Nishanov · 8 years ago
  100. 133fa95 [PowerPC] Fix a performance bug for PPC::XXSLDWI. by Tony Jiang · 8 years ago