1. 68d31bd [llvm-cov] Improve const-correctness of filters. NFC. by Sean Eveson · 8 years ago
  2. 9ef915d [ARM] isTruncateFree fix by Sam Parker · 8 years ago
  3. 7027a0c [XRay] initialize all members of YAMLXRayRecord for -Wmissing-field-initializers by Martin Pelikan · 8 years ago
  4. 689eef0 [X86] Fix SJLJ struct offsets for x86_64 by Martin Storsjo · 8 years ago
  5. 1c1a889 [X86] Remove erroneous callsite offsetting in SJLJ landing pads by Martin Storsjo · 8 years ago
  6. 728eef5 [X86] Correct byte offsets and data types in a comment. NFC. by Martin Storsjo · 8 years ago
  7. ec87ba2 [X86] Use extract128BitVector in LowerMULH so we can extract from constant build vectors. by Craig Topper · 8 years ago
  8. 4f3c2f3 MemorySSAUpdater: Only add phis to insertedphis if we actually inserted them, not if we just found existing ones by Daniel Berlin · 8 years ago
  9. 6a89530 [X86] Add avx512bw command lines to the 256-bit vector idiv tests. by Craig Topper · 8 years ago
  10. 9bccb6a [SelectionDAG] Make NewSDValueDbgMsg print target specific nodes correctly by passing in the SelectionDAG. by Craig Topper · 8 years ago
  11. bb96774 [XRay] fix the -Werror build by handling all enum cases in switches by Martin Pelikan · 8 years ago
  12. 62b2611 [XRay] convert FDR arg1 log entries by Martin Pelikan · 8 years ago
  13. 342e0df [SimplifyIndVar] Constant fold IV users by Hongbin Zheng · 8 years ago
  14. efd0065 Reland: [llvm-objcopy] Add support for dynamic relocations by Jake Ehrlich · 8 years ago
  15. d984b2c Initialize the RelocationSectionBase::Section member. by James Y Knight · 8 years ago
  16. 8610edd [Dominators] Invalidate DFS numbers upon edge deletions by Jakub Kuderski · 8 years ago
  17. c43cada [BypassSlowDivision] Improve our handling of divisions by constants by Sanjoy Das · 8 years ago
  18. 07ef866 [AArch64][Falkor] Fix bug in falkor prefetcher fix pass. by Geoff Berry · 8 years ago
  19. 438c3af [AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and correct some opcode tag computations. by Geoff Berry · 8 years ago
  20. bdeb8d9 [X86] Fix register class name in a comment. NFC by Craig Topper · 8 years ago
  21. a7a57c2 Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like the NOREX version of TEST."" by Craig Topper · 8 years ago
  22. c430219 [X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg. by Craig Topper · 8 years ago
  23. 69e1457 [X86] Fix typo in comment. NFC by Craig Topper · 8 years ago
  24. a3e7822 [WebAssembly] Model weakly defined symbols as wasm exports by Sam Clegg · 8 years ago
  25. 559fb26 [PowerPC] Reverting sequence of patches for elimination of comparison instructions by Nemanja Ivanovic · 8 years ago
  26. 9bfa11f [X86][LLVM]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess (VF{8|16|32} stride 3) by Michael Zuckerman · 8 years ago
  27. 4ab489f [InstCombine] Remove one use restriction on the shift for calls to foldICmpAndShift. by Craig Topper · 8 years ago
  28. f4af085 [WebAssembly] Use function/global index space in WasmSymbol by Sam Clegg · 8 years ago
  29. 4eb0104 [llvm-objcopy] Add support for dynamic relocations by Jake Ehrlich · 8 years ago
  30. b636450 [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. by Artem Belevich · 8 years ago
  31. 6753dbe [mips] Use llvm-dwarfdump to simplify the test. NFC by Simon Atanasyan · 8 years ago
  32. c15cf94 [X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI by Craig Topper · 8 years ago
  33. d011edc [Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG by Krzysztof Parzyszek · 8 years ago
  34. 91716b5 [Hexagon] Fix initialization of HexagonSubtarget by Krzysztof Parzyszek · 8 years ago
  35. ac9a500 [dwarfdump] Skip 'stripped' sections by Jonas Devlieghere · 8 years ago
  36. b21bc94 [X86][XOP] Merge rotation opcodes with AVX512 equivalents. NFCI. by Simon Pilgrim · 8 years ago
  37. 5f82c06 [DSE] Merge stores when the later store only writes to memory locations the early store also wrote to (2nd try) by Sanjay Patel · 8 years ago
  38. 80bdd13 [x86] fix pr29061 by Coby Tayree · 8 years ago
  39. d14bfe2 Tidyup P->getComplexPatternInfo call by moving it inside if( != NULL) test. NFCI. by Simon Pilgrim · 8 years ago
  40. 71e7a8b Don't move llvm.localescape outside the entry block in the GCOV profiling pass by Sylvestre Ledru · 8 years ago
  41. 074df00 Revert "[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like the NOREX version of TEST." by Benjamin Kramer · 8 years ago
  42. 42371bc [dsymutil] Better support for symbol aliases by Jonas Devlieghere · 8 years ago
  43. f3898ae [X86] Finishing broadcastf32x2 and broadcasti32x2 intrinsics lowering to IR. llvm side. by Uriel Korach · 8 years ago
  44. ec9231b CMake: Add option to set LLVM_ENABLE_DUMP by Matthias Braun · 8 years ago
  45. 77cad59 TargetLibraryInfo: Stop guessing wchar_t size by Matthias Braun · 8 years ago
  46. 20fef3d [AVR] Fix the build after setting alignment to 1 in r314179 by Dylan McKay · 8 years ago
  47. c35197f [AVR] Prefer BasicBlock::getIterator over Function::begin() by Dylan McKay · 8 years ago
  48. fca6e8b [AVR] When lowering shifts into loops, put newly generated MBBs in the same by Dylan McKay · 8 years ago
  49. 7f93769 [AVR] Use 1-byte alignment for all data types by Dylan McKay · 8 years ago
  50. ab0b78f [docs] llvm-cov: Make docs for boolean options more consistent by Vedant Kumar · 8 years ago
  51. 35ccd0b [llvm-cov] Warn if -show-functions is used without query files by Vedant Kumar · 8 years ago
  52. a83f8fe Modernize comments by Adrian Prantl · 8 years ago
  53. 2a8831d Modernize comments by Adrian Prantl · 8 years ago
  54. 1e4d340 Add section headers to SpecialCaseLists by Vlad Tsyrklevich · 8 years ago
  55. 6e7d96d Revert r312724 ("[ARM] Remove redundant vcvt patterns."). by Eli Friedman · 8 years ago
  56. ae44772 [GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUES by Quentin Colombet · 8 years ago
  57. 17f687f [GlobalISel] Update the documentation for G_SEQUENCE by Quentin Colombet · 8 years ago
  58. 33e9c8a [GlobalISel] Update the documentation and comments for G_EXTRACT by Quentin Colombet · 8 years ago
  59. e509bab X86: remove R12 from CSR on Windows x64 SwiftCC by Saleem Abdulrasool · 8 years ago
  60. 94c6269 [ARM] Fix tests for vcvt+store to return void. by Eli Friedman · 8 years ago
  61. 57ba6ae [ARM] Add tests for vcvt followed by store. by Eli Friedman · 8 years ago
  62. f75a3bb [ARM] Regenerate vcvt test checks. by Eli Friedman · 8 years ago
  63. 5b3e3e1 [InstCombine] Move an optimization from foldICmpAndConstConst to foldICmpUsingKnownBits by Craig Topper · 8 years ago
  64. 4bbcb4c [X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG. Use INSERT_SUBREG instead. by Craig Topper · 8 years ago
  65. 4161f0e [X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like the NOREX version of TEST. by Craig Topper · 8 years ago
  66. 408651e [llvm-objcopy] Refactor code to include initialize method by Jake Ehrlich · 8 years ago
  67. 00b5bff [InstCombine] remove extract-of-select vector transform (2nd try) by Sanjay Patel · 8 years ago
  68. a6970ac [Hexagon] Avoid unused variable warnings in Release builds. by Benjamin Kramer · 8 years ago
  69. ba3e4c8 Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.", rL314135. by Justin Lebar · 8 years ago
  70. ccc98ee [X86] [ASM INTEL SYNTAX] fix for incorrect assembler code generation when x86-asm-syntax=intel (PR34617). by Konstantin Belochapka · 8 years ago
  71. 7003572 [SelectionDAG] Teach simplifyDemandedBits to handle shifts by constant splat vectors by Craig Topper · 8 years ago
  72. cbd061d [SLP] Add a test for PR32086, NFC. by Alexey Bataev · 8 years ago
  73. 3fcdad2 [Hexagon] Better determination of register classes in bit tracker by Krzysztof Parzyszek · 8 years ago
  74. 737f601 [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. by Artem Belevich · 8 years ago
  75. 6932000 [Hexagon] Make getHexagonSubRegIndex take reference instead of pointer by Krzysztof Parzyszek · 8 years ago
  76. 0e85612 [AVX-512] Replace large number of explicit patterns that check for insert_subvector with zero after masked compares with fewer patterns with predicate by Craig Topper · 8 years ago
  77. fe8f134 [SimplifyIndvar] Minor change to refine r314125, NFC by Hongbin Zheng · 8 years ago
  78. 6ede4fd ARM: One more fix for swifterror CSR set by Arnold Schwaighofer · 8 years ago
  79. 9baffb2 [SimplifyIndvar] Replace the srem used by IV if we can prove both of its operands are non-negative by Hongbin Zheng · 8 years ago
  80. c0f5939 [ARM] Fix -Wdangling-else warning. by Benjamin Kramer · 8 years ago
  81. fdfb455 ARM: Use the proper swifterror CSR list on platforms other than darwin by Arnold Schwaighofer · 8 years ago
  82. 26f60ee revert r314117 because there are bogus clang tests that depend on the optimizer by Sanjay Patel · 8 years ago
  83. 752909f [InstCombine] remove extract-of-select vector transform by Sanjay Patel · 8 years ago
  84. 61389a6 Remove trailing whitespaces. by Michael Liao · 8 years ago
  85. c8ffb38 [DebugInfo] Sort the SDDbgValue list before assuming it is in IR order by Reid Kleckner · 8 years ago
  86. 097a510 Use {} instead of make_pair and an iterator for the insertion point, NFC by Reid Kleckner · 8 years ago
  87. 0046b20 [X86][LLVM]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess (VF8 stride 4): by Michael Zuckerman · 8 years ago
  88. 8fbc96c [PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGT by Nemanja Ivanovic · 8 years ago
  89. 6aaf3f7 [AArch64] Add basic support for Qualcomm's Saphira CPU. by Chad Rosier · 8 years ago
  90. ad0d5b1 Adding missing feature to goldmont. by Michael Zuckerman · 8 years ago
  91. ce5fe13 [SLP] Support for horizontal min/max reduction. by Alexey Bataev · 8 years ago
  92. bb3c660 [CodeGenPrepare][NFC] Rename TargetTransformInfo::expandMemCmp -> TargetTransformInfo::enableMemCmpExpansion. by Clement Courbet · 8 years ago
  93. fa55abb [X86] Make IFMA instructions during isel so we can fold broadcast loads. by Craig Topper · 8 years ago
  94. 6b1a4eb [X86] Add tests to show missed opportunities to fold broadcast loads into IFMA instructions when the load is on operand1 of the instrinsic. by Craig Topper · 8 years ago
  95. f878b26 [X86] Add IFMA instructions to the load folding tables and make them commutable for the multiply operands. by Craig Topper · 8 years ago
  96. 0db7d56 Fix signed/unsigned warning by Simon Pilgrim · 8 years ago
  97. 8acef12 [X86][SSE] Add more tests for shuffle combining with extracted vector elements (PR22415) by Simon Pilgrim · 8 years ago
  98. d6c1b8e [X86][SSE] Add support for extending bool vectors bitcasted from scalars by Simon Pilgrim · 8 years ago
  99. 4eb888f [PowerPC] Eliminate compares - add i64 sext/zext handling for SETLE/SETGE by Nemanja Ivanovic · 8 years ago
  100. 213f747 [AVX-512] Add pattern for selecting masked version of v8i32/v8f32 compare instructions when VLX isn't available. by Craig Topper · 8 years ago