1. a63ab3c9 [LTO] Prevent dead stripping and internalization of symbols with sections by Teresa Johnson · 8 years ago
  2. 94c534f Revert "This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements." by Eric Christopher · 8 years ago
  3. 57a32cd [PowerPC] Pretty-print CR bits the way the binutils disassembler does by Nemanja Ivanovic · 8 years ago
  4. 84cbf60 [PowerPC] - Recommit r304907 now that the issue has been fixed by Nemanja Ivanovic · 8 years ago
  5. 75c1787 [docs] Fix a typo: iteratation -> iteration by Stephen Hines · 8 years ago
  6. 902fe6e [X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914) by Simon Pilgrim · 8 years ago
  7. ae9f3ff [DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG by Simon Pilgrim · 8 years ago
  8. 7d8deb8 [X86] Regenerate test. by Simon Pilgrim · 8 years ago
  9. a7461f4 [X86] Regenerate test with broadcast comments. by Simon Pilgrim · 8 years ago
  10. a964c1f [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed by Fedor Sergeev · 8 years ago
  11. b3987021 X86 Asm uses assertions instead of proper diagnostic. This patch fixes that. by Andrew V. Tischenko · 8 years ago
  12. 2dcaf78 [LIR] Teach LIR to avoid extending the BE count prior to adding one to by Chandler Carruth · 8 years ago
  13. 0000a71 This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements. by Matan Haroush · 8 years ago
  14. 8641ab9 [tests] Cleanup vect.omp.persistence.ll test. by Michael Zolotukhin · 8 years ago
  15. ee5c36f [X86] Add 24-byte memcmp tests (PR33914) by Simon Pilgrim · 8 years ago
  16. 12b7f90 Fix endianness bug in DAGCombiner::visitTRUNCATE and visitEXTRACT_VECTOR_ELT by Francois Pichet · 8 years ago
  17. e46d723 [ARM] Enable partial and runtime unrolling by Sam Parker · 8 years ago
  18. 9319e27 [COFF] ARM64 support for COFFImportFile by Martin Storsjo · 8 years ago
  19. a663d73 [AArch64] Reserve a 16 byte aligned amount of fixed stack for win64 varargs by Martin Storsjo · 8 years ago
  20. 2250b30 DWARFVerifier.cpp: Fix -m32 in r308928. Use PRIx64. by NAKAMURA Takumi · 8 years ago
  21. 74b6501 [libFuzzer] make one test faster, fix compiler warnings in tests by Kostya Serebryany · 8 years ago
  22. 977be98 [sanitizer-coverage] simplify the code, NFC by Kostya Serebryany · 8 years ago
  23. 8e0c70d [DWARF] Modified test for die ranges verification so that it doesn't fail on windows hosts. by Spyridoula Gravani · 8 years ago
  24. cabe5b5 llvm/test/CMakeLists.txt: Add llvm-rc to LLVM_TEST_DEPENDS. by NAKAMURA Takumi · 8 years ago
  25. bb03079 llvm-rc: Fixup for r308940. This should use LLVMSupport. by NAKAMURA Takumi · 8 years ago
  26. c6f54fe Add an empty shell of llvm-rc. by Marek Sokolowski · 8 years ago
  27. 4114bcf [Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  28. ef55e4c [DWARF] Added verification check for die ranges. If highPC is an address, then it should be greater than lowPC for each range. by Spyridoula Gravani · 8 years ago
  29. c2060a5 Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when the two collides" by Reid Kleckner · 8 years ago
  30. 04cdb2e Small tweak to one check in error handling to the dyld compact export by Kevin Enderby · 8 years ago
  31. 4b85cce Followup to r308890: don't assert the llvm llvm version number. by James Y Knight · 8 years ago
  32. 1aa3f8d [Hexagon] Recognize C4_cmpneqi, C4_cmpltei and C4_cmplteui in NewValueJump by Krzysztof Parzyszek · 8 years ago
  33. 8121aeb Move DWARFSectionMap to a .cpp file. by Rafael Espindola · 8 years ago
  34. df6678d test-release.sh: Fix phase2 and phase3 binary comparision by Tom Stellard · 8 years ago
  35. 9bf22f2 Revert "Revert "[libFuzzer] Add a dependency on symbolizer from libFuzzer tests"" by George Karpenkov · 8 years ago
  36. 52f43a9 Adding base test for interleave store VF16 and expand the test for AVX512 by Michael Zuckerman · 8 years ago
  37. 0771376 RA: Replace asserts related to empty live intervals by Matt Arsenault · 8 years ago
  38. a0d8266 [AArch64] Adjust the cost model for Exynos M1 and M2 by Evandro Menezes · 8 years ago
  39. c75bdb4 AMDGPU: Fix allocating pseudo-registers by Matt Arsenault · 8 years ago
  40. 468caf2 Revert "Debug: handle dumping the D language." by Tim Northover · 8 years ago
  41. ea5f5cb Debug: handle dumping the D language. by Tim Northover · 8 years ago
  42. c37f42c [CMake] Remove redundant logic in runtimes/CMakeList.txt by Leo Li · 8 years ago
  43. d5395f1 Add missing case to switch by Reid Kleckner · 8 years ago
  44. b69a2b5 [CodeGenPrepare] Cut off FindAllMemoryUses if there are too many uses. by Benjamin Kramer · 8 years ago
  45. 7811635 [codeview] Emit 'D' as the cv source language for D code by Reid Kleckner · 8 years ago
  46. 7749c87 Format some case labels and shrink an anonymous namespace NFC by Reid Kleckner · 8 years ago
  47. 194f31a NFC. Fixed typos in the comments. by Ilya Biryukov · 8 years ago
  48. 9988d29 [DOTGraphTraits] Propagate Graph template argument, NFC by Alexandre Isoard · 8 years ago
  49. a3e6de0 Fix spelling in comments. NFCI. by Simon Pilgrim · 8 years ago
  50. 5030753 [LoopInterchange] Update code to use range-based for loops (NFC). by Florian Hahn · 8 years ago
  51. 06484d9 [X86][AVX512] Add patterns for masked AVX512 floating point compare instructions that were missing. by Ayman Musa · 8 years ago
  52. 6059037 [X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when the two collides by Coby Tayree · 8 years ago
  53. 6b35304 [AVR] Remove the instrumentation pass by Dylan McKay · 8 years ago
  54. 747535c [AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test by Dylan McKay · 8 years ago
  55. b12c7b1 [CodeGen][X86] Fuchsia supports sincos* libcalls and sin+cos->sincos optimization by Petr Hosek · 8 years ago
  56. 3f41ea0 Fix typo: GETTER to SETTER (NFC) by Momchil Velikov · 8 years ago
  57. b979e0a [AArch64] Add test for function alignment for a optsize function (NFC). by Florian Hahn · 8 years ago
  58. da54909 [AArch64] Redundant Copy Elimination - remove more zero copies. by Chad Rosier · 8 years ago
  59. 33ec7a1 [SCEV] Limit max size of AddRecExpr during evolving by Max Kazantsev · 8 years ago
  60. 4e2037d RuntimeDyldELF.cpp: Prune unused "TargetRegistry.h" by NAKAMURA Takumi · 8 years ago
  61. c009cf6 [Modules] Rework r274270. Let Clang targets depend on intrinsics_gen. by NAKAMURA Takumi · 8 years ago
  62. 4393153 [X86] Add some hasSideEffects=0 flags. by Craig Topper · 8 years ago
  63. 9280442 [X86] Add patterns for memory forms of SARX/SHLX/SHRX with careful complexity adjustment to keep shift by immediate using the legacy instructions. by Craig Topper · 8 years ago
  64. 484f483 [DAG] Fix typo preventing some stores merges to truncated stores. by Nirav Dave · 8 years ago
  65. b627b5c Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"" by Petr Hosek · 8 years ago
  66. 2b52298 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started" by Petr Hosek · 8 years ago
  67. a6f2bdc [X86] Add nopq instruction which is a rex encoded version of nopl for gas compatibility. by Craig Topper · 8 years ago
  68. 0765db2 [X86] Add register form of NOPL and NOPW for assembler/disassembler. by Craig Topper · 8 years ago
  69. b20dcc6 AMDGPU: Remove leftover td file by Matt Arsenault · 8 years ago
  70. 5fa7d4a Commit missing/empty test file from r308789 by David Blaikie · 8 years ago
  71. f3c728a RA: Remove another assert on empty intervals by Matt Arsenault · 8 years ago
  72. 5ae0dfe [libFuzzer] reimplement experimental_len_control=1: bump the temporary max_len every time we failed to find new coverage during the last 1000 runs and 1 second. Also fix FileToVector to not load unfinished files by Kostya Serebryany · 8 years ago
  73. e59b7e4 RA: Remove assert on empty live intervals by Matt Arsenault · 8 years ago
  74. aed2034 Revert "[LLVM][llvm-objcopy] Added basic plumbing to get things started" by Petr Hosek · 8 years ago
  75. 2f423248 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started" by Petr Hosek · 8 years ago
  76. cc55cc2 Remove Bitrig: LLVM Changes by Erich Keane · 8 years ago
  77. 8fc7dc6 [ProfData] Detect if zlib is available by David Blaikie · 8 years ago
  78. 15a56d4 [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  79. b189b91 [PGOInstr] Add a debug print by Xinliang David Li · 8 years ago
  80. 7a6e8a3 X86InterleaveAccess: A fix for bug33826 by Farhana Aleen · 8 years ago
  81. 4c49579 AMDGPU: Implement memory model by Konstantin Zhuravlyov · 8 years ago
  82. 019755e [PPC] Add Defs = [CARRY] to MIR SRADI_32 by Guozhi Wei · 8 years ago
  83. f15f548 AMDGPU: Introduce maybeAtomic instruction flag by Konstantin Zhuravlyov · 8 years ago
  84. 8a455c9 AMDGPU: Preserve undef flag in eliminateFrameIndex by Matt Arsenault · 8 years ago
  85. 9a714ae [DAGCombiner] Update comment. NFC by Xin Tong · 8 years ago
  86. 3ff37de AMDGPU: Partially fix improper reliance on memoperands by Matt Arsenault · 8 years ago
  87. ecba33a AMDGPU: Don't track lgkmcnt for global_/scratch_ instructions by Matt Arsenault · 8 years ago
  88. f45e52b Fix DebugInfo/PDB build by adding missing changes by Reid Kleckner · 8 years ago
  89. cf6f650 [PDB] Dump extra info about the publics stream by Reid Kleckner · 8 years ago
  90. 3cf3981 AMDGPU: Fix getMemOpBaseRegImmOfs for flat with offsets by Matt Arsenault · 8 years ago
  91. bcf1006 [Hexagon] Add inline-asm constraint 'a' for modifier register class by Krzysztof Parzyszek · 8 years ago
  92. e7ac9f3 ThinLTO Minimized Bitcode File Size Reduction by Haojie Wang · 8 years ago
  93. abccd7d [mips] Support -membedded-data and fix a related bug by Simon Dardis · 8 years ago
  94. 90d56f0 De-brief doxygen comments by Adrian Prantl · 8 years ago
  95. 57df523 Use default initializers (NFC) by Adrian Prantl · 8 years ago
  96. 80ce282 Canonicalize the spelling of RefDie (NFC) by Adrian Prantl · 8 years ago
  97. 90daee7 [RuntimeUnroll] NFC: Add a profitability function for mutliexit loop by Anna Thomas · 8 years ago
  98. cce6cac [SLPVectorizer] Replace E->Scalars to VL0 at vectorizeTree and move comment, NFCI. by Dinar Temirbulatov · 8 years ago
  99. 63c2705 AMDGPU: Add instruction definitions for some scratch_* instructions by Matt Arsenault · 8 years ago
  100. 4a3583d [SLPVectorizer] buildTree_rec replace cast<Instruction>(VL[0]) to VL0, NFCI. by Dinar Temirbulatov · 8 years ago