1. 40a2c52 Revert "[llvm-profdata] Speed up merging by using a thread pool" by Vedant Kumar · 9 years ago
  2. 92a8d60 Recommit the patch "Use uniforms set to populate VecValuesToIgnore". by Wei Mi · 9 years ago
  3. 530f0c2 AMDGPU/SI: Fix SI scheduler refcount issue by Matt Arsenault · 9 years ago
  4. 4cead0b AMDGPU: Expand register indexing pseudos in custom inserter by Matt Arsenault · 9 years ago
  5. 5a04b09 [Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3. by Lang Hames · 9 years ago
  6. aaf3f19 [LoopReroll] Reroll loops with unordered atomic memory accesses by Sanjoy Das · 9 years ago
  7. 2d37e25 TableGen: Allow custom register operand decoder method by Matt Arsenault · 9 years ago
  8. f36ea23 AMDGPU: Fix test name and broken CHECK-LABEL by Matt Arsenault · 9 years ago
  9. 27e3ea1 [utils] Generate html reports with the code coverage utility script by Vedant Kumar · 9 years ago
  10. ec2cddd Fix -Wreturn-type with gcc 4.8 and libc++ by Matt Arsenault · 9 years ago
  11. 94471e3 [llvm-profdata] Speed up merging by using a thread pool by Vedant Kumar · 9 years ago
  12. 09080a9 [NVPTX] Make sure we adjust alignment at all call sites by Artem Belevich · 9 years ago
  13. e7eb2d5 [PM] Convert Loop Strength Reduce pass to new PM by Dehao Chen · 9 years ago
  14. 829ba42 Update doxygen description for `WriteBitcodeToFile()` API (NFC) by Mehdi Amini · 9 years ago
  15. 385d706 [PM] Port FunctionImport Pass to new PM by Teresa Johnson · 9 years ago
  16. fba236f Revert rL275912. by Wei Mi · 9 years ago
  17. 1938056 Use uniforms set to populate VecValuesToIgnore. by Wei Mi · 9 years ago
  18. dba9c32 refactor SimplifySelectInst; NFCI by Sanjay Patel · 9 years ago
  19. dd7a28e Write isUInt using template specializations to work around an incorrect MSVC warning. by Justin Lebar · 9 years ago
  20. cc7cb1c add tests for missed sext transform by Sanjay Patel · 9 years ago
  21. 9beed53 build_llvm_package.bat: update version to 4.0.0 by Hans Wennborg · 9 years ago
  22. 52f3fd0 auto-generate checks by Sanjay Patel · 9 years ago
  23. 394b671 Revert r273099 "If the revision number starts with r, drop it. It will get added back" by Hans Wennborg · 9 years ago
  24. 67e73ac [NVPTX] Force minimum alignment of 4 for byval arguments of device-side functions. by Artem Belevich · 9 years ago
  25. 1bf3e6c [LoopSimplify] Update LCSSA after separating nested loops. by Michael Zolotukhin · 9 years ago
  26. 2d1ffcc Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel" by Vitaly Buka · 9 years ago
  27. 8b25cc9 Revert "[ARM] Update test to use CHECK-LABEL. NFCI." by Vitaly Buka · 9 years ago
  28. 8c78205 [MC] Separate non-parsing operations from conditional chains. NFC. by Nirav Dave · 9 years ago
  29. cf907e0 [GVNHoist] Remove a home-grown version of replaceUsesOfWith by David Majnemer · 9 years ago
  30. a2def1b [LCSSA] Post-process PHI-nodes created by SSAUpdate when constructing LCSSA form. by Michael Zolotukhin · 9 years ago
  31. 1b96f3c AMDGPU: Remove pointless dyn_cast_or_null by Matt Arsenault · 9 years ago
  32. a554d40 Fix -Wmicrosoft-enum-value in GVNHoist.cpp by Reid Kleckner · 9 years ago
  33. 93695a4 [X86][SSE] Regenerate extraction from promotion test by Simon Pilgrim · 9 years ago
  34. 6bb6adf [X86][SSE] Regenerate extraction+store memop tests by Simon Pilgrim · 9 years ago
  35. d57926e [X86][SSE] Regenerate truncate+extension memop tests by Simon Pilgrim · 9 years ago
  36. dddc530 AMDGPU: Fix missing switch case warning by Matt Arsenault · 9 years ago
  37. 9a118f0 Regenerate test by Simon Pilgrim · 9 years ago
  38. bb09cfd AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32 by Matt Arsenault · 9 years ago
  39. 40ca91a AMDGPU/R600: Replace barrier intrinsics by Matt Arsenault · 9 years ago
  40. 865e2fa AMDGPU: Remove dead check in AMDGPUPromoteAlloca by Matt Arsenault · 9 years ago
  41. 797b9ee AMDGPU: Remove dead code and redundant check by Matt Arsenault · 9 years ago
  42. 5e89a80 [ThinLTO] Address review comments from PGO indirect call promotion (NFC) by Teresa Johnson · 9 years ago
  43. d7c16ef CodeGenPrep: use correct function to determine Global's alignment. by Tim Northover · 9 years ago
  44. ee86574 [llvm-cov] Re-write a very opaque comment (NFC) by Vedant Kumar · 9 years ago
  45. e046459 Trunk release notes now refer to 4.0.0 by Hans Wennborg · 9 years ago
  46. 98c7b9a [llvm-cov] Place anchors around line numbers in html reports by Vedant Kumar · 9 years ago
  47. a3ff212 [llvm-cov] Clean up error reporting (NFC) by Vedant Kumar · 9 years ago
  48. 5337a14 Bump the trunk version to 4.0.0svn. by Hans Wennborg · 9 years ago
  49. 44217e1 [Hexagon] Handle returning small structures by value by Krzysztof Parzyszek · 9 years ago
  50. b3b8a5a [Hexagon] Revert r275822: mistake in commit message by Krzysztof Parzyszek · 9 years ago
  51. c91180f [X86][AVX] Add target shuffle decode support for VBROADCAST by Simon Pilgrim · 9 years ago
  52. 4cb51c5 [Hexagon] Handle returning small structures by value by Krzysztof Parzyszek · 9 years ago
  53. f94271d [X86] Accept SELECT op code for x86-64 fp128 type by Chih-Hung Hsieh · 9 years ago
  54. a9c9423 [MathExtras] Fix UB in minIntN by David Majnemer · 9 years ago
  55. 7778b11 [LoopDist] This test does not require ASSERTS by Adam Nemet · 9 years ago
  56. 9b7ecbe [LoopDist] Port to new PM by Adam Nemet · 9 years ago
  57. c7b8b5e [OptRemarkEmitter] Port to new PM by Adam Nemet · 9 years ago
  58. c476e17 Sort include headers by Adam Nemet · 9 years ago
  59. 00a0a78 [X86][AVX2] Added tests that demonstrate duplicate broadcasts by Simon Pilgrim · 9 years ago
  60. 2cdac89 [Hexagon] Misc changes to HexagonMachineScheduler, NFC by Krzysztof Parzyszek · 9 years ago
  61. a7c00b1 [Hexagon] Enable .cur formation in MISched for Hexagon V60 by Krzysztof Parzyszek · 9 years ago
  62. 71c0ef5 Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals" by Alexander Kornienko · 9 years ago
  63. c47beda [Hexagon] Add verbose debugging mode to Hexagon MI Scheduler by Krzysztof Parzyszek · 9 years ago
  64. fe4ad6d [PowerPC] Remove redundant direct moves when extracting integers and converting to FP by Nemanja Ivanovic · 9 years ago
  65. 5646cdb [MC] Cleanup Error Handling in AsmParser by Nirav Dave · 9 years ago
  66. 56af121 [Hexagon] Use timing class info as tie-breaker in machine scheduler by Krzysztof Parzyszek · 9 years ago
  67. 98b655f [Hexagon] HexagonMachineScheduler should account for resources by Krzysztof Parzyszek · 9 years ago
  68. 9547556 [Hexagon] Fix zero latency instructions with multiple predecessors by Krzysztof Parzyszek · 9 years ago
  69. 46f9c27 Fixed errors in docs. by Alexander Kornienko · 9 years ago
  70. 0537d4b [SLPVectorizer][X86] Added sqrt vectorization tests by Simon Pilgrim · 9 years ago
  71. 5ebefb8 [inlineasm] Propagate operand constraints to the backend by Simon Dardis · 9 years ago
  72. 0c05ce4 AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions. by Nicolai Haehnle · 9 years ago
  73. 7e13fe0 [ARM] Update test to use CHECK-LABEL. NFCI. by Diana Picus · 9 years ago
  74. ef2833b [ARM] Skip inline asm memory operands in DAGToDAGISel by Diana Picus · 9 years ago
  75. c9ba7aa [AVX512] Add EVEX versions of scalar ADD/SUB/MUL/DIV to load folding tables. by Craig Topper · 9 years ago
  76. 4052e72 [X86] Fix test checks to include leading 'v' on avx mnemonic names. by Craig Topper · 9 years ago
  77. d504c85 [ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and Musl by Diana Picus · 9 years ago
  78. b06a386 [AVX512] Add KADD/KAND/KOR/KXOR to X86InstrInfo::isAssociativeAndCommutative. by Craig Topper · 9 years ago
  79. ad7e1da [X86] Add VPMULLW/D/Q instructions to X86InstrInfo::isAssociativeAndCommutative. by Craig Topper · 9 years ago
  80. fefffbf [X86] Add VPADD instructions to X86InstrInfo::isAssociativeAndCommutative. by Craig Topper · 9 years ago
  81. 81c3344 [X86] Add floating point packed logical ops to X86InstrInfo::isAssociativeAndCommutative. by Craig Topper · 9 years ago
  82. 4388ffc [X86] Add AVX512 instructions to X86InstrInfo::isAssociativeAndCommutative. by Craig Topper · 9 years ago
  83. 224d146 [X86] Add more AVX512 instructions to X86InstrInfo::isHighLatencyDef. Also add all packed fp division instructions. by Craig Topper · 9 years ago
  84. 3305a40 [X86] Add AVX512 load opcodes and a couple AVX load opcodes to X86InstrInfo::areLoadsFromSameBasePtr. by Craig Topper · 9 years ago
  85. e70f2b6 [X86] Add more opcodes to isFrameLoadOpcode/isFrameStoreOpcode. Mainly AVX-512 related. by Craig Topper · 9 years ago
  86. 0c4677f [AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X/VR256X physreg moves when VLX is supported. by Craig Topper · 9 years ago
  87. 92763c0 [X86] Fix 80-column violations. NFC by Craig Topper · 9 years ago
  88. 93324fe [GVNHoist] Change the key for VNtoInsns to a pair by David Majnemer · 9 years ago
  89. 4893e1f [llvm-cov] Attempt to fix a test failure on Windows by Vedant Kumar · 9 years ago
  90. 7358595 Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"" by NAKAMURA Takumi · 9 years ago
  91. a6f9e21 [GVNHoist] Sink HoistedCtr into GVNHoist by David Majnemer · 9 years ago
  92. 326770a [GVNHoist] Some small cleanups by David Majnemer · 9 years ago
  93. 7f32109 [GVN] Move other PRE tests to a subdirectory. by Davide Italiano · 9 years ago
  94. c2a1d89 [GVN] Move the PRE/LOADPRE test in a subdirectory. by Davide Italiano · 9 years ago
  95. 9cffe5e [GVN] Use FileCheck instead of grep for tests. by Davide Italiano · 9 years ago
  96. 998d310 Strip trailing whitespace by Simon Pilgrim · 9 years ago
  97. 08df0eb [X86] Add CTPOP/CTLZ/CTTZ scalar cost tests by Simon Pilgrim · 9 years ago
  98. 5e704c7 Add tests for max/minIntN(64). by Justin Lebar · 9 years ago
  99. f36e869 Avoid UB in maxIntN(64). by Justin Lebar · 9 years ago
  100. 61e00f9 Clean up some comments in MathExtras.h. by Justin Lebar · 9 years ago