1. d8fd22b [x86] enable machine combiner reassociations for 128-bit vector logical integer insts (2nd try) by Sanjay Patel · 10 years ago
  2. 3034c71 [CodeGen] Fix AtomicExpand invalidation issue caused by r247429. by Ahmed Bougacha · 10 years ago
  3. b43332c [X86] Renamed lowerVectorShuffleAsUnpack NFCI. by Simon Pilgrim · 10 years ago
  4. 0f17418 Don't use bashism/kshism of test ==. From Kamil Rytarowski. by Joerg Sonnenberger · 10 years ago
  5. 9114b92 [X86] Moved lowerVectorShuffleWithUNPCK earlier to make reuse easier. NFCI. by Simon Pilgrim · 10 years ago
  6. 1b1bacb [X86] Added i1 vector sextload tests by Simon Pilgrim · 10 years ago
  7. 21e0b1f [X86][FMA] Refreshed fma tests by Simon Pilgrim · 10 years ago
  8. 69f08e5 revert r247506; need to verify changes in existing tests by Sanjay Patel · 10 years ago
  9. e6c453b [x86] enable machine combiner reassociations for 128-bit vector logical integer insts by Sanjay Patel · 10 years ago
  10. 427fe35 Fixed unused variable warning. by Simon Pilgrim · 10 years ago
  11. 231ed70 [InstCombine] CVTPH2PS Vector Demanded Elements + Constant Folding by Simon Pilgrim · 10 years ago
  12. 9029773 [X86][SSE] Use general sext IR for (v)pmovsx stack folding tests by Simon Pilgrim · 10 years ago
  13. e73e5b4 [PM] Port SROA to the new pass manager. by Chandler Carruth · 10 years ago
  14. e5c2842 Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s parameter MaxInstsToScan. by Larisse Voufo · 10 years ago
  15. 767c34a Fix typos. by Bruce Mitchener · 10 years ago
  16. 6adacc9 Move asserts from PHINode::addIncoming to PHINode::setIncoming* by Hal Finkel · 10 years ago
  17. 0a0a960 dsymutil: Factor out the relocation handling into a RelocationManager (NFC) by Adrian Prantl · 10 years ago
  18. 830d0f8 [MC] Fix style bugs introduced in r247471. Reported by Rafael Espindola. by Davide Italiano · 10 years ago
  19. 125be70 [MC] Don't crash on division by zero. by Davide Italiano · 10 years ago
  20. 7ba3323 Add a non-exiting diagnostic handler for LTO. by Yunzhong Gao · 10 years ago
  21. 4d5d1dc typo; NFC by Sanjay Patel · 10 years ago
  22. 8e2b613 Use function attribute "stackrealign" to decide whether stack by Akira Hatanaka · 10 years ago
  23. d917fe0 [CMake] [Darwin] Need to set lto_library on CMAKE_MODULE_LINKER_FLAGS as well by Chris Bieneman · 10 years ago
  24. 4c53124 [X86] Make sure startproc/endproc are paired by David Majnemer · 10 years ago
  25. 8ae5f64 [IR] Print the label operands of a catchpad like an invoke by Reid Kleckner · 10 years ago
  26. 74869be [CodeGen] Refactor TLI/AtomicExpand interface to make LLSC explicit. by Ahmed Bougacha · 10 years ago
  27. f3d2de3 [CodeGen] Rename AtomicRMWExpansionKind to AtomicExpansionKind. by Ahmed Bougacha · 10 years ago
  28. dee68c8 [PR24785] Appease MSC18 to tweak optimizations. by NAKAMURA Takumi · 10 years ago
  29. 18320e5 [libFuzzer] mention more trophies by Kostya Serebryany · 10 years ago
  30. 5ab98c2 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. by Daniel Sanders · 10 years ago
  31. 79f7553 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. by Daniel Sanders · 10 years ago
  32. b43119d [mips] Attempt to fix llvm-s390x-linux1 by Daniel Sanders · 10 years ago
  33. 8aa6e22 [mips] Add missing MIPS-IV disassembler tests. by Daniel Sanders · 10 years ago
  34. 335f5c3 [mips] Add missing MIPS-III disassembler tests. by Daniel Sanders · 10 years ago
  35. 7f81eab Tweak 2 x86 gold tests so they can run on non-x86 platforms by Arnaud A. de Grandmaison · 10 years ago
  36. 5694c5f [mips] Add missing MIPS-II disassembler tests. by Daniel Sanders · 10 years ago
  37. 05d48de Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32. by Yaron Keren · 10 years ago
  38. f9c4a2d Re-commit r247405: [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  39. 0207031 Revert r247405: [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  40. 2d14cb6 [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  41. 595af7e PPCFrameLowering::emitEpilogue(): Avoid manipulating MBBI on iterator end. by NAKAMURA Takumi · 10 years ago
  42. 1512548 Fix llvm/test/tools/gold/X86/bad-alias.ll. by NAKAMURA Takumi · 10 years ago
  43. 5f69f9f [dsymutil] Discard useless location attributes. by Frederic Riss · 10 years ago
  44. 5571e77 [dsymutil] Rename some variables NFC. by Frederic Riss · 10 years ago
  45. 7f52e5c Fix the gold test cases after alias changes by David Blaikie · 10 years ago
  46. 21f77df [opaque pointer type] Add textual IR support for explicit type parameter for global aliases by David Blaikie · 10 years ago
  47. a6f58ad [modules] Move ConvertUTF.h to a separate submodule that doesn't require C++. by Richard Smith · 10 years ago
  48. 385beeb Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC. by Cong Hou · 10 years ago
  49. 812e1e4 AsmWriter: Avoid O(N^2) processing of metadata by Duncan P. N. Exon Smith · 10 years ago
  50. 5db3146 Revert "[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing arguments at callsite" by Mehdi Amini · 10 years ago
  51. 8a15ef5 [libFuzzer] perform fewer crossover operations compared to plain mutations by Kostya Serebryany · 10 years ago
  52. fbf4869 Add .exe check to Execute to fix clang-modernize tests broken in r247358 by Reid Kleckner · 10 years ago
  53. 4f84072 [modules] Add another .def file to our list of textual headers. by Richard Smith · 10 years ago
  54. f84a11c ScanDirForExecutable on Windows fails to find executables with the "exe" extension in name by Reid Kleckner · 10 years ago
  55. e545713 Pass BranchProbability/BlockMass by value instead of const& as they are small. NFC. by Cong Hou · 10 years ago
  56. 337cd21 [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing arguments at callsite by Chen Li · 10 years ago
  57. 0df4288 Mark another method const. Sorry for missing this one the first time. by Rafael Espindola · 10 years ago
  58. 55a7e0f [InstCombineCalls] Use isKnownNonNullAt() to check nullness of gc.relocate return value by Chen Li · 10 years ago
  59. 4d0f917 Remove gcc warning when comparing an unsigned var for >= 0 by Filipe Cabecinhas · 10 years ago
  60. 3f3f976 [WinEH] Push and pop EBP for 32-bit funclets by Reid Kleckner · 10 years ago
  61. d62d9ca AMDGPU: Simplify debug printing by Matt Arsenault · 10 years ago
  62. 3a8d465 AMDGPU: Use StringRef value by Matt Arsenault · 10 years ago
  63. 395d7b0 [SPARC] Switch to the Machine Scheduler. by James Y Knight · 10 years ago
  64. 5b18c9f Mark two methods const. by Rafael Espindola · 10 years ago
  65. 76b8270 Fix SEH state numbering algorithm to handle cleanupendpads by Reid Kleckner · 10 years ago
  66. 19991cc [LV] Relax Small Size Reduction Type Requirement by Matthew Simpson · 10 years ago
  67. b56b4c0 [RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc. by Lang Hames · 10 years ago
  68. 44decbe [RuntimeDyld] Fix a bug in debugging output: all sections should be dumped by Lang Hames · 10 years ago
  69. c061b2b Add an explicit 'inline' specifier to these static functions. GCC is by Chandler Carruth · 10 years ago
  70. 3db5c58 Correct the return type of CreateCleanupEndPad by Reid Kleckner · 10 years ago
  71. ec31826 Revert "[SPARC] Switch to the Machine Scheduler." by James Y Knight · 10 years ago
  72. 1c018c2 [IR] Conservatively mark 'catchpad' as accessing memory by David Majnemer · 10 years ago
  73. 8eaf34e [libFuzzer] refactor the code to allow building libFuzzer on platforms that don't have dfsan and don't support weak functions by Kostya Serebryany · 10 years ago
  74. 24346ed [CMake] Add lto subdirectory explicitly. by Chris Bieneman · 10 years ago
  75. ba662b3 [SPARC] Switch to the Machine Scheduler. by James Y Knight · 10 years ago
  76. cc8cfb9 [SCEV] Consistently Handle Expressions That Cannot Be Divided by Matthew Simpson · 10 years ago
  77. 50c9e63 [MergeFuncs] Fix callsite attributes in thunk generation by JF Bastien · 10 years ago
  78. 6ff608f Tidy up some alias syntax to make explicit pointer type migration easier by David Blaikie · 10 years ago
  79. 1aa8d7c [CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/ by Jordan Rose · 10 years ago
  80. 5d8f37f [SimplifyCFG] Use known bits to eliminate dead switch defaults by Philip Reames · 10 years ago
  81. 4b5f4e5 [CMake] Add DARWIN_LTO_LIBRARY option to allow overriding -lto_library. by Chris Bieneman · 10 years ago
  82. a37234f [CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden by Chris Bieneman · 10 years ago
  83. a72d302 [CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB. by Jordan Rose · 10 years ago
  84. 40b623b Debug Info: Allow a DIModule to appear as the scope of other entities. by Adrian Prantl · 10 years ago
  85. 8b25542 [docs][PerformanceTips] Add text on allocas and alignment by Philip Reames · 10 years ago
  86. a8d8dba [libFuzzer] add two more variants of FuzzerDriver for convenience by Kostya Serebryany · 10 years ago
  87. 883735e [WinEH] Fix single-block cleanup coloring by Joseph Tremoulet · 10 years ago
  88. 07a3b97 Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes" by Hans Wennborg · 10 years ago
  89. d4c5df7 Fix an undefined behavior introduces in r247234 by Steven Wu · 10 years ago
  90. a77744d 80-cols; NFC by Sanjay Patel · 10 years ago
  91. 64714ea use range-based for loop; NFCI by Sanjay Patel · 10 years ago
  92. 2a25359 use range-based for loop; NFCI by Sanjay Patel · 10 years ago
  93. fbb2bed [Bitcode] Add xfail test for PR24755 (uselistorder) by Vedant Kumar · 10 years ago
  94. 3dc6b39 fix typo; NFC by Sanjay Patel · 10 years ago
  95. eecbba2 Fix PR 24724 - The implicit register verifier shouldn't assume certain operand by Alex Lorenz · 10 years ago
  96. 7ad3ef0 Cleaning up LLVM IR mode for Emacs. by Rafael Espindola · 10 years ago
  97. 7744f3c AVX512: Implemented encoding and intrinsics for by Igor Breger · 10 years ago
  98. 377dd66 Silencing C4141 warnings that were introduced en masse because __forceinline cannot be combined with inline in MSVC without triggering this diagnostic. This is safe to disable because clang will catch instances of the issue with -Wduplicate-decl-specifier, so we are not losing diagnostic coverage. by Aaron Ballman · 10 years ago
  99. 2d07ebf [FileCheck] Use range-based for loops. NFC. by Benjamin Kramer · 10 years ago
  100. d42deae There is a trunc(lshr (zext A), Cst) optimization in InstCombineCasts that by Jakub Kuderski · 10 years ago