1. 1a53480 [InstCombine] Add tests for saturating add/sub; NFC by Nikita Popov · 7 years ago
  2. e4c346d [X86] Add cost model tests for experimental.vector.reduce.* with -x86-experimental-vector-widening-legalization by Craig Topper · 7 years ago
  3. 84288ab [X86] Add cost model test for masked load an store with -x86-experimental-vector-widening-legalization by Craig Topper · 7 years ago
  4. 6868d1a [X86] Add cost model tests for fp_to_int/int_to_fp with -x86-experimental-vector-widening-legalization by Craig Topper · 7 years ago
  5. 5707b0f [X86] Add cost model tests for shifts with -x86-experimental-vector-widening-legalization. by Craig Topper · 7 years ago
  6. 5b841f7 [lit] Pass more environment variables through to child processes. by Zachary Turner · 7 years ago
  7. 1b8b269 Add missing error checking code intended for r347687 by Reid Kleckner · 7 years ago
  8. 36cff63 [PDB] Add symbol records in bulk by Reid Kleckner · 7 years ago
  9. 6c99d2b [TableGen] Preprocessing support by Vyacheslav Zakharin · 7 years ago
  10. 9a24b2f [X86] Replace an APInt that is guaranteed to be 8-bits with just an 'unsigned' by Craig Topper · 7 years ago
  11. e0a85dd [PartialInliner] Make PHIs free in cost computation. by Florian Hahn · 7 years ago
  12. 53c6e8e [X86] Add cascade lake arch in X86 target. by Craig Topper · 7 years ago
  13. 57a7a8a Documentation: add \file markup as needed. by James Dennett · 7 years ago
  14. 07b822e [Demangle] remove itaniumFindTypesInMangledName by Pavel Labath · 7 years ago
  15. 6da4a0e [llvm-mca] pass -dispatch-stats flag to a couple of tests. NFC by Andrea Di Biagio · 7 years ago
  16. 13e71ac [x86] regenerate checks; NFC by Sanjay Patel · 7 years ago
  17. c8872d1 [AMDGPU] Disable DAG combine at -O0 by Stanislav Mekhanoshin · 7 years ago
  18. 65cb634 InstCombine: add comment explaining malloc deletion. NFC. by Tim Northover · 7 years ago
  19. 1ed9b33 Add missing REQUIRES: asserts by Max Kazantsev · 7 years ago
  20. 6235bbf [X86] Add test cases for vector shifts of v2i32/v2i16/v4i16/v2i8/v4i8/v8i8 with promotion legalization and widening legalization. NFC by Craig Topper · 7 years ago
  21. 32a3b31 [X86] Use getUnpackl/getUnpackh instead of directly creating UNPCKL/UNPCKH nodes. by Craig Topper · 7 years ago
  22. 0521646 [LoopSimplifyCFG] Turn on term folding after underlying bug fixed by Max Kazantsev · 7 years ago
  23. e53078a [LoopSimplifyCFG] Fix corner case with duplicating successors by Max Kazantsev · 7 years ago
  24. cd010d2 [gn build] Merge r347530 to gn. by Nico Weber · 7 years ago
  25. 8448be0 Move a file I forgot to move in r347636. by Nico Weber · 7 years ago
  26. cefe270 [gn build] Create abi-breaking.h, config.h, llvm-config.h, and add a build file for llvm/lib/Support. by Nico Weber · 7 years ago
  27. fd2bfc7 [X86] Prevent DAG combine from folding a bitcast from vXi1 to iX with a store on pre-AVX512 targets. by Craig Topper · 7 years ago
  28. 4eb1db5 [X86] Add a bunch of test cases for storing a scalar bitcasted from a vXi1 type. by Craig Topper · 7 years ago
  29. 6b7c84e Revert "[clang][slh] add attribute for speculative load hardening" by Zola Bridges · 7 years ago
  30. 2aeaa6e [stack-safety] Update comment by Vitaly Buka · 7 years ago
  31. fd4afd6 [stack-safety] Fix and uncomment assert by Vitaly Buka · 7 years ago
  32. 61eaf01 [stack-safety] Fix build on gcc 5.4 by Vitaly Buka · 7 years ago
  33. 725ed2f [InstCombine] add tests for rotate/bswap equality; NFC by Sanjay Patel · 7 years ago
  34. 504db06 [clang][slh] add attribute for speculative load hardening by Zola Bridges · 7 years ago
  35. 3f6a8f9 Fix debug build break by JF Bastien · 7 years ago
  36. 421d590 Notify the linker when a TU compiled with split-stack has a function without a prologue. by Sterling Augustine · 7 years ago
  37. 5b5d8e4 Remove trailing empty line by Vitaly Buka · 7 years ago
  38. d305cea [stack-safety] Analysis documentation by Vitaly Buka · 7 years ago
  39. d5aa33e [stack-safety] Inter-Procedural Analysis implementation by Vitaly Buka · 7 years ago
  40. 54b4ae7 [stack-safety] Empty local passes for Stack Safety Global Analysis by Vitaly Buka · 7 years ago
  41. 953932e AArch64ISelLowering: Remove a return-of-assignment to allow NRVO by David Blaikie · 7 years ago
  42. 6f171fb Add new passes to X86 pipeline tests by Mircea Trofin · 7 years ago
  43. 1d132e3 [X86] Add dependency from X86 to ProfileData after rL347596 by Fangrui Song · 7 years ago
  44. 4ac1416 [ICP] Remove incompatible attributes at indirect-call promoted callsites. by Xin Tong · 7 years ago
  45. c3924f6 [InstCombine] add helper function to reduce code duplication; NFC by Sanjay Patel · 7 years ago
  46. 9d4b9a3 [stack-safety] Local analysis implementation by Vitaly Buka · 7 years ago
  47. c29e36f [stack-safety] Empty local passes for Stack Safety Local Analysis by Vitaly Buka · 7 years ago
  48. a7aff25 [cfi] Help sanstats to find binary if they are not at the original location by Vitaly Buka · 7 years ago
  49. 17f866f [cfi] Make sanstats print address of the check by Vitaly Buka · 7 years ago
  50. 7784961 [AArch64] Refactor the scheduling predicates (3/3) (NFC) by Evandro Menezes · 7 years ago
  51. e62b9ce [AArch64] Refactor the scheduling predicates (2/3) (NFC) by Evandro Menezes · 7 years ago
  52. 5f6c1fd [AArch64] Refactor the scheduling predicates (1/3) (NFC) by Evandro Menezes · 7 years ago
  53. 241ac1b Support for inserting profile-directed cache prefetches by Mircea Trofin · 7 years ago
  54. 9926acb AMDGPU: Record SGPR spills when restoring too by Matt Arsenault · 7 years ago
  55. 689482b [LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_TruncateHelper for FP_TO_SINT/UINT. by Craig Topper · 7 years ago
  56. e7e4f1f [ThinLTO] Consolidate cache key computation between new/old LTO APIs by Teresa Johnson · 7 years ago
  57. 406f960 [SelectionDAG] Teach BaseIndexOffset::match to unwrap the base after looking through an add/or by Craig Topper · 7 years ago
  58. 57aee1b [X86] Add test case for D54818 by Craig Topper · 7 years ago
  59. f81a97a Revert "[clang][slh] add attribute for speculative load hardening" by Zola Bridges · 7 years ago
  60. 2d8056c [clang][slh] add attribute for speculative load hardening by Zola Bridges · 7 years ago
  61. 4b607e9 [CodeGen] Support custom format of stack maps by Than McIntosh · 7 years ago
  62. c088edc Delete dead code introduced in r347354. by Erich Keane · 7 years ago
  63. ad7ad9d AMDGPU: Cleanup / relax tests for future changes by Matt Arsenault · 7 years ago
  64. 4441240 AMDGPU: Don't optimize exec masks at -O0 by Matt Arsenault · 7 years ago
  65. b0463ea AMDGPU: Only add implicit super-reg def for first subreg by Matt Arsenault · 7 years ago
  66. b4a52bd [CodeGen] Take SPAdj into account for STATEPOINT liveness args by Than McIntosh · 7 years ago
  67. 6de08e4 Remove an unnecessary file; NFC. by Aaron Ballman · 7 years ago
  68. 753cb24 [DemandedBits] Add support for funnel shifts by Nikita Popov · 7 years ago
  69. 12ece57 [x86] promote all multiply i8 by constant to i32 by Sanjay Patel · 7 years ago
  70. 2de9fad [ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF by Diana Picus · 7 years ago
  71. 845ecdf Fix typo in comment. NFC by Diana Picus · 7 years ago
  72. c9c05bd [ARM] Prevent parallel macs for unsigned values by Sam Parker · 7 years ago
  73. b7a5c20 Revert "[TTI] Reduction costs only need to include a single extract element cost" by Fedor Sergeev · 7 years ago
  74. 2fd827f Revert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction" by Kang Zhang · 7 years ago
  75. 33a0421 [X86] Add test cases to show bad type legalization of fptosi/fptosui v16f32->v16i8 and v8f64->v8i16 on pre-AVX512 targets. by Craig Topper · 7 years ago
  76. a638433 [PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction by Kang Zhang · 7 years ago
  77. 802db56 [Support/FileSystem] Add sub-second precision for atime/mtime of sys::fs::file_status on unix platforms by Argyrios Kyrtzidis · 7 years ago
  78. 8080935 [MetadataTest] Fix off-by-one strncpy warning reported by gcc8. (NFC) by Florian Hahn · 7 years ago
  79. d604b8c [x86] limit transform for select-of-fp-constants by Sanjay Patel · 7 years ago
  80. ea02795 [x86] add tests for select-of-fp-constants; NFC by Sanjay Patel · 7 years ago
  81. a00149b [IPSCCP] Use input operand instead of OriginalOp for ssa_copy. by Florian Hahn · 7 years ago
  82. 3ca2553 [SelectionDAG] move constant or splat functions to common location by Sanjay Patel · 7 years ago
  83. 8b53eb1 [llvm-mca] Add support for instructions with a variadic number of operands. by Andrea Di Biagio · 7 years ago
  84. 53a580e add Kang Zhang(shkzhang@cn.ibm.com) to the CREDITS.TXT by Kang Zhang · 7 years ago
  85. 05c492a [X86] Synchronize a macro in getAvailableFeatures in Host.cpp with the same macro in compiler-rt to fix a negative shift amount warning. by Craig Topper · 7 years ago
  86. 6463880 [InstCombine] Determine demanded and known bits for funnel shifts by Nikita Popov · 7 years ago
  87. 71e4421 [llvm-mca] InstrBuilder: warnings for call/ret instructions are only reported once. by Andrea Di Biagio · 7 years ago
  88. 9951b07 Revert unapproved commit by Joel Jones · 7 years ago
  89. 8ae5719 [AArch64] Enable libm vectorized functions via SLEEF by Joel Jones · 7 years ago
  90. e4c7f02 [ARM] Add dependency from ARMAsmParser to ARMAsmPrinter after r347494 by Fangrui Song · 7 years ago
  91. 3c0addf [InstCombine] Simplify funnel shift with zero/undef operand to shift by Nikita Popov · 7 years ago
  92. 7280a87 [TableGen] Emit more variant transitions by Evandro Menezes · 7 years ago
  93. 464205d [llvm-mca] Refactor some of the logic in InstrBuilder, and add a verifyOperands method. by Andrea Di Biagio · 7 years ago
  94. 703a4c2 [DAG] consolidate shift simplifications by Sanjay Patel · 7 years ago
  95. ba53249 [x86] make test immune to oversized shift simplification by Sanjay Patel · 7 years ago
  96. c8ecb42 Revert r347490 as it breaks address sanitizer builds by Luke Cheeseman · 7 years ago
  97. a21de3b [ARM][AsmParser] Improve debug printing of parsed asm operands by Oliver Stannard · 7 years ago
  98. 848dcbd [llvm-mca][View] Improved Retire Control Unit Statistics. by Andrea Di Biagio · 7 years ago
  99. 5ae36ee Attempt to fix buildbot after r347489 by Eugene Leviant · 7 years ago
  100. 7ef46a7 Revert r343341 by Luke Cheeseman · 7 years ago