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