1. adfb389 [WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmInfo to MCAsmInfoELF. by Dan Gohman · 10 years ago
  2. b12341d [docs] Motivate ninja in GettingStarted.rst by Vedant Kumar · 10 years ago
  3. 4b89241 [SCEV] Add and use SCEVConstant::getAPInt; NFCI by Sanjoy Das · 10 years ago
  4. e78257c [InstCombine] Adding "\n" to debug output. NFC. by Weiming Zhao · 10 years ago
  5. cb24ca9 Hardcode the target in this testcase — it depends on the ABI. by Adrian Prantl · 10 years ago
  6. b147262 [EarlyCSE] DSE of atomic unordered stores by Philip Reames · 10 years ago
  7. 017de8d make this test less whitespace-sensitive. by Adrian Prantl · 10 years ago
  8. 83af682 Rewrite test to use llvm-dwarfdump instead of checking for asm comments. by Adrian Prantl · 10 years ago
  9. d0f8afa [ThinLTO] Metadata linking for imported functions by Teresa Johnson · 10 years ago
  10. 55618d8 AMDGPU/SI: Reserve appropriate number of sgprs for flat scratch init. by Tom Stellard · 10 years ago
  11. 7c50203 AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFrameIndex by Nicolai Haehnle · 10 years ago
  12. 02fd5df Revert r254592 (virtual dtor in SCEVPredicate). by Andy Gibbs · 10 years ago
  13. a8b43ff Mark a couple ModuleLinker member functions as const (NFC) by Teresa Johnson · 10 years ago
  14. cdfe790 Avoid explicit relocation sorting most of the time. by Rafael Espindola · 10 years ago
  15. 7396da8 Revert "[AArch64] Enable PostRAScheduler for AArch64 generic build" by Rafael Espindola · 10 years ago
  16. f50f96b Always sort by offset first. NFC. by Rafael Espindola · 10 years ago
  17. b8e9fb8 Fix unused variable warning in release builds. NFC. by Diego Novillo · 10 years ago
  18. fc5140b [AArch64] Enable PostRAScheduler for AArch64 generic build by MinSeong Kim · 10 years ago
  19. dbf81cc [AArch64] Add DAG combine for extract extend pattern by Matthew Simpson · 10 years ago
  20. adb5a4d Simplify. NFC. by Rafael Espindola · 10 years ago
  21. 0bc653b DOTGraphTraits: Allow the decision to show a graph to consider the analysis by Tobias Grosser · 10 years ago
  22. 62fecef Removed empty directory. by Alexander Kornienko · 10 years ago
  23. d5572b6 [X86] Add option for enabling LEA optimization pass, by Andrey Turetsky by Alexey Bataev · 10 years ago
  24. 98f658e [WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELF by Dan Gohman · 10 years ago
  25. d7696fd AArch64: Simplify emitEpilogue() and related code; NFC by Matthias Braun · 10 years ago
  26. 4151f0d [llvm-objdump] Use report_fatal_error() for a more uniform error handling. by Davide Italiano · 10 years ago
  27. 5731435 [WebAssembly] Experimental ELF writer support by Dan Gohman · 10 years ago
  28. 51a9d17 Fix PR25838. by Cong Hou · 10 years ago
  29. 88a450e [PGO] InstrPGO and coverage code refactoring (NFC) by Xinliang David Li · 10 years ago
  30. b26c1cd WebAssembly: update expected torture test failures by JF Bastien · 10 years ago
  31. 0d2b021 Use std::unique_ptr. NFC. by Rafael Espindola · 10 years ago
  32. f2640be [WebAssembly] Fix legalization of shift operators on large integer types. by Dan Gohman · 10 years ago
  33. 6b90fe4 [WebAssembly] Implement eliminateCallFramePseudo by Derek Schuff · 10 years ago
  34. d912be9 Change linkInModule to take a std::unique_ptr. by Rafael Espindola · 10 years ago
  35. 2f9965d Fix funciton->function typo. by Eric Christopher · 10 years ago
  36. bb7c983 Drop an unnecessary use of writev. by Rafael Espindola · 10 years ago
  37. 7a36028 [AArch64] Simplify some TRI/TII getters. NFC. by Ahmed Bougacha · 10 years ago
  38. 8e1bd38 Move llvm/test/DebugInfo/live-debug-values.ll into X86, due to target triple. by NAKAMURA Takumi · 10 years ago
  39. df71866 Simplify memory management with std::unique_ptr. by Rafael Espindola · 10 years ago
  40. 411b15e [CodeGen] Make MachineInstrBuilder::copyImplicitOps const. NFC. by Ahmed Bougacha · 10 years ago
  41. fd56824 [PGO] Handle and report overflow during profile merge for all types of data by Nathan Slingerland · 10 years ago
  42. 5af13d7 Use LLVM style variable name (NFC) by Teresa Johnson · 10 years ago
  43. 3559ef2 CXX_FAST_TLS calling convention: performance improvement for AArch64. by Manman Ren · 10 years ago
  44. f2677d0 [Hexagon] Update e_flags in the ELF definitions by Krzysztof Parzyszek · 10 years ago
  45. 8f2b4f1 CXX_FAST_TLS calling convention: target independent portion. by Manman Ren · 10 years ago
  46. 9ad8cc3 Remove now-unused include by Derek Schuff · 10 years ago
  47. 01ab2e4 Iterate over phys regs instead by Derek Schuff · 10 years ago
  48. 30d7ede [WebAssembly] Print an extra local decl when the user stack pointer is used by Derek Schuff · 10 years ago
  49. 1895c55 [Hexagon] Misc fixes to r255807 by Krzysztof Parzyszek · 10 years ago
  50. 23c4c62 Set debugger tuning from TargetOptions (NFC) by Paul Robinson · 10 years ago
  51. dcf9d4a [Hexagon] Update the Hexagon packetizer by Krzysztof Parzyszek · 10 years ago
  52. 1b44fe3 Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" by Reid Kleckner · 10 years ago
  53. fd7b160 [WebAssembly] Fix the CFG Stackifier to handle unoptimized branches by Dan Gohman · 10 years ago
  54. 50776d0 LPM: Make callers of LPM.deleteLoopFromQueue update LoopInfo directly. NFC by Justin Bogner · 10 years ago
  55. b11dd50 AMDGPU: Override getCFInstrCost by Matt Arsenault · 10 years ago
  56. 8b13510 MachineScheduler: Add a target hook for deciding which RegPressure sets to by Tom Stellard · 10 years ago
  57. 536f97b [CMake] Adding llvm-profdata to the list of tools clang needs. by Chris Bieneman · 10 years ago
  58. c81f000 Reland "[llvm-readobj] Simplify usage of -codeview flag" by Reid Kleckner · 10 years ago
  59. 8c888e8 [SLPVectorizer] Ensure dominated reduction values. by Charlie Turner · 10 years ago
  60. 3a06c2d Revert "[llvm-readobj] Simplify usage of -codeview flag" by Reid Kleckner · 10 years ago
  61. 377b54c [llvm-readobj] Simplify usage of -codeview flag by Reid Kleckner · 10 years ago
  62. dd45002 Generate a clang CompilationDatabase when running CMake by Benjamin Kramer · 10 years ago
  63. c1fb525 [WebAssembly] Use the new offset syntax for memory operands in inline asm. by Dan Gohman · 10 years ago
  64. 7c7c6b1 [SystemZ] Sort relocs to avoid code corruption by linker optimization by Ulrich Weigand · 10 years ago
  65. 328f324 [SystemZ] Fix assertion failure in adjustSubwordCmp by Ulrich Weigand · 10 years ago
  66. 1a51905 [Hexagon] Make memcpy lowering thread-safe by Tobias Edler von Koch · 10 years ago
  67. 35c68de [NFC] Update horizontal reduction test cases. by Charlie Turner · 10 years ago
  68. 3de3334 [WebAssembly] Support more kinds of inline asm operands by Dan Gohman · 10 years ago
  69. cce5598 Install runtime dlls in the INSTALL_DIR/bin directory. NFC by Sumanth Gundapaneni · 10 years ago
  70. 8ad916f [Packetizer] Add a check whether an instruction should be packetized now by Krzysztof Parzyszek · 10 years ago
  71. 2c50df6 Add RAII wrapper for gold plugin file management by Teresa Johnson · 10 years ago
  72. ee7970e Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes by Vaivaswatha Nagaraj · 10 years ago
  73. f75627a [SimplifyCFG] Don't create unnecessary PHIs by James Molloy · 10 years ago
  74. 445afdf [ARM] Add ARMv8.2-A FP16 vector instructions by Oliver Stannard · 10 years ago
  75. 8fb8da1 [ARM] Add ARMv8.2-A FP16 scalar instructions by Oliver Stannard · 10 years ago
  76. 5862199 [X86] Improve shift combining by Michael Kuperstein · 10 years ago
  77. f04cdf9 [SectionMemoryManager] Make better use of virtual memory by Keno Fischer · 10 years ago
  78. b1415e7 Recommit LiveDebugValues pass after fixing a couple of minor issues. by Vikram TV · 10 years ago
  79. 813f44a Remove FileCheck from test case token_landingpad.ll. by Chen Li · 10 years ago
  80. 152a28a Minor change to TailDuplication.cpp to turn on normalization when removing successor by Cong Hou · 10 years ago
  81. 6a7da77 Minor cleanup of Attribute code. NFC. by George Burgess IV · 10 years ago
  82. 3641df1 Fixed test case in rL255749: [SelectionDAGBuilder] Adds support for landingpads of token type. by Chen Li · 10 years ago
  83. 2993454 [SelectionDAGBuilder] Adds support for landingpads of token type by Chen Li · 10 years ago
  84. 5b00f32 Fuzzer: Fix library dependencies. by Peter Collingbourne · 10 years ago
  85. 8c9bc7b Speculative fix for windows build by Philip Reames · 10 years ago
  86. 72b63ff [EarlyCSE] DSE of stores which write back loaded values by Philip Reames · 10 years ago
  87. 5631819 [IR] Add support for floating pointer atomic loads and stores by Philip Reames · 10 years ago
  88. bca907f [sancov] blacklist support. by Mike Aizatsky · 10 years ago
  89. 53252a1 Fix typo in r255720 by Justin Bogner · 10 years ago
  90. 8ed153f Test commit: fixed spelling error in comment. by Wolfgang Pieb · 10 years ago
  91. 6da3c1a LPM: Simplify how passes mark loops for deletion. NFC by Justin Bogner · 10 years ago
  92. d532d9e Remove one of the void casts used to suppress unused variable warning. by Richard Trieu · 10 years ago
  93. b942424 Un-XFAIL JIT EH tests under [am]san. by Peter Collingbourne · 10 years ago
  94. d0b2625 [WinEH] Make llvm.x86.seh.recoverfp work on x64 by Reid Kleckner · 10 years ago
  95. f028db1 Suppress unused variable warning in the no-asserts build. by Evgeniy Stepanov · 10 years ago
  96. a0837ef Cast variable to void to resolve unused variable warning in non-asserts builds. by Richard Trieu · 10 years ago
  97. 009fed3 Fix "Not having LAHF/SAHF" assert. by Hans Wennborg · 10 years ago
  98. 292cd25 AMDGPU/SI: Set the code object work group segment size when targeting HSA by Tom Stellard · 10 years ago
  99. b1f9389 [llvm-objdump/MachODump] Shrink code a little bit. NFC. by Davide Italiano · 10 years ago
  100. 1665eaa [x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475) by Sanjay Patel · 10 years ago