1. 91c5da3 Test commit. Add a missing dash to the standard llvm file header; NFC. by Aaron Smith · 8 years ago
  2. 7e2aba3 [ARM GlobalISel] Add tests for BIC. NFC by Diana Picus · 8 years ago
  3. 248ee6c [Support][CachePruning] Fix regression in pruning interval by Ben Dunbobbin · 8 years ago
  4. 2746bda [asan] Fix size/alignment issues with non-default shadow scale by Walter Lee · 8 years ago
  5. 73d6c71 [ARM GlobalISel] Add tests for REVSH patterns. NFC by Diana Picus · 8 years ago
  6. 3c8dd1f Fix pointer EVT in SelectionDAGBuilder::visitAlloca by Yaxun Liu · 8 years ago
  7. b1e1f8e [DAGCombine] Enable more srl -> load combines by Sam Parker · 8 years ago
  8. 5837c62 [mips][mt] Add missing test cases from r318207 by Simon Dardis · 8 years ago
  9. 94488e5 Assert correct removal of SUnit in LatencyPriorityQueue by Benjamin Kramer · 8 years ago
  10. 89ec3b0 [TTI][X86] update costs of interleaved load\store of i64\double by Mohammed Agabaria · 8 years ago
  11. 920531c [MachineRegisterInfo] Avoid having dbg.values affect code generation by Mikael Holmen · 8 years ago
  12. 63a8861 [IRCE] Fix SCEVExpander's usage in IRCE by Max Kazantsev · 8 years ago
  13. 7ddaab8 [X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gather/scatter/load/store. by Craig Topper · 8 years ago
  14. 0761a60 [SelectionDAG] Use report_fatal_error instead of llvm_unreachable in some code that can be reached if targets don't configure things correctly. by Craig Topper · 8 years ago
  15. cb0def4 [SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander by Max Kazantsev · 8 years ago
  16. 74e1e11 Fix thinko in last commit. by Eric Christopher · 8 years ago
  17. ea5836a Add NDEBUG checks around LLVM_DUMP_METHOD functions for Wunused-function warnings. by Eric Christopher · 8 years ago
  18. c9fbb16 Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly. by Eric Christopher · 8 years ago
  19. 23c0fc7 Fix APInt bit size in processDbgDeclares by Yaxun Liu · 8 years ago
  20. 0b6f500 [asan] Fallback to non-ifunc dynamic shadow on android<22. by Evgeniy Stepanov · 8 years ago
  21. 0a36dc4 [X86] Custom type legalize v2f32 masked gathers instead of trying to cleanup after type legalization. by Craig Topper · 8 years ago
  22. f349107 LTO: clarify why we need to gracefully handle sys::fs::rename failures by Bob Haarman · 8 years ago
  23. d0222ef Convert a use of createUniqueFile to TempFile::create. by Rafael Espindola · 8 years ago
  24. 0df1955 bpf: enable llvm-objdump to print out symbolized jmp target by Yonghong Song · 8 years ago
  25. 64b7700 [globalisel][tablegen] Generate rule coverage and use it to identify untested rules by Daniel Sanders · 8 years ago
  26. 93d7d4e Try to fix WebAssembly build after r318352 by Reid Kleckner · 8 years ago
  27. 4183846 [GVNHoist] Fix a signed/unsigned comparison warning that occurs in 32-bit builds with gcc. by Craig Topper · 8 years ago
  28. 573c354 [CodeGen] Fix the branch probability assertion in r318202 by Rong Xu · 8 years ago
  29. 355825a Add backend name to Target to enable runtime info to be fed back into TableGen by Daniel Sanders · 8 years ago
  30. c397801 [AArch64] Adjust the cost model for Exynos M1 and M2 by Evandro Menezes · 8 years ago
  31. e6aaf10 [GISel][NFC]: Move getOpcodeDef from the LegalizationArtifactCombiner into GlobalISel/Utils for use elsewhere by Aditya Nandakumar · 8 years ago
  32. 512f338 [InstCombine] add sub narrowing tests; NFC by Sanjay Patel · 8 years ago
  33. 710e9b3 AMDGPU: Replace i64 add/sub lowering by Matt Arsenault · 8 years ago
  34. 9b78b26 [WebAssembly] Update cfg-stackify.ll to remove the workaround added in r318288. by Dan Gohman · 8 years ago
  35. 6bce9f6 [AArch64] Refactor the loads and stores optimizer by Evandro Menezes · 8 years ago
  36. 5feaa63 Simplify file handling in dsymutil. by Rafael Espindola · 8 years ago
  37. 9723ed5 [X86] Add some explanatory comments to the ProcessorFeatures enum in Host.cpp. by Craig Topper · 8 years ago
  38. d3affce [X86] Add a return to the end of a switch to prevent an accidental fallthrough in the future. by Craig Topper · 8 years ago
  39. 7198b60 [llvm-objcopy] Change -O binary to respect section removal and behave like GNU objcopy by Jake Ehrlich · 8 years ago
  40. c8be5de [InstCombine] trunc (binop X, C) --> binop (trunc X, C') by Sanjay Patel · 8 years ago
  41. 58a331a Use TempFile in lto caching. by Rafael Espindola · 8 years ago
  42. 0fe9824 [PowerPC] Implement mayBeEmittedAsTailCall for PPC by Sean Fertile · 8 years ago
  43. 869a009 [InstCombine] Salvage debug info during initial DCE by Reid Kleckner · 8 years ago
  44. 82de100 [InstCombine] add tests for missing trunc folds; NFC by Sanjay Patel · 8 years ago
  45. 5e1ec5b [docs] Mention opt -metarenamer in the bugpoint docs by Vedant Kumar · 8 years ago
  46. 9c19935 [AArch64] Adjust the cost model for Exynos M1 and M2 by Evandro Menezes · 8 years ago
  47. f640c8e [X86] Add CBW/CDQ/CDQE/CQO/CWD/CWDE to WriteALU schedule class by Simon Pilgrim · 8 years ago
  48. e074ad4 [SLP] Added more missed optimization remarks by Adam Nemet · 8 years ago
  49. 73e1b04 [PowerPC] Split out the tailcall calling convention checks. NFC. by Sean Fertile · 8 years ago
  50. d68d614 [PassManager, SimplifyCFG] add test for PR34603 / D38566; NFC by Sanjay Patel · 8 years ago
  51. dda43d9 [(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PM by Sanjay Patel · 8 years ago
  52. b7ba7df [Reassociate] simplify code; NFCI by Sanjay Patel · 8 years ago
  53. 7e8bb47 [AArch64][SVE] Asm: Report SVE parsing diagnostics only once by Sander de Smalen · 8 years ago
  54. 9c83984 [mips] Improve genConstMult() to work with arbitrary precision by Petar Jovanovic · 8 years ago
  55. b3380b5 [llvm-opt-fuzzer] Add opt fuzzer to the test-depends list. by Igor Laevsky · 8 years ago
  56. 9f1a57c [llvm-opt-fuzzer] Only run tests for the x86 target. by Igor Laevsky · 8 years ago
  57. 7de5f26 [llvm-opt-fuzzer] NFC. Add sanity tests. by Igor Laevsky · 8 years ago
  58. 29a99e3 [ARM] Split Arm jump table branch into i12 and rs suffixed versions by Momchil Velikov · 8 years ago
  59. 4dac35d [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs. by Jonas Devlieghere · 8 years ago
  60. 571bd45 Workaround CodeGen/WebAssembly/cfg-stackify.ll failure after r318202 by Ilya Biryukov · 8 years ago
  61. c14b5c3 [Lint] Don't warn about passing alloca'd value to tail call if using byval by Mikael Holmen · 8 years ago
  62. 8aebe51 [X86] Redefine the 128-bit version of VPGATHERQD and VGATHERQPS to use a VK2 mask instead of a VK4 mask. by Craig Topper · 8 years ago
  63. adf7d53 GISelWorkList.h: Fix -fmodules build in rL318210. by NAKAMURA Takumi · 8 years ago
  64. 45ed11f Fix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318237, it uses debug options. by NAKAMURA Takumi · 8 years ago
  65. 0b5d88f NFC Remove default argument of DataLayout::getPointerABIAlignment by Fangrui Song · 8 years ago
  66. c2f0e01 [X86] Add getHostCPUName support for the Gemini Lake model number which also uses Goldmont. by Craig Topper · 8 years ago
  67. c207618 [X86] Add getHostCPUName support for cannonlake. by Craig Topper · 8 years ago
  68. 0612ed0 [InstCombine] Simplify binops that are only used by a select and are fed by a select with the same condition. by Craig Topper · 8 years ago
  69. cd69cc5 [PowerPC] fix up in redundant compare elimination by Hiroshi Inoue · 8 years ago
  70. 4aef6b8 [docs] Document a way to simplify names in bugpoint output by Vedant Kumar · 8 years ago
  71. 3f38dad AMDGPU: Add separate definitions for DS insts without m0 use by Matt Arsenault · 8 years ago
  72. f004f41 [X86] Correct the spelling of pentiumpro in X86TargetParser.def by Craig Topper · 8 years ago
  73. bc9fb90 AMDGPU: Don't use MUBUF vaddr if address may overflow by Matt Arsenault · 8 years ago
  74. 2c21c88a1 Revert r318193 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops." by Hans Wennborg · 8 years ago
  75. 592aa29 [cfi-verify] Validate there are no register clobbers between CFI-check and instruction execution. by Mitch Phillips · 8 years ago
  76. 7e9abd2 [LoopRotate] processLoop should return true even if it just simplified the loop latch without making any other changes by Craig Topper · 8 years ago
  77. eace9e3 [asan] Prevent rematerialization of &__asan_shadow. by Evgeniy Stepanov · 8 years ago
  78. 6183484 [PGO] Bump the indexed profile format version by Vedant Kumar · 8 years ago
  79. cace431 [CMake][runtimes] Don't process common options in runtimes build by Petr Hosek · 8 years ago
  80. c8d2a1d [X86] Fix the parameter order in the default implementation of X86_VENDOR macro in X86TargetParser.def by Craig Topper · 8 years ago
  81. 6dc7825 [CMake][runtimes] Set compiler as working even for default target by Petr Hosek · 8 years ago
  82. b56431e AMDGPU: Handle or in multi-use shl ptr combine by Matt Arsenault · 8 years ago
  83. 4e63091 Fix switch-lower-peel-top-case.ll isel pass is not registered error by Hans Wennborg · 8 years ago
  84. eaa439c [EntryExitInstrumenter] Placate GCC, the semicolon is redundant. NFCI. by Davide Italiano · 8 years ago
  85. 5ba2ceb [AMDGPU] updated PAL metadata record keys by Tim Renouf · 8 years ago
  86. f0a5fc9 [Reassociate] use dyn_cast instead of isa+cast; NFCI by Sanjay Patel · 8 years ago
  87. 9300d72 [cfi-verify] Add DOT graph printing for GraphResult objects. by Mitch Phillips · 8 years ago
  88. 0053d04 [GISel]: Rework legalization algorithm for better elimination of by Aditya Nandakumar · 8 years ago
  89. e144f87 CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option by Hans Wennborg · 8 years ago
  90. 0240575 Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." by Simon Dardis · 8 years ago
  91. 5670380 [CodeGen] Fix the test case added in r318202 by Rong Xu · 8 years ago
  92. a9292a1 Make salvageDebugInfo of casts work for dbg.declare and dbg.addr by Reid Kleckner · 8 years ago
  93. 6876103 [CodeGen] Peel off the dominant case in switch statement in lowering by Rong Xu · 8 years ago
  94. bd3b99d Fix unused variable warning. by Richard Smith · 8 years ago
  95. 5765d84 Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining by Hans Wennborg · 8 years ago
  96. 9c5d847 [SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops. by Dinar Temirbulatov · 8 years ago
  97. 9157549 [llvm-objcopy] Improve command line option help messages by Jake Ehrlich · 8 years ago
  98. 96ce9ff AMDGPU: Error on stack size overflow by Matt Arsenault · 8 years ago
  99. 2bcdf1e [SystemZ] Do not crash when selecting an OR of two constants by Ulrich Weigand · 8 years ago
  100. 40a2f42 [AArch64] Adjust the cost model for Exynos M1 and M2 by Evandro Menezes · 8 years ago