1. efbf6a8 Fix build error on gcc. by Zachary Turner · 8 years ago
  2. 2961ee3 [InlineCost] Enable the new switch cost heuristic by Jun Bum Lim · 8 years ago
  3. 37aaa82 [SLP] Improve comments and naming of functions/variables/members, NFC. by Alexey Bataev · 8 years ago
  4. 3f86a85 [X86] Correctly broadcast NaN-like integers as float on AVX. by Ahmed Bougacha · 8 years ago
  5. c0160aa Fix build error with clang and gcc. by Zachary Turner · 8 years ago
  6. 42d60ef [CodeView] Support CodeView subsections in any order. by Zachary Turner · 8 years ago
  7. e84c1d8 [CMake][runtimes] Add install target for runtimes builtins by Petr Hosek · 8 years ago
  8. 43a958c Regenerate expectation for wide-fma-contraction.ll . NFC by Amaury Sechet · 8 years ago
  9. a1a3435 [SROA] Fix crash due to bad bitcast by Keno Fischer · 8 years ago
  10. 03ceeb1 [CFI] Remove LinkerSubsectionsViaSymbols. by Evgeniy Stepanov · 8 years ago
  11. 6cc5d91 BitcodeWriter: Removing unnecessary std::function in favor of template by David Blaikie · 8 years ago
  12. 93d430c Skip CFI for dead functions. by Evgeniy Stepanov · 8 years ago
  13. a667b70 Move summary dead stripping before regular LTO. by Evgeniy Stepanov · 8 years ago
  14. f1a1cf1 [x86] fix formatting; NFCI by Sanjay Patel · 8 years ago
  15. 7796b91 AMDGPU: Register AMDGPUAlwaysInline by Matt Arsenault · 8 years ago
  16. 8147ef1 Re-land "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago
  17. e0fcf72 AMDGPU: Make auto waitcnt before barrier a feature by Konstantin Zhuravlyov · 8 years ago
  18. d496b07 [TargetLowering] fix formatting; NFC by Sanjay Patel · 8 years ago
  19. 23873bb [LazyValueInfo] Fix formatting NFC. by Craig Topper · 8 years ago
  20. 29e59c3 Tidy up a bit of r304516, use SmallVector::assign rather than for loop by David Blaikie · 8 years ago
  21. 4b07d03 Verify a couple more fields in STATEPOINT instructions by Philip Reames · 8 years ago
  22. bfffaf7 Add placeholder for more extensive verification of psuedo ops by Philip Reames · 8 years ago
  23. fd6a4a5 [LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryOperator* instead of Instruction*. This removes a cast of getOpcode to BinaryOps. by Craig Topper · 8 years ago
  24. 448aa4e [InstCombine] fix icmp with not op and constant to work with splat vector constant by Sanjay Patel · 8 years ago
  25. afe7c5a Revert "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago
  26. 1c790ae [LazyValueInfo] Fix typo in comment. NFC by Craig Topper · 8 years ago
  27. cbb8bc9 [InstSimplify][ConstantFolding] Teach constant folding how to handle icmp null, (inttoptr x) as well as it handles icmp (inttoptr x), null by Craig Topper · 8 years ago
  28. 17c16d5 [InstCombine] improve perf by not creating a known non-canonical instruction by Sanjay Patel · 8 years ago
  29. ec35ada Update select.ll expected results. NFC by Amaury Sechet · 8 years ago
  30. eece7bc [InstCombine] fix/add tests for icmp with not ops; NFC by Sanjay Patel · 8 years ago
  31. dfdb788 AMDGPUAnnotateUniformValue should always treat volatile loads as divergent by Alexander Timofeev · 8 years ago
  32. 7df090c [AArch64][Falkor] Model immediate forwarding. by Geoff Berry · 8 years ago
  33. 48e0515 [AMDGPU] Turn on the new waitcnt insertion pass. Adjust tests. by Mark Searles · 8 years ago
  34. 9c2941a [mips][microMIPS] Extending size reduction pass with LBU16, LHU16, SB16 and SH16 by Zoran Jovanovic · 8 years ago
  35. c4071bc [Hexagon] Return 0 from getDotNewPredOp when .new opcode does not exist by Krzysztof Parzyszek · 8 years ago
  36. f4b4c00 Regenerate sse3.ll test results. NFC by Amaury Sechet · 8 years ago
  37. 38e075d Regenerate and-sink.ll test results. NFC by Amaury Sechet · 8 years ago
  38. 397f7b2 Regenerate shrink-compare.ll test results. NFC by Amaury Sechet · 8 years ago
  39. 2118193 [OrderedBasicBlock] Return false for comesBefore(A, A) by Benjamin Kramer · 8 years ago
  40. c9c72aa [lit][macOS] Add a utility function to find the platform SDK version on macOS by Alex Lorenz · 8 years ago
  41. f4cc800 [X86] Don't fold into memory operands into insertps in the generated folding tables. by Benjamin Kramer · 8 years ago
  42. 0f1cadd [GlobalMerge] Don't merge globals that may be preempted by John Brawn · 8 years ago
  43. 899f9e9 [ARM] GlobalISel: Support struct params/returns by Diana Picus · 8 years ago
  44. 4253871 nits in TargetLowering.cpp . NFC by Amaury Sechet · 8 years ago
  45. 8f528aa [ARM] Cortex-A57 scheduling model for ARM backend (AArch32) by Javed Absar · 8 years ago
  46. e1e1269 Specify triple for xor-icmp.ll . by Amaury Sechet · 8 years ago
  47. 53e648c Regenerate expectations for xor-icmp.ll . NFC by Amaury Sechet · 8 years ago
  48. 2797af3 [SelectionDAG] Get rid of recursion in findNonImmUse by Max Kazantsev · 8 years ago
  49. d8a59f8 [TableGen] Remove a couple unused methods from Record that take a StringRef argument. NFC by Craig Topper · 8 years ago
  50. 1b0c4ab [coroutines] PR33271: Remove stray coro.save intrinsics during CoroSplit by Gor Nishanov · 8 years ago
  51. 79a680d [Profile] Enhance expect lowering to handle correlated branches by Xinliang David Li · 8 years ago
  52. f345d54 [ThinLTO] Efficiency improvement when writing module path string table by Teresa Johnson · 8 years ago
  53. 0e3735a [RS4GC] Comment clarification by Philip Reames · 8 years ago
  54. fd4a49b Revert r304117 - WebAssembly object format isn't ready to be the default by Jacob Gravelle · 8 years ago
  55. f83cb57 [WebAssembly] MC: Fix references to undefined externals in data section by Sam Clegg · 8 years ago
  56. 4fc1ca1 [PredicateInfo] Enable -reverse-iterate tests only for +Asserts builds by Mandeep Singh Grang · 8 years ago
  57. e625a20 [PM] GVNSink is off by default, fix an obvious typo. by Davide Italiano · 8 years ago
  58. ff49b83 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  59. ce3608a Fix 2 more -Wreorder warnings. by Zachary Turner · 8 years ago
  60. a950eb9 [ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm. by Tim Shen · 8 years ago
  61. 9cd1e1f8 Move GVNHoist to the right position in the new pass manager pipeline. by Davide Italiano · 8 years ago
  62. 850e50d Fix compiler_rt buildbot failure by Xinliang David Li · 8 years ago
  63. 6437c35 Reapply "[Cloning] Take another pass at properly cloning debug info" by Keno Fischer · 8 years ago
  64. cb20a4f Fix -Wreorder warnings. by Zachary Turner · 8 years ago
  65. 6a330c6 [CodeView] Properly align symbol records on read/write. by Zachary Turner · 8 years ago
  66. 2bb8e7e [AMDGPU] Fix kernel arg segment size for amdgizcl by Yaxun Liu · 8 years ago
  67. dca4238 Add opt-bisect support for region passes. by Eli Friedman · 8 years ago
  68. bec6218 [InstSimplify][ConstantFolding] Add test demonstrating failure to simplify (icmp eq null, inttoptr x) when the null is on the left hand side. NFC by Craig Topper · 8 years ago
  69. ffd22cf DbgValueHistoryCalculator: Ignore call instructions that claim to clobber SP. by Adrian Prantl · 8 years ago
  70. 6615064 [PGO] Adjust indirect call promotion threshold by Teresa Johnson · 8 years ago
  71. d840ad0 [llvm-config] Don't use PATH_MAX by Keno Fischer · 8 years ago
  72. cb70331 [DIBuilder] Add a more fine-grained finalization method by Keno Fischer · 8 years ago
  73. ccb80b9 (NFC) Track global summary liveness in GVFlags. by Evgeniy Stepanov · 8 years ago
  74. cbf8bcc [SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visitSIGN_EXTEND by Nirav Dave · 8 years ago
  75. be2a63a [llvm-config] Report --bindir based on LLVM_TOOLS_INSTALL_DIR by Keno Fischer · 8 years ago
  76. 4fadb11 Prefer static namespace-scoped variables over anon namespacing per style guide by David Blaikie · 8 years ago
  77. 0b6e684 [InlineCost] Add a test case for GEP cost by Haicheng Wu · 8 years ago
  78. 4edf255 [Profile] Fix builtin_expect lowering bug by Xinliang David Li · 8 years ago
  79. 0fcbca5 [PartialInlining] Emit branch info and profile data as remarks by Xinliang David Li · 8 years ago
  80. 9cc1222 [PredicateInfo] Fix non-determinism in codegen uncovered by reverse iterating SmallPtrSet by Mandeep Singh Grang · 8 years ago
  81. ad988ad [DWARF] Introduce Dump Options by Adrian Prantl · 8 years ago
  82. 7dc680c [Hexagon] Fix dependence check in the packetizer by Krzysztof Parzyszek · 8 years ago
  83. 2a5fa5c [Hexagon] Handle long-running simplification loop in idiom recognition by Krzysztof Parzyszek · 8 years ago
  84. 097ad76 Remove ADDC, ADDE, SUBC, SUBE and SETCCE support from the X86 backend, use the CARRY ops instead. by Amaury Sechet · 8 years ago
  85. 2fc2681 AMDGPU: Remove error on call in AsmPrinter by Matt Arsenault · 8 years ago
  86. eeaba04 DAG: Remove pointless type check by Matt Arsenault · 8 years ago
  87. e3b5429 AMDGPU: Set high getCSRFirstUseCost by Matt Arsenault · 8 years ago
  88. 1099dcc Fix addcarry-crash.ll by Amaury Sechet · 8 years ago
  89. 55de5ee Add regression test for the addcarry crash. See D33770 for context. by Amaury Sechet · 8 years ago
  90. 2bfd39b [ARM] Create relocations for Thumb functions calling ARM fns in ELF. by Florian Hahn · 8 years ago
  91. 571304b [Solaris] Fix PR33228 - llvm::sys::fs::is_local_impl done right by Kamil Rytarowski · 8 years ago
  92. 0ce2c70 Only generate addcarry node when it is legal. by Amaury Sechet · 8 years ago
  93. df1cbec [PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM. by Chandler Carruth · 8 years ago
  94. 11fda96 [X86] Match bitcast of vxi1 to pmovmsk by Zvi Rackover · 8 years ago
  95. 0247f74 Do not legalize large setcc with setcce, introduce setcccarry and do it with usubo/setcccarry. by Amaury Sechet · 8 years ago
  96. b8a22cc Remove ISD::SETCC match from combineX86ADD. It's done improperly and doesn't work. by Amaury Sechet · 8 years ago
  97. bff5058 [DAGCombine] Refactor common addcarry pattern. by Amaury Sechet · 8 years ago
  98. 833b441 [DAGCombine] (add/uaddo X, Carry) -> (addcarry X, 0, Carry) by Amaury Sechet · 8 years ago
  99. f2c10d7 Make mcpu=generic the default for armv7-a and armv8-a. by Kristof Beyls · 8 years ago
  100. 4b8d540 [TableGen] Remove RecordVal constructor that takes a StringRef and Record::setName(StringRef). Leave just the versions that take an Init. by Craig Topper · 8 years ago