1. 0048957 [ARM] Add command-line option for SB by Diogo N. Sampaio · 7 years ago
  2. 750bca5 [SLPVectorizer][X86] Add ADD/SUB SSAT/USAT tests (PR40123) by Simon Pilgrim · 7 years ago
  3. ebc7c27 [MachinePipeliner] Add missing header file to MachinePipeliner.h by Lama Saba · 7 years ago
  4. b57398b [X86] Add ADD/SUB SSAT/USAT vector costs (PR40123) by Simon Pilgrim · 7 years ago
  5. 355edd6 [X86] Add ADD/SUB SSAT/USAT cost tests (PR40123) by Simon Pilgrim · 7 years ago
  6. 114b83c [AMDGPU] Change section name with metadata access by Piotr Sobczak · 7 years ago
  7. a99d6d2 Resubmit rL345008 "Split MachinePipeliner code into header and cpp files" by Lama Saba · 7 years ago
  8. 3e86d1d [CodeGen] Skip over dbg-instr in twoaddr pass by Markus Lavin · 7 years ago
  9. 0239fd3 [llvm-readobj] [COFF] Print the symbol index for relocations by Martin Storsjo · 7 years ago
  10. 527dfff [X86] Add test cases for opportunities to use KTEST when check if the result of ANDing two mask registers is zero. by Craig Topper · 7 years ago
  11. c392ae5 Don't go over 80 chars in MCStreamer.cpp. NFC. by Kristina Brooks · 7 years ago
  12. 90ae81a [Power9] Enable the Out-of-Order scheduling model for P9 hw by QingShan Zhang · 7 years ago
  13. a116bba Teach ObjCARC optimizer about equivalent PHIs when eliminating autoreleaseRV/retainRV pairs by Pete Cooper · 7 years ago
  14. 8a13966 Fix MSVC visualizer for PointerUnion4 by Mike Spertus · 7 years ago
  15. f25ae44 [LLVM-C] Expand LLVMRelocMode by Robert Widmann · 7 years ago
  16. 5367c02 [tblgen][disasm] Emit record names again when decoder conflicts occur. by Daniel Sanders · 7 years ago
  17. 02e82c3 [gold] emit assembly listing from gold plugin on LTO stage by Teresa Johnson · 7 years ago
  18. ff6355c MSVC Visualizer for PointerUnion3 by Mike Spertus · 7 years ago
  19. b7b7394 [X86] Add load folding support to the custom isel we do for X86ISD::UMUL/SMUL. by Craig Topper · 7 years ago
  20. b349d9e [X86] Add test cases to show that we fail to fold loads into i8 smulo and i8/i16/i32/i64 umulo lowering without the assistance of the peephole pass. NFC by Craig Topper · 7 years ago
  21. 34ec218 [WebAssembly] made assembler parse block_type by Wouter van Oortmerssen · 7 years ago
  22. 978b6cf2 [ThinLTO] Scan all variants of vague symbol for reachability. by Xin Tong · 7 years ago
  23. 28dd6dc [BDCE] Fix typo in test; NFC by Nikita Popov · 7 years ago
  24. 6006c2a Fix assert in ObjCARC optimizer when deleting retainBlock of null or undef. by Pete Cooper · 7 years ago
  25. 1c37268 [WebAssembly][NFC] Elaborate on simd-noopt test comment by Thomas Lively · 7 years ago
  26. da74d6f [BDCE] Remove instructions without demanded bits by Nikita Popov · 7 years ago
  27. 9180633 Git ignore CLion project configuration files. NFC by Pawel Bylica · 7 years ago
  28. d4b895e Format AggresiveInstCombine.cpp. NFC by Pawel Bylica · 7 years ago
  29. 09f6d28 Fix MSVC PointerUnion visualizer by Mike Spertus · 7 years ago
  30. c5e9935 [X86] Remove X86ISD::INC/DEC. Just select them from X86ISD::ADD/SUB at isel time by Craig Topper · 7 years ago
  31. ed72a64 [MS Demangler] Add a flag for dumping types without tag specifier. by Zachary Turner · 7 years ago
  32. 4bdf657 [DAGCombiner] After performing the division by constant optimization for a DIV or REM node, replace the users of the corresponding REM or DIV node if it exists. by Craig Topper · 7 years ago
  33. 5de6370 [gn build] Add fuzzers in llvm/tools that are needed for check-llvm by Nico Weber · 7 years ago
  34. e15bc55 [X86] Adding full coverage of MC encoding for the XOP and LWP ISAs. by Craig Topper · 7 years ago
  35. 6ed7489 [LegalizeIntegerTypes] When promoting the result of an extract_vector_elt also promote the input type if necessary by Craig Topper · 7 years ago
  36. 6529ef6 [DAGCombiner][X86][PowerPC] Teach visitSIGN_EXTEND_INREG to fold (sext_in_reg (aext/sext x)) -> (sext x) when x has more than 1 sign bit and the sext_inreg is from one of them. by Craig Topper · 7 years ago
  37. d0bc1fe [gn build] Add build files for bugpoint-passes and LLVMHello plugins by Nico Weber · 7 years ago
  38. daf05fe [gn build] Add some llvm/tools: lli, lli-child-target by Nico Weber · 7 years ago
  39. 86d9738 [PowerPC] Remove SeenUse check when optimizing conditional branch in by Wei Mi · 7 years ago
  40. 440f5b2 [X86] Support SHLD/SHRD masked shift-counts (PR34641) by Simon Pilgrim · 7 years ago
  41. 4fc2808 [x86] add more tests for potential horizontal ops; NFC by Sanjay Patel · 7 years ago
  42. ccb51b9 [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug) by Hal Finkel · 7 years ago
  43. 6016231 Extend Module::getOrInsertGlobal to control the construction of the by Philip Pfaffe · 7 years ago
  44. 2735936 [MCA] Minor refactoring of method DefaultResourceStrategy::select. NFCI by Andrea Di Biagio · 7 years ago
  45. 9477a50 [gn build] Add some llvm/tools: bugpoint, dsymutil, llvm-opt-report by Nico Weber · 7 years ago
  46. d885950 [gn build] Add some llvm/tools: llvm-c-test, llvm-cfi-verify, llvm-cov, llvm-cvtres by Nico Weber · 7 years ago
  47. 74cc6dc [gn build] Add some llvm/tools: llvm-cxxdump, llvm-cxxfilt, llvm-cxxmap by Nico Weber · 7 years ago
  48. 102d41b [gn build] Add some llvm/tools: llvm-diff, llvm-dwp by Nico Weber · 7 years ago
  49. 74decf8 [gn build] Add some llvm/tools: llvm-mca, llvm-mt by Nico Weber · 7 years ago
  50. a2e417f [gn build] Add some llvm/tools: llvm-size, llvm-split, llvm-strings by Nico Weber · 7 years ago
  51. 7063fde [gn build] Add some llvm/tools: llvm-xray, sancov, sanstats, verify-uselistorder, yaml-bench by Nico Weber · 7 years ago
  52. 85979be [AMDGPU] Handle OR as operand of raw load/store by Piotr Sobczak · 7 years ago
  53. 14e0643 Revert rL350035 "[llvm-exegesis] Clustering: don't enqueue a point multiple times" by Clement Courbet · 7 years ago
  54. 6ded091 [X86] Remove the separate SMUL8/UMUL8 X86ISD opcodes by merging with SMUL/UMUL. Remove the second result from X86ISD::UMUL. by Craig Topper · 7 years ago
  55. d06a5b9 [X86] Allow LowerSELECT and LowerBRCOND to directly lower i8 UMULO/SMULO. by Craig Topper · 7 years ago
  56. 26962fa [X86] Add i8/i16 smulo/umulo test cases where the overflow indication is used by a mask. by Craig Topper · 7 years ago
  57. 2e17d1c [X86] Remove KNL specific check prefix from xmulo.ll test. NFC by Craig Topper · 7 years ago
  58. 873a3e9 [InstCombine] canonicalize raw IR rotate patterns to funnel shift by Sanjay Patel · 7 years ago
  59. c41364c [X86] Factor the core code out of LowerXALUO into a helper function. Use it in LowerBRCOND and LowerSELECT to avoid some duplicated code. by Craig Topper · 7 years ago
  60. db590e1 [LLVM-C] bool -> LLVMBool by Robert Widmann · 7 years ago
  61. 477cc83 [LLVM-C] Add Accessors for Discarding Value Names in the IR by Robert Widmann · 7 years ago
  62. 02b99f6 [X86] Remove KNL specific check prefix from xaluo.ll test. NFC by Craig Topper · 7 years ago
  63. 8dcd98d [X86] Add test cases to show where LowerSELECT doesn't select SADDO/SSUBO to INC/DEC, but LowerXALUOOp does. Leading to duplicate code. by Craig Topper · 7 years ago
  64. e655b11 [x86] move/rename helper for horizontal op codegen; NFC by Sanjay Patel · 7 years ago
  65. 0e95460 [BDCE] Regenerate test checks; NFC by Nikita Popov · 7 years ago
  66. 6b1995d [BDCE] Remove -instsimplify from BDCE test; NFC by Nikita Popov · 7 years ago
  67. e002075 Reapply "[BDCE][DemandedBits] Detect dead uses of undead instructions" by Nikita Popov · 7 years ago
  68. 81b403d Reversing the commit in revision 350186. Revision causes regression in 4 tests. by Ayonam Ray · 7 years ago
  69. e3c665a Omit range checks from jump tables when lowering switches with unreachable by Ayonam Ray · 7 years ago
  70. 0ed16f7 [InstCombine] canonicalize MUL with NEG operand by Chen Zheng · 7 years ago
  71. 059c128 [gn build] Add some llvm/tools: llvm-exegesis, llvm-extract, llvm-link by Nico Weber · 7 years ago
  72. b6aec2a [gn build] Add some llvm/tools: llvm-rc, llvm-rtdyld by Nico Weber · 7 years ago
  73. 9ea1a36 [X86] Add PR34641 masked shld/shrd test cases by Simon Pilgrim · 7 years ago
  74. 28fcc58 [X86] Add additional RUN lines to prepare for D56156. NFC by Craig Topper · 7 years ago
  75. ead22e2 [SelectionDAG] Add SIGN_EXTEND_VECTOR_INREG support to computeKnownBits. by Craig Topper · 7 years ago
  76. e25fa6c [X86] Add X86ISD::VSRAI to computeKnownBitsForTargetNode. by Craig Topper · 7 years ago
  77. f6c9757 Keep tablegen commands in alphabetical order. NFCI. by Simon Pilgrim · 7 years ago
  78. af1df62 [test] Fix propagating HOME envvar to unittests by Michal Gorny · 7 years ago
  79. d0000b5 [AArch64] Accept "sve" as arch feature in assembler by Martin Storsjo · 7 years ago
  80. cb6e4f5 [MSan] Handle llvm.is.constant intrinsic by Alexander Potapenko · 7 years ago
  81. 99afb2d [DAGCombiner] Add missing one use check on the shuffle in the bitcast(shuffle(bitcast(s0),bitcast(s1))) -> shuffle(s0,s1) transform. by Craig Topper · 7 years ago
  82. de65999 [gn build] Make `ninja check-clang` also run Clang's unit tests by Nico Weber · 7 years ago
  83. 99aac24 [AArch64] Implement the .arch_extension directive by Martin Storsjo · 7 years ago
  84. 7d9f83a [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportError. NFC. by Martin Storsjo · 7 years ago
  85. 55e4ae9 [PowerPC] Fix machine verify pass error for PATCHPOINT pseudo instruction that bad machine code by Kang Zhang · 7 years ago
  86. 4654408 [NFC] Fixed extra semicolon warning by David Bolvansky · 7 years ago
  87. dcca366 [PowerPC] Fix ADDE, SUBE do not know how to promote operator by Kang Zhang · 7 years ago
  88. eaec59f [X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custom on pre-sse4.1. by Craig Topper · 7 years ago
  89. d3118fe [X86] Add custom type legalization for SIGN_EXTEND_VECTOR_INREG from 16i16/v32i8 to v4i64 when v4i64 needs splitting. by Craig Topper · 7 years ago
  90. 6ccb5e3 [PowerPC][NFC] Macro for register set defs for the Asm Parser by Nemanja Ivanovic · 7 years ago
  91. 4125b36 [PowerPC] Complete the custom legalization of vector int to fp conversion by Nemanja Ivanovic · 7 years ago
  92. b7c3be5 [InstCombine] [NFC] update testcases for canonicalize MUL with NEG operand by Chen Zheng · 7 years ago
  93. d7217b2 [PowerPC] Fix CR Bit spill pseudo expansion by Nemanja Ivanovic · 7 years ago
  94. f667513 [mips] Show an error on attempt to use 64-bit PC-relative relocation by Simon Atanasyan · 7 years ago
  95. 1b58d6f [mips] Show a regular error message on attempt to use one byte relocation by Simon Atanasyan · 7 years ago
  96. 2ccabc1 [X86] Add test case from PR38217. NFC by Craig Topper · 7 years ago
  97. 67c6c6a Drop SE cache early because loop parent can change in LoopSimplifyCFG by Max Kazantsev · 7 years ago
  98. 7a5cc00 [WebAssembly] Fix comments in ExplicitLocals (NFC) by Heejin Ahn · 7 years ago
  99. 671f3a73df Add vtable anchor to classes. by Richard Trieu · 7 years ago
  100. 87edd2c [X86] Don't mark SEXTLOAD v4i8->v4i64 and v8i8->v8i64 as custom under vector widening legalization. by Craig Topper · 7 years ago