1. 97ea58e [LV] Ensure proper handling of multi-use case when collecting uniforms by Matthew Simpson · 9 years ago
  2. 92544c4 [InstCombine] regenerate checks by Sanjay Patel · 9 years ago
  3. 01b876d [RDF] Further improve handling of multiple phis reached from shadows by Krzysztof Parzyszek · 9 years ago
  4. 111f4fb [llvm-cov] Fix issues with segment highlighting in the html view by Vedant Kumar · 9 years ago
  5. 99a1cd6 [LV] Don't mark pointers used by scalarized memory accesses uniform by Matthew Simpson · 9 years ago
  6. 3d9234a [pdb] Make YamlTypeDumperCallbacks reuse *this. by Zachary Turner · 9 years ago
  7. 684da72 [YAMLIO] Add the ability to map with context. by Zachary Turner · 9 years ago
  8. 1bc1003 AMDGPU: Sign extend constants when splitting them by Matt Arsenault · 9 years ago
  9. 3358dc4 [Hexagon] Expand sext- and zextloads of vector types, not just extloads by Krzysztof Parzyszek · 9 years ago
  10. c0196eb AMDGPU: Try to commute when selecting s_addk_i32/s_mulk_i32 by Matt Arsenault · 9 years ago
  11. a50ca9f AArch64 .arch directive - Include default arch attributes with extensions. by Eric Christopher · 9 years ago
  12. d764af3 AMDGPU: Support commuting with immediate in src0 by Matt Arsenault · 9 years ago
  13. 86159cb Revert "[XRay] ARM 32-bit no-Thumb support in LLVM" by Renato Golin · 9 years ago
  14. b91e524 [LoopDataPrefetch] Use range based for loop; NFCI by Balaram Makam · 9 years ago
  15. e0563b1 [InstCombine] return a vector-safe true/false constant by Sanjay Patel · 9 years ago
  16. fcc57ae Add unittest for r280760 by Dehao Chen · 9 years ago
  17. f3c6524 [InstCombine][X86] Regenerate masked memory op combine tests by Simon Pilgrim · 9 years ago
  18. 2a7d3fa [InstCombine][X86] Regenerate vperm2f128/vperm2i128 combine tests by Simon Pilgrim · 9 years ago
  19. 0cd49c0 [InstCombine][X86] Regenerate insertps combine tests by Simon Pilgrim · 9 years ago
  20. c87eb16 [Coverage] Delete some dead code (NFC) by Vedant Kumar · 9 years ago
  21. e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class. by Sam Kolton · 9 years ago
  22. 88e07a9 Remove restriction that 'sret' must be on the first parameter by Reid Kleckner · 9 years ago
  23. 1a53e07 Give an x86 assembler test a triple by Reid Kleckner · 9 years ago
  24. 035ff49 revert r280427 by Dehao Chen · 9 years ago
  25. 08450b5 [ARM XRay] Try to fix Thumb-only failure by Renato Golin · 9 years ago
  26. 7442ca4 [SDAGBuilder] Don't create a binary tree for switches in minsize mode by James Molloy · 9 years ago
  27. ac84ac0 [Thumb1] AND with a constant operand can be converted into BIC by James Molloy · 9 years ago
  28. 210e77b [Thumb1] Fix cost calculation for complemented immediates by James Molloy · 9 years ago
  29. d88990b [SelectionDAG] Add BUILD_VECTOR support to computeKnownBits and SimplifyDemandedBits by Simon Pilgrim · 9 years ago
  30. 707719e [DAGCombiner] Enable AND combines of splatted constant vectors by Simon Pilgrim · 9 years ago
  31. ad84cf4 Revert "[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)" by Pablo Barrio · 9 years ago
  32. 09e9256 [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions by Hrvoje Varga · 9 years ago
  33. 52bc7ab [asan] Avoid lifetime analysis for allocas with can be in ambiguous state by Vitaly Buka · 9 years ago
  34. e53b49a Revert "[LoopUnroll] Properly update loop-info when cloning prologues and epilogues." by Michael Zolotukhin · 9 years ago
  35. d9fa490 [LoopUnroll] Properly update loop-info when cloning prologues and epilogues. by Michael Zolotukhin · 9 years ago
  36. 837c30f [llvm-cov] Disable zlib compression in a test input, unbreaks bots by Vedant Kumar · 9 years ago
  37. d2e36ca [llvm-cov] Use less space to describe source names by Vedant Kumar · 9 years ago
  38. a57be10 [llvm-cov] Drop the longest common filename prefix from summaries by Vedant Kumar · 9 years ago
  39. 2a93bda [CGP] Be less conservative about tail-duplicating a ret to allow tail calls by Michael Kuperstein · 9 years ago
  40. 6d2157d [AA] Fix typo in comment (s/hase/has). by Justin Lebar · 9 years ago
  41. 0b559dd [XRay] Remove unused variable by Dean Michael Berris · 9 years ago
  42. 339ade7 [XRay] ARM 32-bit no-Thumb support in LLVM by Dean Michael Berris · 9 years ago
  43. 1d54212 Deleted right file by Piotr Padlewski · 9 years ago
  44. 6037ae7 Revert "[thinlto] Deleted unused test file" by Piotr Padlewski · 9 years ago
  45. 1c13d2b IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags. by Peter Collingbourne · 9 years ago
  46. f555e26 Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous state" by Vitaly Buka · 9 years ago
  47. a7ad004 [thinlto] Deleted unused test file by Piotr Padlewski · 9 years ago
  48. f8002f1 [asan] Avoid lifetime analysis for allocas with can be in ambiguous state by Vitaly Buka · 9 years ago
  49. 774d87e [InstCombine] use m_APInt to allow icmp (and (sh X, Y), C2), C1 folds for splat constant vectors by Sanjay Patel · 9 years ago
  50. f0bb43f [CUDA] Rework "optimizations" and "publication" section in CompileCudaWithLLVM.rst. by Justin Lebar · 9 years ago
  51. 6676095 [CUDA] Clarify that -l and -L only need to be passed when linking, in CompileCudaWithLLVM.rst. by Justin Lebar · 9 years ago
  52. 70425af [CUDA] Further reformat "invoking clang" section of CompileCudaWithLLVM.rst. by Justin Lebar · 9 years ago
  53. 9e7800b [SimplifyCFG] Don't try to create metadata-valued PHIs by Hal Finkel · 9 years ago
  54. 16d3f88 [LoopUnroll] Correct a debug message. NFC. by Haicheng Wu · 9 years ago
  55. 22c45e1 Shift-left (ISD::SHL) operation crashes on "DAG Legalization" phase. by Elena Demikhovsky · 9 years ago
  56. 350a7a4 [InstCombine] allow icmp (and X, C2), C1 folds for splat constant vectors by Sanjay Patel · 9 years ago
  57. 5b033da [CUDA] Fix typo in link in CompileCudaWithLLVM. by Justin Lebar · 9 years ago
  58. e61b182 [CUDA] Move AXPY example into gist. by Justin Lebar · 9 years ago
  59. 4ecf8b9 [RDF] Fix liveness analysis for phi nodes with shadow uses by Krzysztof Parzyszek · 9 years ago
  60. 9c0826c Don't reuse a variable name in a nested scope. NFC. by Michael Kuperstein · 9 years ago
  61. 80708af [RDF] Introduce "undef" flag for ref nodes by Krzysztof Parzyszek · 9 years ago
  62. f1708bc [CUDA] Simplify build/install instructions in CompileCudaWithLLVM.rst. by Justin Lebar · 9 years ago
  63. 188c78b [CUDA] Call it "CUDA", not "CUDA C/C++" in our docs. by Justin Lebar · 9 years ago
  64. 78e95fa [CUDA] Expand upon --cuda-gpu-arch flag in CompileCudaWithLLVM doc. by Justin Lebar · 9 years ago
  65. a804c5a9 Rename test pr30298.ll to shrink_vmul_sse.ll, to make the name more meaningful, NFC. by Wei Mi · 9 years ago
  66. 145ae71 AMDGPU: Remove a useless variable which caused build failure for lld. by Yaxun Liu · 9 years ago
  67. ebe55c6 Don't reduce the width of vector mul if the target doesn't support SSE2. by Wei Mi · 9 years ago
  68. 9107e64 Add more triple to conditional-tailcall.ll test by Hans Wennborg · 9 years ago
  69. 371bac0 Typo. NFC. by Chad Rosier · 9 years ago
  70. c4c2318 CodeGen: ensure that libcalls are always AAPCS CC by Saleem Abdulrasool · 9 years ago
  71. 4a83266 X86: Fold tail calls into conditional branches where possible (PR26302) by Hans Wennborg · 9 years ago
  72. fab897d [lib/LTO] Add a way to run a custom pipeline by Davide Italiano · 9 years ago
  73. 6874fa8 AMDGPU: Add hidden kernel arguments to runtime metadata by Yaxun Liu · 9 years ago
  74. eadc14f [codeview] Add new directives to record inlined call site line info by Reid Kleckner · 9 years ago
  75. 452b6b2 [LoopInterchange] Improve debug output. NFC. by Chad Rosier · 9 years ago
  76. e760d89 [LoopInterchange] Improve debug output. NFC. by Chad Rosier · 9 years ago
  77. 600740b [LSV] Use the original loads' names for the extractelement instructions. by Justin Lebar · 9 years ago
  78. 05601b4 [x86] move combines of 'select of 2 constants' to its own function; NFC by Sanjay Patel · 9 years ago
  79. 0639c00 Fix typo in test - it should be masking bits0-15 not bit16 by Simon Pilgrim · 9 years ago
  80. 959abb8 Regenerate vector bitcast folding tests using update_test_checks.py. by Andrea Di Biagio · 9 years ago
  81. 56463dd [X86][SSE] Added or combine tests for known bits of vectors by Simon Pilgrim · 9 years ago
  82. b362b6e [X86][SSE] Added and+or+zext combine tests for known bits of vectors by Simon Pilgrim · 9 years ago
  83. 9313182 [X86][SSE] Added and+or combine tests currently failing with vectors by Simon Pilgrim · 9 years ago
  84. ba3ea4d [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM) by Pablo Barrio · 9 years ago
  85. 2fdf2bf [InstCombine][SSE4a] Fix assertion failure in the insertq/insertqi combining logic. by Andrea Di Biagio · 9 years ago
  86. fd11478 [InstCombine][SSE4a] Fix assertion failure caused by unsafe dyn_casts on the operands of extrq/extrqi intrinsic calls. by Andrea Di Biagio · 9 years ago
  87. 17c896a Revert "[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory address." by Renato Golin · 9 years ago
  88. c7d7511 [mips] Disable the TImode shift libcalls for 32-bit targets. by Vasileios Kalintiris · 9 years ago
  89. 51cc6bb [EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory address. by Sagar Thakur · 9 years ago
  90. e50466a [SimplifyCFG] Followup fix to r280790 by James Molloy · 9 years ago
  91. 80fedcb [SimplifyCFG] Update workaround for PR30188 to also include loads by James Molloy · 9 years ago
  92. 1317eef [CMake] Use CMake's default RPATH for the unit tests by Diana Picus · 9 years ago
  93. 40fa86f [SimplifyCFG] Check PHI uses more accurately by James Molloy · 9 years ago
  94. 21c68fa [PowerPC] Fix address-offset folding for plain addi by Hal Finkel · 9 years ago
  95. 7840500 AVX512F: FMA intrinsic + FNEG - sequence optimization by Elena Demikhovsky · 9 years ago
  96. 1da68f6 AMDGPU: Make some scalar instructions commutable by Matt Arsenault · 9 years ago
  97. 774415b Remove unnecessary call to getAllocatableRegClass by Matt Arsenault · 9 years ago
  98. 4cf44f1 [X86] Add hasSideEffects=0 to some instructions. by Craig Topper · 9 years ago
  99. 83d6e11 [AVX-512] Add support for commuting masked instructions in findCommutedOpIndices. The default implementation doesn't skip the mask input or the preserved input. by Craig Topper · 9 years ago
  100. 4ccc33a Revert "CodeGen: ensure that libcalls are always AAPCS CC" by Saleem Abdulrasool · 9 years ago