1. 7c87d1a hwasan: Move ctor into a comdat. by Peter Collingbourne · 7 years ago
  2. 754733f9 [VFS] Add isLocal to ProxyFileSystem and add unit tests. by Michael J. Spencer · 7 years ago
  3. aa3674d [X86][SSE] Improve immediate vector shift known bits handling. by Simon Pilgrim · 7 years ago
  4. bcb7d76 [WebAssembly] Fix assembler parsing of br_table. by Wouter van Oortmerssen · 7 years ago
  5. c163300 [X86] Add T1MSKC and TZMSK to isDefConvertible used by optimizeCompareInstr. by Craig Topper · 7 years ago
  6. 96b0873 [codeview] Flush labels before S_DEFRANGE* fragments by Reid Kleckner · 7 years ago
  7. f3b65bc [X86][SSE] Split SimplifyDemandedBitsForTargetNode X86ISD::VSRLI/VSRAI handling. by Simon Pilgrim · 7 years ago
  8. fae3cc4 [AggressiveInstCombine] convert rotate with guard branch into funnel shift (PR34924) by Sanjay Patel · 7 years ago
  9. 6789c7f DebugInfo: Update gold plugin tests due to CU attribute reordering in r349207 by David Blaikie · 7 years ago
  10. 2bf594e [SDAG] Clarify the origin of chain in REG_SEQUENCE in comment, NFC by Krzysztof Parzyszek · 7 years ago
  11. b7aabef [SelectionDAG] Fix noop detection for vectors in AssertZext/AssertSext in getNode by Craig Topper · 7 years ago
  12. e23763e [InstCombine] don't widen an arbitrary sequence of vector ops (PR40032) by Sanjay Patel · 7 years ago
  13. ffdc676 Convert (CMP (srl/shl X, C), 0) to (CMP (and X, C'), 0) when only the zero flag is used. by Craig Topper · 7 years ago
  14. 1ea2e05 NFC: remove unused variable by JF Bastien · 7 years ago
  15. a54a391 AsmParser: test .double NaN and .double inf by JF Bastien · 7 years ago
  16. 23da110 [AMDGPU][MC][DOC] A fix for build failure in r349370 by Dmitry Preobrazhensky · 7 years ago
  17. 1987714 [TargetLowering] Add DemandedElts mask to SimplifyDemandedBits (PR40000) by Simon Pilgrim · 7 years ago
  18. 29dd0aa [AMDGPU][MC][DOC] A fix for build failure in r349368 by Dmitry Preobrazhensky · 7 years ago
  19. e8403448 [InstSimplify] Simplify saturating add/sub + icmp by Nikita Popov · 7 years ago
  20. 51120d7 [AMDGPU][MC][DOC] Updated AMD GPU assembler description by Dmitry Preobrazhensky · 7 years ago
  21. 4a9ee89 FastIsel: take care to update iterators when removing instructions. by Tim Northover · 7 years ago
  22. 785589d Add missing include file. by Zachary Turner · 7 years ago
  23. a8e4afa [PDB] Add some helper functions for working with scopes. by Zachary Turner · 7 years ago
  24. 18f6a2a [MS Demangler] Add a helper function to print a Node as a string. by Zachary Turner · 7 years ago
  25. a7f5217 [MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC) by Petar Avramovic · 7 years ago
  26. e2e53c4 ARM: use acquire/release instruction variants when available. by Tim Northover · 7 years ago
  27. 765a762 [MCA] Add support for BeginGroup/EndGroup. by Andrea Di Biagio · 7 years ago
  28. cc188a7 Revert "DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is empty (devoid of code addresses)" by Eric Liu · 7 years ago
  29. 4ed822d [MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer. by Andrea Di Biagio · 7 years ago
  30. ef027ed Regenerate test in prep for SimplifyDemandedBits improvements. by Simon Pilgrim · 7 years ago
  31. e52a0ad [AggressiveInstCombine] add test for rotate insertion point; NFC by Sanjay Patel · 7 years ago
  32. 4c18d27 [MIPS GlobalISel] Lower G_UADDE and narrowScalar G_ADD by Petar Avramovic · 7 years ago
  33. 6c9df68 [AArch64] Re-run load/store optimizer after aggressive tail duplication by Alexandros Lamprineas · 7 years ago
  34. c89c03b DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is empty (devoid of code addresses) by David Blaikie · 7 years ago
  35. 8178ac8 [llvm-mca] Move llvm-mca library to llvm/lib/MCA. by Clement Courbet · 7 years ago
  36. 7aae36e [X86] Add test case for PR39968. NFC by Craig Topper · 7 years ago
  37. 8f40271 [X86] Fix bad operand lookup for cmov introduced in r349315 by Craig Topper · 7 years ago
  38. 847f938 [Power9][NFC]update vabsd case for better dumping by Kewen Lin · 7 years ago
  39. d279ef3 [Power9][NFC]Make pre-inc-disable case more robust by Kewen Lin · 7 years ago
  40. fae8aa3 [gn build] Add build files for opt and its dependency Transforms/Couroutines by Nico Weber · 7 years ago
  41. 37676b5 [EarlyCSE] If DI can't be salvaged, mark it as unavailable. by Davide Italiano · 7 years ago
  42. 8f7655d [InstCombine] Add cttz/ctlz + select non-bitwidth tests; NFC by Nikita Popov · 7 years ago
  43. 745ea2f [InstCombine] Regenerate test checks; NFC by Nikita Popov · 7 years ago
  44. 032b00a [X86] Pull out constant splat rotation detection. by Simon Pilgrim · 7 years ago
  45. 96b0ff5 [InstCombine] Make cttz/ctlz knownbits tests more robust; NFC by Nikita Popov · 7 years ago
  46. 80a3a8c Regenerate test (merges X86+X64 cases). NFCI. by Simon Pilgrim · 7 years ago
  47. 53dfd27 [X86] Remove truncation handling from EmitTest. Replace it with a DAG combine. by Craig Topper · 7 years ago
  48. af08be2 [X86] Autogenerate complete checks. NFC by Craig Topper · 7 years ago
  49. 67f59be Revert "[InstCombine] Regenerate test checks; NFC" by Nikita Popov · 7 years ago
  50. 3937045 [InstCombine] Regenerate test checks; NFC by Nikita Popov · 7 years ago
  51. ac6fe28 [InstCombined] Add more tests for cttz/ctlz + icmp; NFC by Nikita Popov · 7 years ago
  52. dbb2df9 [InstCombine] Add additional saturating add/sub + icmp tests; NFC by Nikita Popov · 7 years ago
  53. 421218c [InstCombine] regenerate test checks; NFC by Sanjay Patel · 7 years ago
  54. f96c9df [InstCombine] add tests for vector widening transforms (PR40032); NFC by Sanjay Patel · 7 years ago
  55. d353a68 [x86] increment/decrement constant vector with min/max in vsetcc lowering (PR39859) by Sanjay Patel · 7 years ago
  56. c5f4a84 [DAGCombiner] allow hoisting vector bitwise logic ahead of truncates by Sanjay Patel · 7 years ago
  57. e253500 Update the list of platforms & archs by Sylvestre Ledru · 7 years ago
  58. c23bed3 Use backquotes to avoid a sphinx unexpected error: by Sylvestre Ledru · 7 years ago
  59. 6154b34 Document the usage of BOOTSTRAP_XXX with stage2 builds by Sylvestre Ledru · 7 years ago
  60. c1aee89 [SelectionDAG] Add FSHL/FSHR support to computeKnownBits by Simon Pilgrim · 7 years ago
  61. 7f737c4 [X86] Add computeKnownBits tests for funnel shift intrinsics by Simon Pilgrim · 7 years ago
  62. 10cdfc9 [gn build] Merge r349167 by Nico Weber · 7 years ago
  63. 6189ca0 [gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML by Nico Weber · 7 years ago
  64. 0c53afc [gn build] Add build files for llvm-as, llvm-dis, llvm-dwarfdump, llvm-mc, FileCheck, count, not by Nico Weber · 7 years ago
  65. 4ade6c4 [X86] Autogenerate complete checks. NFC by Craig Topper · 7 years ago
  66. f0db4e7 [X86] Begin cleaning up combineOr -> SHLD/SHRD. NFCI. by Simon Pilgrim · 7 years ago
  67. 0ef8b71 [X86] Lower to SHLD/SHRD on slow machines for optsize by Simon Pilgrim · 7 years ago
  68. f7f1247 [X86] Add optsize SHLD/SHRD tests by Simon Pilgrim · 7 years ago
  69. 50df229 Add NetBSD support in needsRuntimeRegistrationOfSectionRange. by Kamil Rytarowski · 7 years ago
  70. 267dfed Register kASan shadow offset for NetBSD/amd64 by Kamil Rytarowski · 7 years ago
  71. b0f4bab [CodeGen] Enhance machine PHIs optimization by Dinar Temirbulatov · 7 years ago
  72. 75e4c62 Regenerate neon copy tests. NFCI. by Simon Pilgrim · 7 years ago
  73. cd30152 Fix -Wunused-variable warning. NFCI. by Simon Pilgrim · 7 years ago
  74. 1fe1ffe [TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts by Simon Pilgrim · 7 years ago
  75. 7c45236 [InstSimplify] Add tests for saturating add/sub + icmp; NFC by Nikita Popov · 7 years ago
  76. c54b6d1 [mips] Fix test typo in rL348914 by Fangrui Song · 7 years ago
  77. 1921566 [Power9][NFC] add setb exploitation test case by Kewen Lin · 7 years ago
  78. c3c2387 [SILoadStoreOptimizer] Use std::abs to avoid truncation. by Florian Hahn · 7 years ago
  79. bf1554b [X86] Rename hasNoSignedComparisonUses to hasNoSignFlagUses. Add the instruction that only modify the O flag to the waiver list. by Craig Topper · 7 years ago
  80. 7a4d0b9 [X86] Make hasNoCarryFlagUses/hasNoSignedComparisonUses take an SDValue that indicates which result is the flag result. NFCI by Craig Topper · 7 years ago
  81. e2f3e50 [WebAssembly] Check if the section order is correct by Heejin Ahn · 7 years ago
  82. e4bfa17 [NewGVN] Update use counts for SSA copies when replacing them by their operands. by Florian Hahn · 7 years ago
  83. 7267516 [Util] Refer to [s|z]exts of args when converting dbg.declares (fix PR35400) by Vedant Kumar · 7 years ago
  84. fb3de31 [NVPTX] Lower instructions that expand into libcalls. by Artem Belevich · 7 years ago
  85. b4b260e DebugInfo: Avoid using split DWARF when the split unit would be empty. by David Blaikie · 7 years ago
  86. 3cc32f9 [codeview] Add begin/endSymbolRecord helpers, NFC by Reid Kleckner · 7 years ago
  87. b2251b3 DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit by David Blaikie · 7 years ago
  88. af29842 [Hexagon] Add patterns for shifts of v2i16 by Krzysztof Parzyszek · 7 years ago
  89. 878b42a [GlobalISel] LegalizerHelper: Implement fewerElementsVector for G_LOAD/G_STORE by Volkan Keles · 7 years ago
  90. cba44d9 [Hexagon] Use IMPLICIT_DEF to any-extend 32-bit values to 64 bits by Krzysztof Parzyszek · 7 years ago
  91. 0bbe50f [AMDGPU] Promote constant offset to the immediate by finding a new base with 13bit constant offset from the nearby instructions. by Farhana Aleen · 7 years ago
  92. 56ea489 Add missing includes and forward decls to unbreak build by Eric Fiselier · 7 years ago
  93. cdc0cba [SDAG] Ignore chain operand in REG_SEQUENCE when emitting instructions by Krzysztof Parzyszek · 7 years ago
  94. f2511ab [AArch64] Simplify the scheduling predicates (NFC) by Evandro Menezes · 7 years ago
  95. a5a1eba [TransformWarning] Do not warn missed transformations in optnone functions. by Michael Kruse · 7 years ago
  96. 955eced [x86] add tests for extractelement of FP binops; NFC by Sanjay Patel · 7 years ago
  97. b8a6836 [ARM] make test immune to scalarization improvements; NFC by Sanjay Patel · 7 years ago
  98. dac6042 [x86] make tests immune to scalarization improvements; NFC by Sanjay Patel · 7 years ago
  99. 15e2a12 [globalisel][combiner] Fix r349167 for release mode bots by Daniel Sanders · 7 years ago
  100. 3a50d5b [ADT] Fix bugs in SmallBitVector. by Zachary Turner · 7 years ago