1. c139fdb RegisterCoalscer: Only coalesce complete reserved registers. by Matthias Braun · 9 years ago
  2. 1750ec9 Fix broken buildbots because of r288424 (NFC). by Eugene Zelenko · 9 years ago
  3. 9ed0c7a [ADT, Support, TableGen] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  4. 2af4e8b [dsymutil] Simplify a lazy-init condition/expression by David Blaikie · 9 years ago
  5. e348b77 [debug info] Minor cleanup from D27170/r288399 by David Blaikie · 9 years ago
  6. bc7dc48 [SelectionDAG] getRawSubclassData should not return HasDebugValue. by Chih-Hung Hsieh · 9 years ago
  7. f016153 AArch64: fix 128-bit cmpxchg at -O0 (again, again). by Tim Northover · 9 years ago
  8. 963225e Improve documentation on MSVC workaround for AlignedCharArray (NFC) by Mehdi Amini · 9 years ago
  9. b5626bf Fix unused variable warning in Release builds. NFC. by Benjamin Kramer · 9 years ago
  10. ed79607 [PR29121] Don't fold if it would produce atomic vector loads or stores by Philip Reames · 9 years ago
  11. c0d2319 Factor out common parts of LVI and Float2Int into ConstantRange [NFCI] by Philip Reames · 9 years ago
  12. e126eb1 [SLP] Fix for PR6246: vectorization for scalar ops on vector elements. by Alexey Bataev · 9 years ago
  13. 1162e1b [WebAssembly] Define more wasm binary encoding constants. by Dan Gohman · 9 years ago
  14. 6f328c7 Refactored X86InterleavedAccess into a class. NFCI. by David L Kreitzer · 9 years ago
  15. 74ae925 [tablegen] Delete duplicates from a vector without skipping elements by Vedant Kumar · 9 years ago
  16. 38026e2 Remove unused header, NFC. by Vedant Kumar · 9 years ago
  17. 347847b Move most EH from MachineModuleInfo to MachineFunction by Matthias Braun · 9 years ago
  18. eafdc6f Fix a bug with llvm-size and the -m option with multiple files not printing the file names. by Kevin Enderby · 9 years ago
  19. a849108 Fix unused variable warning in Release builds. NFC. by Benjamin Kramer · 9 years ago
  20. 20e1df9 Fix module map to create a module for the configured header Config/abi-breaking.h by Mehdi Amini · 9 years ago
  21. fc1fc8b This change removes the dependency on DwarfDebug that was used for DW_FORM_ref_addr by making a new DIEUnit class in DIE.cpp. by Greg Clayton · 9 years ago
  22. 171807f [SLP] Fixed cost model for horizontal reduction. by Alexey Bataev · 9 years ago
  23. 017b7af [llvm] Implement support for -defsym assembler option by Mandeep Singh Grang · 9 years ago
  24. 16e0f15 [X86][SSE] Moved shuffle mask widening/narrowing helper functions earlier in the file. by Simon Pilgrim · 9 years ago
  25. f833935 [libFuzzer] add a test for r288389 (-rss_limit_mb=0 means no limit). by Kostya Serebryany · 9 years ago
  26. a0c671e [SystemZ] Fix fallout from r288374 by Ulrich Weigand · 9 years ago
  27. b76e6a7 [AsmParser] Diagnose empty symbol for .set directive by Weiming Zhao · 9 years ago
  28. d0c8980 [libFuzzer] treat -rss_limit_mb=0 as no limit by Kostya Serebryany · 9 years ago
  29. 0be1dd2 Recommit r287403 (reverted in r287804): [lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the right SDK path. by Kuba Mracek · 9 years ago
  30. 36dece4 [GVN, OptDiag] Print the interesting instructions involved in missed load-elimination by Adam Nemet · 9 years ago
  31. 04e94f78 [GVN, OptDiag] Include the value that is forwarded in load elimination by Adam Nemet · 9 years ago
  32. c35da94 [SLP] Additional tests with the cost of vector operations. by Alexey Bataev · 9 years ago
  33. a9d6e8b [SystemZ] Fix applyFixup for 12-bit fixups by Ulrich Weigand · 9 years ago
  34. 7d6a2cb Revert "[SLP] Additional tests with the cost of vector operations." by Alexey Bataev · 9 years ago
  35. d53651a [GVN] Basic optimization remark support by Adam Nemet · 9 years ago
  36. d9c0875 [SLP] Additional tests with the cost of vector operations. by Alexey Bataev · 9 years ago
  37. 25c80fb [X86][SSE] Classify AND bitmasks as variable shuffle masks by Simon Pilgrim · 9 years ago
  38. 3160d05 [X86][SSE] Add support for combining AND bitmasks to shuffles. by Simon Pilgrim · 9 years ago
  39. f8e7cdb Remove iostream include from WasmObjectFile by Pavel Labath · 9 years ago
  40. 400d54c [LMT] Restrict nop length to one by Asaf Badouh · 9 years ago
  41. 03aab94 [X86][SSE] Tidied up filecheck prefixes for uitofp fast-math tests. by Simon Pilgrim · 9 years ago
  42. 7eefb7d Silence GCC's -Wenum-compare after r288335 in the same way it is done by Daniel Jasper · 9 years ago
  43. 77151a0 [SelectionDAG] Rename and clarify visitFMULForFMADCombine (NFC) by Nicolai Haehnle · 9 years ago
  44. a88ec27 [X86][SSE] Add support for combining target shuffles to AND bitmasks. by Simon Pilgrim · 9 years ago
  45. b5df2de [X86][SSE] Add support for combining ISD::AND with shuffles. by Simon Pilgrim · 9 years ago
  46. 48b2ddb [X86][SSE] Added tests showing missed combines of shuffles with ANDs. by Simon Pilgrim · 9 years ago
  47. 9217738 [SCCP] Switch over to DEBUG() and drop an #ifdef. by Davide Italiano · 9 years ago
  48. 236801e [SCCP] Prefer `auto` when the type is obvious. NFCI. by Davide Italiano · 9 years ago
  49. e7b3959 Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction" by Eric Christopher · 9 years ago
  50. e3134b8 Object: Set SF_Indirect in ModuleSymbolTable. by Peter Collingbourne · 9 years ago
  51. 71fc8a3 Object: Add SF_Executable symbol flag. by Peter Collingbourne · 9 years ago
  52. dc61d3e Object: Extract a ModuleSymbolTable class from IRObjectFile. by Peter Collingbourne · 9 years ago
  53. c0e425d Bitcode: The index used by ModuleSummaryIndexBitcodeReader is now required, so make it a reference. NFCI. by Peter Collingbourne · 9 years ago
  54. 51b7aa5 Bitcode: Introduce BitcodeModule::{has,get}Summary(). by Peter Collingbourne · 9 years ago
  55. 11a8ec6 LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its only client, ThinLTOCodeGenerator. by Peter Collingbourne · 9 years ago
  56. ca0a598 Bitcode: Correctly handle Fixed and VBR arrays in BitstreamCursor::skipRecord(). by Peter Collingbourne · 9 years ago
  57. bba2ee9 Revert previous whitespace change by Philip Reames · 9 years ago
  58. 7c3f9d9 Test commit of whitespace to check permissions. by Philip Reames · 9 years ago
  59. 01ad70a [GVN] When merging blocks update LoopInfo if it's available by Adam Nemet · 9 years ago
  60. c22ac1d Use trigrams to speed up SpecialCaseList. by Ivan Krasin · 9 years ago
  61. 66a1cdb LTO: Remove Symbol::getIRName(). by Peter Collingbourne · 9 years ago
  62. 0719114 revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem. by Kostya Serebryany · 9 years ago
  63. aa77703 [libFuzzer] temporary disable a part of the test broken by r288283 by Kostya Serebryany · 9 years ago
  64. a95cded [WebAssembly] Emit .import_global assembler directives by Derek Schuff · 9 years ago
  65. 29c7b3a Move most EH from MachineModuleInfo to MachineFunction by Matthias Braun · 9 years ago
  66. 40485c2 Move VariableDbgInfo from MachineModuleInfo to MachineFunction by Matthias Braun · 9 years ago
  67. 1425038 Move FrameInstructions from MachineModuleInfo to MachineFunction by Matthias Braun · 9 years ago
  68. 26256fb MCStreamer: Use "cfi" for CFI related temp labels. by Matthias Braun · 9 years ago
  69. 5c1bc63 llvm-lto2: Simpler workaround for PR30396. by Peter Collingbourne · 9 years ago
  70. 561ad76 [PS4] Tighten up a triple check. by Paul Robinson · 9 years ago
  71. e615914 Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  72. 241e679 Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  73. b89fb12 [libFuzzer] extend -rss_limit_mb to crash instantly on a single malloc that exceeds the limit by Kostya Serebryany · 9 years ago
  74. bcdc161 Only computeRelativePath() on new members by David Callahan · 9 years ago
  75. 3143430 [AArch64] Refactor LSE support as feature separate from V8.1a support. by Joel Jones · 9 years ago
  76. e18cb89 Fix LSR best register search algorithm. by Evgeny Stupachenko · 9 years ago
  77. 76914be Clarify rules for reserved regs, fix aarch64 ones. by Matthias Braun · 9 years ago
  78. 297c443 [libFuzzer] extend -print_coverage to print the comma-separated list of covered dirs. Note: the Windows stub for DirName is left unimplemented by Kostya Serebryany · 9 years ago
  79. 1288944 [LibFuzzer] Add Windows implementations of some IO functions. by Zachary Turner · 9 years ago
  80. 39c1e3d [LoopUnroll] Implement profile-based loop peeling by Michael Kuperstein · 9 years ago
  81. b34fe0f [InstCombine] allow more narrowing transforms for logic ops by Sanjay Patel · 9 years ago
  82. ba32f78 [InstCombine] add tests to show potentially missed logic+trunc transforms; NFC by Sanjay Patel · 9 years ago
  83. acd3866 CODE_OWNERS: Take ownership of Loop Strenght Reduce. by Quentin Colombet · 9 years ago
  84. 19ef8ff [git-llvm] Use --force-interactive when commiting to enable SVN to prompt password by Mehdi Amini · 9 years ago
  85. 09d3a40 Fix macro check for ABI breacking check: should use #if instead of #ifndef by Mehdi Amini · 9 years ago
  86. 1a3900e [LibFuzzer] Split up some functions among different headers. by Zachary Turner · 9 years ago
  87. ee3dedb AMDGPU: Move mir tests into mir test directory by Matt Arsenault · 9 years ago
  88. 785e64d [InstCombine] update test to use FileCheck and auto-generate checks; NFC by Sanjay Patel · 9 years ago
  89. 3a87393 [X86][SSE] Added tests showing missed combines of ANDs with shuffles. by Simon Pilgrim · 9 years ago
  90. c02caf5 Fix some Clang-tidy and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  91. 5ed39f2 [InstCombine] auto-generate checks for select+bitwise logic tests; NFC by Sanjay Patel · 9 years ago
  92. 88948ad [AArch64] Fix useful bits detection for BFM instructions by Silviu Baranga · 9 years ago
  93. 7a578c9 [WebAssembly] Add llvm-objdump support for wasm file format by Derek Schuff · 9 years ago
  94. b8f993f [X86][SSE] Add support for target shuffle constant folding by Simon Pilgrim · 9 years ago
  95. 3ed9686 [LibFuzzer] Add macro flags for Posix and Windows. by Zachary Turner · 9 years ago
  96. 989c694 [SelectionDAG] Refactor TargetLowering::expandMUL (NFC) by Nicolai Haehnle · 9 years ago
  97. 731473a [Support] Use HAVE_DLOPEN to guard dlopen(3) usage by Pavel Labath · 9 years ago
  98. ec0235a [AArch64] use exact checks; NFC by Sanjay Patel · 9 years ago
  99. 398063c [PowerPC] Preserve machine dominator tree in PPCVSXFMAMutate by Krzysztof Parzyszek · 9 years ago
  100. 080d2a9 Updated test with -verify-machineinstrs to check for PR21931 by Simon Pilgrim · 9 years ago