1. c1d5445 [Value Tracking] Refactor icmp comparison logic into helper. NFC. by Chad Rosier · 8 years ago
  2. acac0ef AMDGPU: Add pass to replace out arguments by Matt Arsenault · 8 years ago
  3. 5398f50 [LVI] Constant-propagate a zero extension of the switch condition value through case edges by Hiroshi Yamauchi · 8 years ago
  4. 079481a GlobalISel: map 128-bit values to an FPR by default. by Tim Northover · 8 years ago
  5. 648a2e5 [lit] Dump some FileCheck inputs to try to debug some failing tests by Reid Kleckner · 8 years ago
  6. 4dce305 [lit] Fix shtest-format external_shell failures by Reid Kleckner · 8 years ago
  7. dbe42be AMDGPU: Annotate implicitarg.ptr usage by Matt Arsenault · 8 years ago
  8. 7d0c810 [GVN] Recommit the patch "Add phi-translate support in scalarpre" by Wei Mi · 8 years ago
  9. a676448 [CMake] NFC. Add intrinsics_gen target to CMake Exports by Chris Bieneman · 8 years ago
  10. c252763 [ValueTracking] Remove a number of unused arguments. NFC. by Chad Rosier · 8 years ago
  11. 85e686a [AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI) by Joel Jones · 8 years ago
  12. b779d34 [ARM] Add the option to directly access TLS pointer by Strahinja Petrovic · 8 years ago
  13. 5b0d461 [X86] Add test case for PR33290 by Simon Pilgrim · 8 years ago
  14. 552bd4c [X86][AVX] Cleanup shuffle combine tests - remove old prefixes. by Simon Pilgrim · 8 years ago
  15. 920a5ba [ARM] Add test to check pcs of ARM ABI runtime floating point helpers by Peter Smith · 8 years ago
  16. f4dbee3 [SCEV] Do not visit nodes twice in containsConstantSomewhere by Max Kazantsev · 8 years ago
  17. 8ebdca4 [MachineOutliner] NFC: Comment tidying by Jessica Paquette · 8 years ago
  18. b850362 Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for OCaml C files" by Michal Gorny · 8 years ago
  19. ef7b923 test: require x86 backend by Saleem Abdulrasool · 8 years ago
  20. 86b02f9 MC: add support for cfi_return_column by Saleem Abdulrasool · 8 years ago
  21. b9aeabb MC: clang-format enumeration (NFC) by Saleem Abdulrasool · 8 years ago
  22. e47ec8c Revert "[SCEV] Cache results of computeExitLimit" by Sanjoy Das · 8 years ago
  23. b1318fc [MachineOutliner] NFC: Split up getOutliningBenefit by Jessica Paquette · 8 years ago
  24. bc62a9f [JumpThreading] Stop falsely preserving LazyValueInfo. by Davide Italiano · 8 years ago
  25. ab57bf1 DebugInfo: Consider a CU containing only local imported entities to be 'empty' by David Blaikie · 8 years ago
  26. 7313cf8 [JumpThreading] Add an option to dump LazyValueInfo after the run. by Davide Italiano · 8 years ago
  27. bbad0fa ARMFrameLowering: Only set ExtraCSSpill for actually unused registers. by Matthias Braun · 8 years ago
  28. 2c42071 [lit] Port googletest lit tests to Windows by Reid Kleckner · 8 years ago
  29. 4e66379 Changing the default MaxNumPromotions from 2 to 3. by Dehao Chen · 8 years ago
  30. 87452e8 Separate the ICP total threshold and remaining threshold. by Dehao Chen · 8 years ago
  31. 1f3e2c8 Increase the ImportHotMultiplier to 10.0 by Dehao Chen · 8 years ago
  32. 7cc7cad [X86] Fix latent bug in sibcall eligibility logic by Reid Kleckner · 8 years ago
  33. be07cfb [sanitizer-coverage] rename sanitizer-coverage-create-pc-table into sanitizer-coverage-pc-table and add plumbing for a clang flag by Kostya Serebryany · 8 years ago
  34. f6b0182 Remove unused function from AArch64 backend (NFC) by Adrian Prantl · 8 years ago
  35. 19b3038 [sanitizer-coverage] add a feature sanitizer-coverage-create-pc-table=1 (works with trace-pc-guard and inline-8bit-counters) that adds a static table of instrumented PCs to be used at run-time by Kostya Serebryany · 8 years ago
  36. e9ffbe5 [MachineOutliner] Cleanup: move findCandidates out of suffix tree by Jessica Paquette · 8 years ago
  37. 04f2709 [llvm-pdbutil] Clean up ExitOnError usage to add ": " to our errors by Reid Kleckner · 8 years ago
  38. 1a8dc59 [PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmap by Reid Kleckner · 8 years ago
  39. 961f725 [ConstantFolder] Don't try to fold gep when the idx is a vector. by Davide Italiano · 8 years ago
  40. 76e9cd4 [X86] Don't lie about legality to TLI's demanded bits. by Ahmed Bougacha · 8 years ago
  41. e60a6a2 [AArch64] Remove outdated comment. NFC. by Ahmed Bougacha · 8 years ago
  42. 9f209a9 [AArch64] Fix legality info passed to demanded bits for TBI opt. by Ahmed Bougacha · 8 years ago
  43. 876aa0d [OCaml] Fix undefined reference to LLVMDumpType() with NDEBUG by Michal Gorny · 8 years ago
  44. d62ee98 [OCaml] Respect CMAKE_C_FLAGS for OCaml C files by Michal Gorny · 8 years ago
  45. b877624 Add test to reject merging of empty manifest. by Eric Beckmann · 8 years ago
  46. c080f03 [ARM] Add use-misched feature, to enable the MachineScheduler. by Florian Hahn · 8 years ago
  47. 9cb09d5 Change prefix in vector-shuffle-combining-avx.patch to reduce test size. by Dinar Temirbulatov · 8 years ago
  48. f9f40b5 [MergeFunctions] Remove alias support. by whitequark · 8 years ago
  49. 935d919 [lit] Fix TestRunner unit test on Windows by Brian Gesiak · 8 years ago
  50. 1571e4d Un-revert "Teach the CMake build system to run lit's test suite. These can be run" by Brian Gesiak · 8 years ago
  51. 9fe81bf [FunctionImport] Prefer isa<> to dyn_cast<> as the value is not used. by Davide Italiano · 8 years ago
  52. d3335c2 [InstCombine] Simplify pointer difference subtractions (GEP-GEP) where GEPs have other uses and one non-constant index by Hiroshi Yamauchi · 8 years ago
  53. 91b875c [PDB] Write public symbol records and the publics hash table by Reid Kleckner · 8 years ago
  54. efbdc2d [SelectionDAG] Improve DAGTypeLegalizer::convertMask assertion (PR33960) by Simon Pilgrim · 8 years ago
  55. 15b834a [X86] SET0 to use XMM registers where possible PR26018 PR32862 by Dinar Temirbulatov · 8 years ago
  56. 7b5f04f Relax the matching in these tests by Adam Nemet · 8 years ago
  57. ad8bced [ICP] Migrate to OptimizationRemarkEmitter by Adam Nemet · 8 years ago
  58. 426d57c [OptRemark] Allow streaming of 64-bit integers by Adam Nemet · 8 years ago
  59. 5a69de7 [lit] Fix order of checks in shtest-shell.py test by Brian Gesiak · 8 years ago
  60. 9e8e51f All libcalls should be considered to be GC-leaf functions. by Daniel Neilson · 8 years ago
  61. 5a3180d [TargetParser] Use enum classes for various ARM kind enums. by Florian Hahn · 8 years ago
  62. fb84191 [SLP] Outline code for the check that instruction users are part of by Alexey Bataev · 8 years ago
  63. bcc49d9 [SelectionDAG] Avoid repeated calls to getNumOperands in for loop. NFCI. by Simon Pilgrim · 8 years ago
  64. 8082aa9 Fix assert from r309278 by David Blaikie · 8 years ago
  65. 75e478b remove redundant check by Adrian Prantl · 8 years ago
  66. a921816 ThinLTO: Don't import aliases of any kind (even linkonce_odr) by David Blaikie · 8 years ago
  67. 4dabbad [SelectionDAG] Tidyup mask creation. NFCI. by Simon Pilgrim · 8 years ago
  68. 621b075 [ARM] Mark labels in skipAlignedDPRCS2Spills as fallthrough (NFC). by Florian Hahn · 8 years ago
  69. f047f45 Added cost of ZEROALL and ZEROUPPER instrs in btver2 cpu. by Andrew V. Tischenko · 8 years ago
  70. e067bb5 [InlineCost, NFC] Change CallAnalyzer::isGEPFree to use TTI::getUserCost instead of TTI::getGEPCost by Evgeny Astigeevich · 8 years ago
  71. 064cf49 [globalisel][tablegen] Ensure MatchTable's are compile-time constants with constexpr. NFC. by Daniel Sanders · 8 years ago
  72. 2eb23f1 [X86][AVX] Regenerate shuffle tests with broadcast comments. by Simon Pilgrim · 8 years ago
  73. e0714cf Re-commit: r309094 [globalisel][tablegen] Fuse the generated tables together. by Daniel Sanders · 8 years ago
  74. be73cbb [X86] Adding test cases for LEA factorization (PR32755 / D35014) by Simon Pilgrim · 8 years ago
  75. c824c1a [X86] Tidyup MaskedLoad/Store mask creation. NFCI. by Simon Pilgrim · 8 years ago
  76. 3c15061 [TTI] fixing a bug in the isLegalMaskedScatter API by Mohammed Agabaria · 8 years ago
  77. 3356bc7 [PowerPC] enable optimizeCompareInstr for branch with static branch hint by Hiroshi Inoue · 8 years ago
  78. 5cc3e5e Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"" by Petr Hosek · 8 years ago
  79. c8a6123 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started" by Petr Hosek · 8 years ago
  80. 5e5b5e8 [X86] Improve the unknown stepping support for Intel CPUs in getHostCPUName by Craig Topper · 8 years ago
  81. 8d30f66 [GISel]: Missed passing in a parameter to addUsesFromArgs by Aditya Nandakumar · 8 years ago
  82. 261deca Remove check for i686. by Eric Beckmann · 8 years ago
  83. b99edc0 Re-enable libxml2 tests. by Eric Beckmann · 8 years ago
  84. cadb114 [DWARF] Minor code style modification, no functionality change. by Spyridoula Gravani · 8 years ago
  85. acd08a4 DebugInfo: Ensure imported entities at the top level of an inlined function don't cause degenerate concrete definitions by David Blaikie · 8 years ago
  86. deb9ff3 [Hexagon] Fix expensive checks build bot broken in r309230. by Eugene Zelenko · 8 years ago
  87. 82d2d7a [CMake] Disable -Werror for CMake checks by Petr Hosek · 8 years ago
  88. 608d79a [Hexagon] Partially revert r309230 which caused some build bots failures. by Eugene Zelenko · 8 years ago
  89. 3dda42e [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  90. c8b00c7 See if disabling libxml tests will pass the i686 bot. by Eric Beckmann · 8 years ago
  91. 990c9f7 [lit] Fix race between shtest-shell and max-failures tests by Reid Kleckner · 8 years ago
  92. 8980251 [lit] Fix shtest-shell and max-failures lit tests on Windows by Reid Kleckner · 8 years ago
  93. 70c636f [lit] Fix shtest-output-printing.py on Windows by matching either / or \\ by Reid Kleckner · 8 years ago
  94. 1dc238e [lit] Fix discovery.py on Windows by matching backslashes when necessary by Reid Kleckner · 8 years ago
  95. cdd1a98 Fix a comment (test commit). by Hiroshi Yamauchi · 8 years ago
  96. 690a4c7 [lit] Un-XFAIL selecting.py test on Windows by Reid Kleckner · 8 years ago
  97. ddb10d2 [AMDGPU] Optimize SI_IF lowering for simple if regions by Stanislav Mekhanoshin · 8 years ago
  98. 077cafb [ARM] Minor cosmetic edits (NFC) by Evandro Menezes · 8 years ago
  99. 9a965ff [AArch64] Adjust the cost model for Exynos M1 and M2 by Evandro Menezes · 8 years ago
  100. 4e19ea6 Close if statement in config-ix.cmake while checking for i686 arch. by Eric Beckmann · 8 years ago