1. 8d8d1a5 Revert "[ADT] Drop llvm::Optional clang-specific optmization for trivially copyable types" by Tom Stellard · 7 years ago
  2. 50606d7 [ADT] Drop llvm::Optional clang-specific optmization for trivially copyable types by Tom Stellard · 7 years ago
  3. 7735d5a [X86] Minor cleanup to getExtendInVec. NFCI by Craig Topper · 7 years ago
  4. 6a9a4b4 [InstCombine] adjust rotate direction in tests; NFC by Sanjay Patel · 7 years ago
  5. 62e8686 [X86] Add -x86-experimental-vector-widening support to reduceVMULWidth and combineMulToPMADDWD by Craig Topper · 7 years ago
  6. 93df51d [WebAssembly] Fix return type of nextByte by Thomas Lively · 7 years ago
  7. 706911a [BinaryFormat] Add MsgPackTypes by Scott Linder · 7 years ago
  8. 2806865 [InstCombine] add tests for funnel shift (rotate) canonicalization; NFC by Sanjay Patel · 7 years ago
  9. 0e881a8 [X86] Guess that a CPU is Icelake it if reports support for AVX512VBMI2. by Craig Topper · 7 years ago
  10. eb1caa7 [LTO] Load sample profile in LTO link step. by Xin Tong · 7 years ago
  11. 49953be [TTI] Reduction costs only need to include a single extract element cost by Simon Pilgrim · 7 years ago
  12. 25da5df [InstCombine] fix rotate narrowing bug for non-pow-2 types by Sanjay Patel · 7 years ago
  13. a773fb8 [InstCombine] add rotate narrowing tests with odd types; NFC by Sanjay Patel · 7 years ago
  14. 81aa3c0 [SLPVectorizer][X86] Regenerate reduction minmax tests and cleanup check prefixes by Simon Pilgrim · 7 years ago
  15. cad3b0c [SLPVectorizer][X86] Regenerate reduction tests and add PR37731 test by Simon Pilgrim · 7 years ago
  16. a1316f9 [X86] Fix MCNullStreamer support for modules with a CodeView flag by Simon Pilgrim · 7 years ago
  17. fc0780a [InstSimplify] delete shift-of-zero guard ops around funnel shifts by Sanjay Patel · 7 years ago
  18. 6432065 [RISCV] Mark C.EBREAK instruction as having side effects by Alex Bradbury · 7 years ago
  19. d566da7 [RISCV] Mark FREM as Expand by Alex Bradbury · 7 years ago
  20. 5ba6366 Add missed files from prev. commit by Anton Korobeynikov · 7 years ago
  21. 695940b [MSP430] Add MC layer by Anton Korobeynikov · 7 years ago
  22. 84a656e [llvm-objdump] Use `auto` declaration in typecasting by Xing GUO · 7 years ago
  23. 19fcc06 [RISCV] Introduce the RISCVMatInt::generateInstSeq helper by Alex Bradbury · 7 years ago
  24. 02d0639 [X86] Add some custom type legalization rules for truncate with -x86-experimental-vector-widening-legalization. by Craig Topper · 7 years ago
  25. 301a636 [X86] Add -x86-experimental-vector-widening-legalization versions of shuffle-vs-trunc tests. by Craig Topper · 7 years ago
  26. 12648b2 [WebAssembly] Renumber SIMD bitwise instructions by Thomas Lively · 7 years ago
  27. bcd08d0 AMDGPU: Fix check lines in fdot2 test: by Konstantin Zhuravlyov · 7 years ago
  28. 312347e [commit-test] Add blank line for test/tools/llvm-objdump/symbol-table-elf.test by Xing GUO · 7 years ago
  29. d0eb792 AMDGPU: Enable code object v3 for AMDHSA only by Konstantin Zhuravlyov · 7 years ago
  30. aa87382 [X86] Don't mark SEXTLOADS with narrow types as Custom with -x86-experimental-vector-widening-legalization. by Craig Topper · 7 years ago
  31. 3074852 [MachineOutliner][NFC] Check if CandidatesForRepeatedSeq < 2 by Jessica Paquette · 7 years ago
  32. 66a6a4f [X86] Remove unused variable by Benjamin Kramer · 7 years ago
  33. 336a872 [X86] Support v2i32/v4i16/v8i8 load/store using f64 on 32-bit targets under -x86-experimental-vector-widening-legalization. by Craig Topper · 7 years ago
  34. 7c06350 [X86] Update masked expandload/compressstore test names by Simon Pilgrim · 7 years ago
  35. 530c44f [InstSimplify] add more tests for funnel shift with select; NFC by Sanjay Patel · 7 years ago
  36. 522fd7b [MachineOutliner][NFC] Don't compute liveness if X16/X17/NZCV are unused by Jessica Paquette · 7 years ago
  37. b2ec19c Remove unused getMDNodeFwdRefOrNull interfaces (NFC) by Teresa Johnson · 7 years ago
  38. bd33f31 [X86][SSE] Add SSE2/SSE42 masked load/store tests by Simon Pilgrim · 7 years ago
  39. c8c80b0 Bias physical register immediate assignments by Nirav Dave · 7 years ago
  40. 876e741 [ThinLTO] Fix a crash in lazy loading of Metadata by Teresa Johnson · 7 years ago
  41. 6ae3265 [X86] Split masked load/store test files by Simon Pilgrim · 7 years ago
  42. 455149b [X86] Update masked load/store test names by Simon Pilgrim · 7 years ago
  43. 517246b AMDGPU: Additional pattern for i16 median3 matching by Aakanksha Patil · 7 years ago
  44. 3d60ff7 Mark @llvm.trap cold by Vedant Kumar · 7 years ago
  45. b78df5e [Support] Teach YAMLIO about polymorphic types by Scott Linder · 7 years ago
  46. ada45e1 [ThinLTO] Update handling of vararg functions to match inliner by Teresa Johnson · 7 years ago
  47. c79bd8a [InstSimplify] add tests for funnel shift with select; NFC by Sanjay Patel · 7 years ago
  48. 45c215a [WebAssembly] Add support for dylink section in object format by Sam Clegg · 7 years ago
  49. 0bca5fd [X86] Allow pmulh to be formed from narrow vXi16 vectors under -x86-experimental-vector-widening-legalization by Craig Topper · 7 years ago
  50. c435d5f [InstCombine] Remove a couple of asserts based on incorrect assumptions by Mandeep Singh Grang · 7 years ago
  51. 5e3c9a5 [InstCombine] fix formatting for matchBSwap(); NFC by Sanjay Patel · 7 years ago
  52. 49f1bbd [VPlan, SLP] Use SmallPtrSet for Candidates. by Florian Hahn · 7 years ago
  53. c4b9d6f [SimplifyCFG] Regenerate preserve-branchweights.ll test. NFC by John Brawn · 7 years ago
  54. 48de5cc [TTI] getOperandInfo - a broadcast shuffle means the result is OK_UniformValue by Simon Pilgrim · 7 years ago
  55. d226141 Document how to comment an actual parameter. by Paul Robinson · 7 years ago
  56. 7758b14 [VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle. by Florian Hahn · 7 years ago
  57. 79786cb [TTI] Pull out repeated 'ConcreteTTI' static_casts. NFCI. by Simon Pilgrim · 7 years ago
  58. 6fd1a5c [VPlan] Update ifdef. by Florian Hahn · 7 years ago
  59. 5d6a2d8 [VPlan, SLP] Add simple SLP analysis on top of VPlan. by Florian Hahn · 7 years ago
  60. 1959ce6 [CostModel] Add generic expansion funnel shift cost support by Simon Pilgrim · 7 years ago
  61. 6a5c77e [llvm-objdump] Improve ELF file type checking statements (D54509) by Xing GUO · 7 years ago
  62. a1b68b3 [X86][AVX512] Remove constant pool shuffle decoding from SelectionDAG by Simon Pilgrim · 7 years ago
  63. 33a6377 [WebAssembly] Make sure event-section XFAILs for build options by Heejin Ahn · 7 years ago
  64. 71e1958 Print newline after banner for ModulePass by Sven van Haastregt · 7 years ago
  65. e002ed0 Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(call site). by Florian Hahn · 7 years ago
  66. 9e02b19 [WebAssembly] Temporarily disable event-section.ll by Heejin Ahn · 7 years ago
  67. 59f062a [X86] Add -x86-experimental-vector-widening command lines to pmulh.ll by Craig Topper · 7 years ago
  68. c10e56b Correctly instantiate `iterator_adaptor_base` when defining `pointer_iterator` by David Blaikie · 7 years ago
  69. 8bcdd04 [WebAssembly] Add support for the event section by Heejin Ahn · 7 years ago
  70. 382877c [PowerPC] Enhance the selection(ISD::VSELECT) of vector type by Zi Xuan Wu · 7 years ago
  71. 7215ab8 Revert r346810 "Preserve loop metadata when splitting exit blocks" by Reid Kleckner · 7 years ago
  72. 7a45551 [CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness. by Eli Friedman · 7 years ago
  73. 352d784 [MachineOutliner][NFC] Use flags set in all candidates to check for calls by Jessica Paquette · 7 years ago
  74. 0ee0dff Make dsymutil more robust when parsing load commands. by Adrian Prantl · 7 years ago
  75. 48b2039 [InstCombine] fold funnel shift amount based on demanded bits by Sanjay Patel · 7 years ago
  76. 108bc88 Make the ExpandTilde unit test expect "\" (not "/") on Win32 by Matthew Voss · 7 years ago
  77. 23caf62 Preserve loop metadata when splitting exit blocks by Craig Topper · 7 years ago
  78. cdd4dd3 [MachineOutliner][NFC] Use MBB flags to avoid call checks in getOutliningInfo by Jessica Paquette · 7 years ago
  79. 3334995 [InstCombine] canonicalize rotate patterns with cmp/select by Sanjay Patel · 7 years ago
  80. 14f489a [MachineOutliner][NFC] Exit getOutliningType if there are < 2 candidates by Jessica Paquette · 7 years ago
  81. e9eedd7 [AMDGPU] combine extractelement into several selects by Stanislav Mekhanoshin · 7 years ago
  82. 39400df [MemorySSA] Create query after checking if instruction is a fence. by Alina Sbirlea · 7 years ago
  83. f0c80e8 [AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790 by Fangrui Song · 7 years ago
  84. c0ca578 Fixed DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT i1 handling by Stanislav Mekhanoshin · 7 years ago
  85. 65bbcca [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass. by Nico Weber · 7 years ago
  86. 57f3c62 [AsmPrinter] Rename a comment of .debug_gnu_pubnames entry by Fangrui Song · 7 years ago
  87. ecc582a DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers by David Blaikie · 7 years ago
  88. 3546f90 [NativePDB] Improved support for nested type reconstruction. by Zachary Turner · 7 years ago
  89. 7ff33d4 Add fneg instruction to syntax highlighting lists by Matt Arsenault · 7 years ago
  90. bb33ccf [SelectionDAG][X86] Relax restriction on the width of an input to *_EXTEND_VECTOR_INREG. Use them and regular *_EXTEND to replace the X86 specific VSEXT/VZEXT opcodes by Craig Topper · 7 years ago
  91. 65bac06 [llvm-objcopy] Rename --keep to --keep-section. by Jordan Rupprecht · 7 years ago
  92. 7d412f9 [WebAssembly] Fix broken assumption that all bitcasts are to functions types by Sam Clegg · 7 years ago
  93. 9d76438 [FileSystem] Add expand_tilde function by Jonas Devlieghere · 7 years ago
  94. ca8cb68 [IR] Add a dedicated FNeg IR Instruction by Cameron McInally · 7 years ago
  95. 3eec80d [WebAssembly] Mark immediates.ll as XFAILed on MIPS hosts by Simon Atanasyan · 7 years ago
  96. f3b83e4 [CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater. by Florian Hahn · 7 years ago
  97. e0fbc09 Revert "[ThinLTO] Internalize readonly globals" by Steven Wu · 7 years ago
  98. ebca36b [InstCombine] add tests for funnel shift demanded bits; NFC by Sanjay Patel · 7 years ago
  99. b81719b Fix uninitialized variable. by Alexander Kornienko · 7 years ago
  100. d2cb662 [CostModel][X86] Fix constant vector XOP rights shifts by Simon Pilgrim · 7 years ago