1. f51ced7 Rewrite the VS integration scripts. by Zachary Turner · 7 years ago
  2. 7d86834 [MSan] run materializeChecks() before materializeStores() by Alexander Potapenko · 7 years ago
  3. 8ec2a95 [X86][SSE] Use SplitOpsAndApply to improve HADD/HSUB lowering by Simon Pilgrim · 7 years ago
  4. 7ba70e8 [llvm-objcopy, tests] Fix several llvm-objcopy tests by Stella Stamenova · 7 years ago
  5. 4241124 [X86][AVX] Add support for i16 256-bit vector horizontal op redundant shuffle removal by Simon Pilgrim · 7 years ago
  6. 0ec1f16 [X86][AVX] Add v16i16 horizontal op redundant shuffle tests by Simon Pilgrim · 7 years ago
  7. bb7c99a Fix build breakage from r337562 by Pavel Labath · 7 years ago
  8. 708378d [DAG] Avoid Node Update assertion due to AND simplification by Nirav Dave · 7 years ago
  9. cb80e4d DwarfDebug: Reduce duplication in addAccel*** methods by Pavel Labath · 7 years ago
  10. 09babe5 [X86][AVX] Add support for 32/64 bits 256-bit vector horizontal op redundant shuffle removal by Simon Pilgrim · 7 years ago
  11. d5c8d8b [DAG] Fix Memory ordering check in ReduceLoadOpStore. by Nirav Dave · 7 years ago
  12. 7b7da9f [X86][AVX] Add 256-bit vector horizontal op redundant shuffle tests by Simon Pilgrim · 7 years ago
  13. 59b3465 [IPSCCP] Fix for bot failure caused by r337548 by Florian Hahn · 7 years ago
  14. 6dde849 Regenerate partial vector fold test. NFCI. by Simon Pilgrim · 7 years ago
  15. 60fb403 [NFC][testcases] fold sdiv if two operands are negated and non-overflow by Chen Zheng · 7 years ago
  16. 1ba71c6 Recommit r328307: [IPSCCP] Use constant range information for comparisons of parameters. by Florian Hahn · 7 years ago
  17. ca4d424 [X86][AVX] Convert X86ISD::VBROADCAST demanded elts combine to use SimplifyDemandedVectorElts by Simon Pilgrim · 7 years ago
  18. 077efda Regenerate remainder test. by Simon Pilgrim · 7 years ago
  19. da67c6d [InstSimplify] fold srem instruction if its two operands are negated. by Chen Zheng · 7 years ago
  20. e53157e [DebugInfo] Generate .debug_names section when it makes sense by Pavel Labath · 7 years ago
  21. 3876c1d [NFC][testcases] more testcases for folding srem if its two operands are negatived. by Chen Zheng · 7 years ago
  22. b15f0ae [SystemZ] Test case formatting fixes by Ulrich Weigand · 7 years ago
  23. 1642979 Revert "[LSV] Refactoring + supporting bitcasts to a type of different size" by Sam McCall · 7 years ago
  24. 9bdae65 [UBSan] Also use blacklist for 'Address; Undefined' setting by Florian Hahn · 7 years ago
  25. 8c93523 [SystemZ] Reimplent SchedModel IssueWidth and WriteRes/ReadAdvance mappings. by Jonas Paulsson · 7 years ago
  26. f638e52 Improved sched model for X86 BSWAP* instrs. by Andrew V. Tischenko · 7 years ago
  27. 06b493f Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering" by Matt Arsenault · 7 years ago
  28. f5878e6 [AArch64][SVE] Asm: Support for bit/byte reverse operations. by Sander de Smalen · 7 years ago
  29. 8d6095a [AArch64][SVE] Asm: Support for FTMAD instruction. by Sander de Smalen · 7 years ago
  30. 14b97bb Add x86_64-unkown triple to llc for x86 test. by Stephen Canon · 7 years ago
  31. 2bbe261 [DAGCombiner] Fold X - (-Y *Z) -> X + (Y * Z) by Craig Topper · 7 years ago
  32. 604b45d Reapply "ADT: Shrink size of SmallVector by 8B on 64-bit platforms" by Duncan P. N. Exon Smith · 7 years ago
  33. 40d8d2b Revert "[docs] Add support for Markdown documentation in Sphinx" by Michael J. Spencer · 7 years ago
  34. ed6266d [WebAssembly] Disable a test that violates DR1696 by Heejin Ahn · 7 years ago
  35. 0ee7ae5 Revert "ADT: Shrink size of SmallVector by 8B on 64-bit platforms" by Duncan P. N. Exon Smith · 7 years ago
  36. 8e3c7f6 [x86/SLH] Clean up helper naming for return instruction handling and by Chandler Carruth · 7 years ago
  37. fc13800 [docs] Add support for Markdown documentation in Sphinx by Michael J. Spencer · 7 years ago
  38. 88c3cbe [SCCP] Don't use markForcedConstant on branch conditions. by Eli Friedman · 7 years ago
  39. 7e9afd4 Skip out of SimplifyDemandedBits for BITCAST of f16 to i16 by Stephen Canon · 7 years ago
  40. b3e4684 ADT: Shrink size of SmallVector by 8B on 64-bit platforms by Duncan P. N. Exon Smith · 7 years ago
  41. d11d789 [ThinLTO] Only emit referenced type id records in index files by Teresa Johnson · 7 years ago
  42. f97a90d [DAGCombiner] Teach DAGCombiner that A-(-B) is A+B. by Craig Topper · 7 years ago
  43. 91284ba [X86][AVX] Use extract_subvector to reduce vector op widths (PR36761) by Simon Pilgrim · 7 years ago
  44. e05bab2 [llvm-mca][docs] Add Timeline and How MCA works. by Matt Davis · 7 years ago
  45. b1b3579 Work around bug in mingw-w64 GCC 8.1.0 by Reid Kleckner · 7 years ago
  46. 0d01070 Disable GCC's -Wclass-memaccess warning by Reid Kleckner · 7 years ago
  47. 85eba18 [X86] Fix some 'return SDValue()' after DCI.CombineTo instead return the output of CombineTo by Craig Topper · 7 years ago
  48. a34dfe6 Fix -Wsign-compare in llvm-readobj by Reid Kleckner · 7 years ago
  49. b2f9f92 [LSV] Refactoring + supporting bitcasts to a type of different size by Roman Tereshin · 7 years ago
  50. f9fb677 [Power9] Code Cleanup - Remove needsAggressiveScheduling() by Stefan Pintilie · 7 years ago
  51. 6e50283 [Analysis] Fix typo in assert. NFC by Shoaib Meenai · 7 years ago
  52. a02ad35 [OpenEmbedded] Add a unittest for aarch64-oe-linux by Mandeep Singh Grang · 7 years ago
  53. 3bb52ca [APInt] Keep the original bit width in quotient and remainder by Krzysztof Parzyszek · 7 years ago
  54. 5b81b48 [libFuzzer] Update documentation regarding MSan. by Matt Morehouse · 7 years ago
  55. ae72a8c [LoadStoreVectorizer] Use getMinusScev() to compute the distance between two pointers. by Farhana Aleen · 7 years ago
  56. 3b09b9e [X86][BtVer2] correctly model the latency/throughput of LEA instructions. by Andrea Di Biagio · 7 years ago
  57. 19ad930 [X86][SSE] Add FPEXT vXf32 - vXf64 tests by Simon Pilgrim · 7 years ago
  58. efd8832 [llvm-readobj] - Do not report invalid amount of sections. by George Rimar · 7 years ago
  59. 2a478d4 [ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM by Teresa Johnson · 7 years ago
  60. 629edfb [Docs] Testing Debug Info Preservation in Optimizations by Anastasis Grammenos · 7 years ago
  61. 95f104a ARM: switch armv7em MachO triple to hard-float defaults and libcalls. by Tim Northover · 7 years ago
  62. 9182393 [UnJ] Document unroll and jam pass and loop metadata by David Green · 7 years ago
  63. d13704d [x86/SLH] Major refactoring of SLH implementaiton. There are two big by Chandler Carruth · 7 years ago
  64. 3a2e78e [DAGCombiner] Add rotate-extract tests by Simon Pilgrim · 7 years ago
  65. cfc3a3c Use std::reference_wrapper instead of llvm::ReferenceStorage by Serge Guelton · 7 years ago
  66. ef2fcbd Fix spelling mistake in comments. NFCI. by Simon Pilgrim · 7 years ago
  67. 62b518b [SCEV] Fix buggy behavior in getAddExpr with truncs by Max Kazantsev · 7 years ago
  68. e601e5f Rename __asan_gen_* symbols to ___asan_gen_*. by Peter Collingbourne · 7 years ago
  69. 9dc116b [WebAssembly] Add missing -mattr=+exception-handling guards by Heejin Ahn · 7 years ago
  70. f7eb2f0 Revert "ARM: switch armv7em triple to hard-float defaults and libcalls." by Tim Northover · 7 years ago
  71. d5bb6fb Fix some tests that had (implied) duplicate mtriple by David Blaikie · 7 years ago
  72. 6e4fb35 [X86][SSE] Canonicalize scalar fp arithmetic shuffle patterns by Simon Pilgrim · 7 years ago
  73. 5aa954c Skip debuginfo intrinsic in markLiveBlocks. by Xin Tong · 7 years ago
  74. ca59332 Add (very partial) Kate syntax highlighting definition for TableGen by Roman Lebedev · 7 years ago
  75. 1b4d218 [DAG] Add testcase. by Nirav Dave · 7 years ago
  76. 7e2280c [DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglists by David Blaikie · 7 years ago
  77. 461ab25 [ScheduleDAG] Fix unfolding of SUnits to already existent nodes. by Nirav Dave · 7 years ago
  78. 9f006d3 [llvm-readobj] Generic -string-dump option by Paul Semel · 7 years ago
  79. 7f233b7 [docs] Update GoldPlugin documentation by Teresa Johnson · 7 years ago
  80. 19723d9 [RegAlloc][NFC] Fix the help string of the option "huge-size-for-split". by Wei Mi · 7 years ago
  81. baea3f0 [llvm-objdump] Add -demangle (-C) option by Paul Semel · 7 years ago
  82. c279de7 [NFC][X86][AArch64][DAGCombine] More tests for optimizeSetCCOfSignedTruncationCheck() by Roman Lebedev · 7 years ago
  83. 8562c43 [llvm-objcopy] %python wants to be in quotes, because it might contain spaces by Benjamin Kramer · 7 years ago
  84. 106f868 [MC] Fix nested macro body parsing by Nirav Dave · 7 years ago
  85. bd2bb96 [mips] Fix predicate for the MipsTruncIntFP pattern by Simon Atanasyan · 7 years ago
  86. f32280c [x86/SLH] Add the design document for Speculative Load Hardening, by Chandler Carruth · 7 years ago
  87. 1a0909c [SLPVectorizer] Avoid duplicate scalar cost calculations in BoUpSLP::getEntryCost. NFCI. by Simon Pilgrim · 7 years ago
  88. 32e74a6 [Support] Build fix for Haiku when checking for a local filesystem by Tim Northover · 7 years ago
  89. a50de62 [X86][SSE] Remove BLENDPD canonicalization from combineTargetShuffle by Simon Pilgrim · 7 years ago
  90. b7eb497 ARM: stop explicitly marking armv7k libcalls as hard-float. NFC. by Tim Northover · 7 years ago
  91. feb1bb8 ARM: switch armv7em triple to hard-float defaults and libcalls. by Tim Northover · 7 years ago
  92. 9989322 ARM: deduplicate hard-float detection code. NFC. by Tim Northover · 7 years ago
  93. 41ef398 [AArch64][SVE] Asm: Support for unpredicated FP operations. by Sander de Smalen · 7 years ago
  94. 73ce7fc [TargetInstPredicate] Add definition of CheckInvalidRegisterOperand. by Andrea Di Biagio · 7 years ago
  95. f1ed542 [NFC] Make a test more neat by Max Kazantsev · 7 years ago
  96. 3ac65c4 [Tablegen][PredicateExpander] Add the ability to define checks for invalid registers. by Andrea Di Biagio · 7 years ago
  97. 1cd41cb [InstCombine] Re-commit: Fold 'check for [no] signed truncation' pattern by Roman Lebedev · 7 years ago
  98. 0c24604 [X86][SSE] Add extra scalar fop + blend tests for commuted inputs by Simon Pilgrim · 7 years ago
  99. 9500eff Revert "[Sparc] Use the IntPair reg class for r constraints with value type f64" by Daniel Cederman · 7 years ago
  100. a0223d6 [AArch64][SVE] Asm: Support for UDOT/SDOT instructions. by Sander de Smalen · 7 years ago