1. c062129 [PPC] corrections in two testcases by Ehsan Amiri · 9 years ago
  2. d150401 IPO: Introduce ThinLTOBitcodeWriter pass. by Peter Collingbourne · 9 years ago
  3. 339deb4 [AArch64] Add FeatureSlowMisaligned128Store to Exynos M1 and M2 by Evandro Menezes · 9 years ago
  4. 731ad19 [ThinLTO] Thin link efficiency improvement: don't re-export globals (NFC) by Teresa Johnson · 9 years ago
  5. 7a05aeb [SimplifyLibCalls] Add a test to make sure we lower fls(0) correctly. by Davide Italiano · 9 years ago
  6. d956fc2 [SimplifyLibCalls] Lower fls() to llvm.ctlz(). by Davide Italiano · 9 years ago
  7. e5d2103 DebugInfo: Make a Generic test case actually generic (remove datalayout/triple) by David Blaikie · 9 years ago
  8. ce7273e DebugInfo: Address non-deterministic output (iterating a SmallPtrSet) in 289697 by David Blaikie · 9 years ago
  9. e886ddf [IRTranslator] Merge the entry and ABI lowering blocks. by Quentin Colombet · 9 years ago
  10. ae8181c DebugInfo: Emit ranges for functions with DISubprograms but lacking locations on any instructions by David Blaikie · 9 years ago
  11. 30983dc [SimplifyLibCalls] Remove redundant folding logic for ffs(). by Davide Italiano · 9 years ago
  12. 986e672 Don't combine splats with other shuffles. by Eli Friedman · 9 years ago
  13. e012a3d Fix R_AARCH64_MOVW_UABS_G3 relocation by Yichao Yu · 9 years ago
  14. 0b698fe AMDGPU: Select branch on undef to uniform scc branch by Matt Arsenault · 9 years ago
  15. 97e2734 [gold] Add datalayout to test where it was missing by Teresa Johnson · 9 years ago
  16. 6a48d2e [ThinLTO] Revert part of r289843 that belonged to another patch. by Teresa Johnson · 9 years ago
  17. 259f5fb Don't combine a shuffle of two BUILD_VECTORs with duplicate elements. by Eli Friedman · 9 years ago
  18. 8cf1000 [Verifier] Allow TBAA metadata on atomicrmw and atomiccmpxchg by Sanjoy Das · 9 years ago
  19. 70b49e6 [ThinLTO] Remove stale comment (NFC) by Teresa Johnson · 9 years ago
  20. 9ee618f [PPC] Use CHECK-DAG instead of CHECK in the testcase by Ehsan Amiri · 9 years ago
  21. 56f1e4a AMDGPU: Fix asserting on returned tail calls by Matt Arsenault · 9 years ago
  22. de94ece [ThinLTO] Thin link efficiency: skip candidate added later with higher threshold (NFC) by Teresa Johnson · 9 years ago
  23. 31f8665 AMDGPU: Assembler support for vintrp instructions by Matt Arsenault · 9 years ago
  24. f977c2b [LV] Enable vectorization of loops with conditional stores by default by Matthew Simpson · 9 years ago
  25. 84ecaa6 [SimplifyCFG] Merge debug locations when hoisting an instruction from a then/else branch. NFC. by Andrea Di Biagio · 9 years ago
  26. f192c5d [LiveRangeEdit] Change eliminateDeadDef assert to if condition. by Geoff Berry · 9 years ago
  27. fa552fc LibDriver: Allow resource files to be archive members. by Peter Collingbourne · 9 years ago
  28. 3e57787 Re-add the check for __has_attribute in StringLiteral. by Zachary Turner · 9 years ago
  29. 0eeb59d BrainF example: fixing segfault caused by outdated code with missing MCJIT dependency by Boris Ulasevich · 9 years ago
  30. 3ed425b Ignore -Wgcc-compat diagnostic in StringLiteral. by Zachary Turner · 9 years ago
  31. 8ca87b1 [InstCombine] add folds for icmp (smin X, Y), X by Sanjay Patel · 9 years ago
  32. 36850aa Fix some remaining documentation references to MSVC 2013 by Reid Kleckner · 9 years ago
  33. 18e2348 [StringRef] Add enable-if to StringLiteral. by Zachary Turner · 9 years ago
  34. 94ab0f2 [libFuzzer] doc update by Kostya Serebryany · 9 years ago
  35. d834e08 [GlobalISel] Drop workaround for Legalizer member/class sharing a name. NFC. by Ahmed Bougacha · 9 years ago
  36. b782ce7 [x86] use a single shufps for 256-bit vectors when it can save instructions by Sanjay Patel · 9 years ago
  37. ad1bdf6 [AArch64] Guard Misaligned 128-bit store penalty by subtarget feature by Matthew Simpson · 9 years ago
  38. 13061e3 [AArch64][GlobalISel] Remove redundant RBI comments. NFC. by Ahmed Bougacha · 9 years ago
  39. 260d27c [ThinLTO] Ensure callees get hot threshold when first seen on cold path by Teresa Johnson · 9 years ago
  40. 69a678c [CMake] Minor change to symlink generation for LLDB by Chris Bieneman · 9 years ago
  41. b10a96e [x86] use a single shufps when it can save instructions by Sanjay Patel · 9 years ago
  42. 6677747 [X86][SSE] Fix domains for scalar store instructions by Simon Pilgrim · 9 years ago
  43. bdaef54 Revert "[SimplifyCFG] In sinkLastInstruction correctly set debugloc of common inst" by Robert Lougher · 9 years ago
  44. de36587 [lanai] Simplify small section check in LowerGlobalAddress and treat ldata sections specially. by Jacques Pienaar · 9 years ago
  45. fb4f51e [X86][AVX512] Moved instruction domain lookups to the right table. NFCI. by Simon Pilgrim · 9 years ago
  46. 9fc6de7 [SimplifyCFG] In sinkLastInstruction correctly set debugloc of "common" inst by Robert Lougher · 9 years ago
  47. 65440dd Fix ubsan failures in lane mask shifts by Krzysztof Parzyszek · 9 years ago
  48. a533d6c [X86][SSE] Fix domains for VZEXT_LOAD type instructions by Simon Pilgrim · 9 years ago
  49. 82c3914 Fix for regression after Global Load Scalarization patch by Alexander Timofeev · 9 years ago
  50. d6ca3f0 Extract LaneBitmask into a separate type by Krzysztof Parzyszek · 9 years ago
  51. 255071b [CostModel][X86] Updated reverse shuffle costs by Simon Pilgrim · 9 years ago
  52. 152f85e [TEST] Initial commit of tests for minmax horizontal reductions. by Alexey Bataev · 9 years ago
  53. be2adce Revert "[TESTS] Initial commit of tests, by Andrew Tischenko" by Alexey Bataev · 9 years ago
  54. 7b626df [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp by Ehsan Amiri · 9 years ago
  55. 1e5c5ee [CostModel] Fix long standing bug with reverse shuffle mask detection by Simon Pilgrim · 9 years ago
  56. 9086e00 [TESTS] Initial commit of tests, by Andrew Tischenko by Alexey Bataev · 9 years ago
  57. 158d97d [Power9] Allow AnyExt immediates for XXSPLTIB by Nemanja Ivanovic · 9 years ago
  58. 74a7d89 [AVR] Support floats in the instrumention pass by Dylan McKay · 9 years ago
  59. 768d266 [CostModel][X86] Add tests for reverse shuffle costs by Simon Pilgrim · 9 years ago
  60. c817e86 Add missing triple target for numeric section flag test by Prakhar Bahuguna · 9 years ago
  61. 2ef2a88 Simplify format member detection in FormatVariadic by Pavel Labath · 9 years ago
  62. bc7935f [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently by Sjoerd Meijer · 9 years ago
  63. 7a6365a [AVR] Add argument indices to the instrumention hook functions by Dylan McKay · 9 years ago
  64. cc0ebc0 Fix for build warning in execute-only support by Prakhar Bahuguna · 9 years ago
  65. 412b80f Allow ELF section flags to be specified numerically by Prakhar Bahuguna · 9 years ago
  66. af672fb [ARM] Implement execute-only support in CodeGen by Prakhar Bahuguna · 9 years ago
  67. a1b0287 Add missing -mtriple to MIR test case by Sanjoy Das · 9 years ago
  68. 4ebefd4 Attempt to fix llvm-readobj crash on ppc64 due to r289674 by Yaxun Liu · 9 years ago
  69. a7bd1c6 Fix go bindings after r289702 (hopefully, don't really know how to build by Daniel Jasper · 9 years ago
  70. abe2ee5 [libFuzzer] enable the failure-resistant merge by default (with trace-pc-guard only) by Kostya Serebryany · 9 years ago
  71. 9a24ed6 [AVR] Whitelist the avrlit config environment variables by Dylan McKay · 9 years ago
  72. d11334d Revert part of r289765 that is not necessary by Hal Finkel · 9 years ago
  73. 954db62 Trying to fix NDEBUG build after r289764 by Hal Finkel · 9 years ago
  74. 146bbc6 Fix argument attribute queries with bundle operands by Hal Finkel · 9 years ago
  75. d0f6642 [MachineBlockPlacement] Don't make blocks "uneditable" by Sanjoy Das · 9 years ago
  76. d941d3f [AVX-512][InstCombine] Add masked scalar FMA intrinsics to SimplifyDemandedVectorElts. by Craig Topper · 9 years ago
  77. c441ca8 Fix iterator-invalidation issue by Hal Finkel · 9 years ago
  78. bffeba4 Remove the AssumptionCache by Hal Finkel · 9 years ago
  79. fe647d2 Make processing @llvm.assume more efficient by using operand bundles by Hal Finkel · 9 years ago
  80. f378ca7 Add testcases for some shuffle bugs. by Eli Friedman · 9 years ago
  81. 30623ab Fix test/tools/lto/hide-linkonce-odr.ll after r289719 by Nico Weber · 9 years ago
  82. 652375a [NVPTX] Remove dead #defines from NVPTXUtilities.h. by Justin Lebar · 9 years ago
  83. 96f8539 Use PIC relocation model as default for PowerPC64 ELF. by Joerg Sonnenberger · 9 years ago
  84. 9a82bf2 [AMDGPU] Fix runtime-metadata.ll test so it doesn't leave an object file in the source tree. by Justin Lebar · 9 years ago
  85. 8c54b40 [NVPTX] Remove dead code. by Justin Lebar · 9 years ago
  86. 61cd9ae [DAG] allow more select folding for targets that have 'and not' (PR31175) by Sanjay Patel · 9 years ago
  87. c545336 [gold] Add datalayout to two tests where it was missing. by Davide Italiano · 9 years ago
  88. b213c3c [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  89. c64f919 Add the ability to get attribute values as Optional<T> by Greg Clayton · 9 years ago
  90. 1df9c48 Whitespace cleanup in test/CodeGen/NVPTX/annotations.ll. by Justin Lebar · 9 years ago
  91. 2eea31f [NVPTX] Support .maxnreg annotation. by Justin Lebar · 9 years ago
  92. 55f2c14 [NVPTX] Remove string constants from NVPTXBaseInfo.h. by Justin Lebar · 9 years ago
  93. f87c88e LibDriver: Reject inputs that are not COFF objects or bitcode files. by Peter Collingbourne · 9 years ago
  94. ca0bb7a Only sets profile summary when it was not preset. by Dehao Chen · 9 years ago
  95. f634383 Fix the bug in r289714 (NFC). by Dehao Chen · 9 years ago
  96. 23ae494 Revert revision 289721. by Jan Sjodin · 9 years ago
  97. e0b8411 Dummy commit. by Jan Sjodin · 9 years ago
  98. 20cda1c [LTO] Add the missing datalayout in a test. by Davide Italiano · 9 years ago
  99. 6b673b8 [LTO] Reject modules without datalayout. by Davide Italiano · 9 years ago
  100. 62776a8 [asan] Don't skip instrumentation of masked load/store unless we've seen a full load/store on that pointer. by Filipe Cabecinhas · 9 years ago