1. a562871 Omit DW_AT_frame_base under -gmlt for size by David Blaikie · 11 years ago
  2. 3713288 Describe the -gmlt optimization committed in the previous revision. by David Blaikie · 11 years ago
  3. a5a4f87 Omit all the extra static attributes on subprograms in -gmlt by David Blaikie · 11 years ago
  4. 2ee31bc Fix an it's vs. its typo. by Hans Wennborg · 11 years ago
  5. bd2b96a R600: Better fix for bug 20982 by Matt Arsenault · 11 years ago
  6. 9b676fd [x86] Extend this test to cover SSE4.1. Nothing interesting here, but by Chandler Carruth · 11 years ago
  7. fb2832f Try to fix i686-cygming bots. by Peter Collingbourne · 11 years ago
  8. 76f0a92 Use cast<> instead of unchecked dyn_cast<> by Matt Arsenault · 11 years ago
  9. b7fe581 Fix sphinx warning. by Peter Collingbourne · 11 years ago
  10. 394be6c LTO: introduce object file-based on-disk module format. by Peter Collingbourne · 11 years ago
  11. 65edced [ARM] Do not perform a tail call when the caller returns several values. by Quentin Colombet · 11 years ago
  12. e3d674f llvm-cov: Simplify FunctionInstantiationSetCollector (NFC) by Justin Bogner · 11 years ago
  13. 5052940 Restore "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors" by Robin Morisset · 11 years ago
  14. c21e4e1 Reverting NFC changes from r218050. Instead, the warning was disabled for GCC in r218059, so these changes are no longer required. by Aaron Ballman · 11 years ago
  15. d80c086 [MCJIT] Fix a debugging-output formatting bug in RuntimeDyld. by Lang Hames · 11 years ago
  16. 7458ce3 Revert part of r218041. by Frederic Riss · 11 years ago
  17. 335a2eb Disable GCC's -Woverloaded-virtual in the configure+make build. Clang's is better. by David Blaikie · 11 years ago
  18. e08e525 R600: Bug 20982 - Avoid undefined left shift of negative value by Matt Arsenault · 11 years ago
  19. 262d57d [SKX] Deriving rmb multiclasses from general one (avx512_icmp_packed_rmb and avx512_icmp_cc_rmb). by Robert Khasanov · 11 years ago
  20. cf5bea8 Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImpl from the base class. NFC. by Aaron Ballman · 11 years ago
  21. 6c0e053 Alternative (to r216344) fix of gcc -Wpedantic. by Patrik Hagglund · 11 years ago
  22. 0a8f3af Always emit DW_AT_declaration attribute when the variable isn't a definition. by Frederic Riss · 11 years ago
  23. 344b668 Fix DWARFUnitSection::getUnitForOffset(). by Frederic Riss · 11 years ago
  24. 72f0d95 [x86] Use PALIGNR for v4i32 and v2i64 blends when appropriate. by Chandler Carruth · 11 years ago
  25. 088aa09 [x86] Add an SSSE3 run and check mode to the 128-bit v2 tests of the new by Chandler Carruth · 11 years ago
  26. b2f2aa9 [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn(). by Daniel Sanders · 11 years ago
  27. f789dac Revert "[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ." by Juergen Ributzka · 11 years ago
  28. ef48b51 Fix previous commit: [FastISel][AArch64] Simplify XALU multiplies. by Juergen Ributzka · 11 years ago
  29. e7fba00 [FastISel][AArch64] Simplify XALU multiplies. by Juergen Ributzka · 11 years ago
  30. 4b6f00a [FastISel][AArch64] Followup commit for 218031 to handle negative offsets too. by Juergen Ributzka · 11 years ago
  31. 22b557d [FastISel][AArch64] Try to fold the offset into the add instruction when simplifying a memory address. by Juergen Ributzka · 11 years ago
  32. ffbd487 [FastISel][AArch64] Fold 'AND' instruction during the address computation. by Juergen Ributzka · 11 years ago
  33. 49ab1a4 [x86] Add an SSSE3 run to the v4 shuffle test. by Chandler Carruth · 11 years ago
  34. 9c00ddb ARM: prevent crash on ELF directives on COFF by Saleem Abdulrasool · 11 years ago
  35. 3ff7684 [x86] Initial step of teaching the new vector shuffle lowering about by Chandler Carruth · 11 years ago
  36. 5bf6559 ARM: use a more precise check for MachO by Saleem Abdulrasool · 11 years ago
  37. 710fc31 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ. by Juergen Ributzka · 11 years ago
  38. 12a9dbd Add file to CMake build as well. by Eric Christopher · 11 years ago
  39. 757c90d Add a new pass FunctionTargetTransformInfo. This pass serves as a by Eric Christopher · 11 years ago
  40. 6693d0d Fix FastISel bug in boolean returns for PowerPC. by Samuel Antao · 11 years ago
  41. 0c3b56b Remove unnecessary blank space (test commit) by Samuel Antao · 11 years ago
  42. 52675f3 Reapply fix in r217988 (reverted in r217989) and remove the alternative fix committed in r217987. by David Blaikie · 11 years ago
  43. f8b9ec9 Revert "Fix -Wnon-virtual-dtor warning introduced in r217982." by David Blaikie · 11 years ago
  44. be048a0 Fix -Wnon-virtual-dtor warning introduced in r217982. by David Blaikie · 11 years ago
  45. 0a1dc0d Fixing the sanitizer build failure: by Chris Bieneman · 11 years ago
  46. 7516444 [FastISel][AArch64] Custom lower sdiv by power-of-2. by Juergen Ributzka · 11 years ago
  47. 69e88e8 [llvm-objdump] clean up test cases now that build bots are green by Nick Kledzik · 11 years ago
  48. 5fbcc30 llvm-cov: Push some more debug output into the View (NFC) by Justin Bogner · 11 years ago
  49. 6ba12f9 Fixing a build error. by Chris Bieneman · 11 years ago
  50. 14f9a54 Refactoring SimplifyLibCalls to remove static initializers and generally cleaning up the code. by Chris Bieneman · 11 years ago
  51. 2bfef92 Internalize common symbols when we can. by Rafael Espindola · 11 years ago
  52. 580875d [FastISel][AArch64] Simplify mul to shift when possible. by Juergen Ributzka · 11 years ago
  53. dc4eb3d Exclude known and bugzilled failures from UBSan bootstrap by Alexey Samsonov · 11 years ago
  54. 46d6fd2 [FastISel][AArch64] Fold mul into add/sub and logical operations. by Juergen Ributzka · 11 years ago
  55. 5461af9 [FastISel][AArch64] Fold mul into the address computation of memory operations. by Juergen Ributzka · 11 years ago
  56. b3edb56 llvm-cov: Rework the API for getting the coverage of a file (NFC) by Justin Bogner · 11 years ago
  57. e5d8abe Fixup for r217830. Don't do left shifts on negative values by Alexey Samsonov · 11 years ago
  58. e2ff4e4 Revert "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors" by Robin Morisset · 11 years ago
  59. 07c9ae5 [FastISel][AArch64] Fold compare with zero and branch into CBZ and CBNZ. by Juergen Ributzka · 11 years ago
  60. 5607f8d Another required re-setting for MCStreamer::reset(). by Yaron Keren · 11 years ago
  61. 4ad9b91 R600/SI: Remove assert by Matt Arsenault · 11 years ago
  62. 3143460 R600/SI: Rough first implementation of shouldClusterLoads by Matt Arsenault · 11 years ago
  63. 8df2cae Fix float division-by-zero in R600 scheduler. by Alexey Samsonov · 11 years ago
  64. 17e0ee5 [FastISel][AArch64] Improve branch selection to support all FP conditions. by Juergen Ributzka · 11 years ago
  65. 30486fa [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors by Robin Morisset · 11 years ago
  66. 5076362 R600/SI: Change formatting of printed FP immediates by Matt Arsenault · 11 years ago
  67. c6b1a7e [IndVarSimplify] Partially revert r217953 to see if this fixes the bots. by Chad Rosier · 11 years ago
  68. 0a277ea LineIterator: Provide a variant that keeps blank lines by Justin Bogner · 11 years ago
  69. 27608d8 R600/SI: Remove promotion of instructions to e64 forms. by Matt Arsenault · 11 years ago
  70. c5f6b53 [IndVarSimplify] Widen loop compare instructions. by Chad Rosier · 11 years ago
  71. a34cab9 [InstCombine] Fix wrong folding of constant comparison involving ahsr and negative quantities (PR20945). by Andrea Di Biagio · 11 years ago
  72. 2ca5f03 Add DIBuilder functions to build RAUWable DIVariables and DIFunctions. by Frederic Riss · 11 years ago
  73. c63035a Add and update reset() and doInitialization() methods to MC* and passes. by Yaron Keren · 11 years ago
  74. 4378ff0 [mips] Add assembler support for the .set nodsp directive. by Toma Tabacu · 11 years ago
  75. 217ab20 llvm-cov: Fix a typo by Justin Bogner · 11 years ago
  76. 780f7e2 [x32] Fix function indirect calls by Pavel Chupin · 11 years ago
  77. cc0c4e7 Add move constructors/assignment to make MSVC happy after r217940 by Justin Bogner · 11 years ago
  78. d1b4e60 llvm-cov: Distinguish expansion/instantiation from SourceCoverageView by Justin Bogner · 11 years ago
  79. d5f7353 InstSimplify: Don't allow (x srem y) urem y -> x srem y by David Majnemer · 11 years ago
  80. 27e656c InstSimplify: ((X % Y) % Y) -> (X % Y) by David Majnemer · 11 years ago
  81. 22d885d [Object] keep trailing '\0' out of StringRef when parsing mach-o bindings by Nick Kledzik · 11 years ago
  82. 11903b5 | -> || No functional change. by Richard Trieu · 11 years ago
  83. 290c772 Fix identify_magic() with mach-o stub dylibs. by Nick Kledzik · 11 years ago
  84. 2b90611 [llvm-objdump] properly use c_str() with format("%s"). Improve getLibraryShortNameByIndex() error handling. by Nick Kledzik · 11 years ago
  85. 5c16c4e [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass by Robin Morisset · 11 years ago
  86. 9fe79b4 [CodeGenPrepare][AddressingModeMatcher] The promotion mechanism was expecting by Quentin Colombet · 11 years ago
  87. ce90652 [llvm-objdump] improve error reporting of bad mach-o ordinals by Nick Kledzik · 11 years ago
  88. ca7da16 This add a reset method for WinCOFFObjectWriter, like other MC* classes. by Yaron Keren · 11 years ago
  89. a0b4148 tweak test case for debugging bot by Nick Kledzik · 11 years ago
  90. 374e06b Add back a fallback case for targets that do not or cannot implement getNoopForMachoTarget(). by Owen Anderson · 11 years ago
  91. fdedee2 Hookup the MCSymbolizer to llvm-objdump’s disassembly for Mach-O files. by Kevin Enderby · 11 years ago
  92. 3959d43 Fix typo by Matt Arsenault · 11 years ago
  93. 15b49e1 Add a missing return to operator= by Reid Kleckner · 11 years ago
  94. 61e184d Fix move-only type issues in Interpreter with MSVC by Reid Kleckner · 11 years ago
  95. 763d8b2 [TableGen] Fully resolve class-instance values before defs in multiclasses by Adam Nemet · 11 years ago
  96. 7cb345e [X86] Improve comment by Adam Nemet · 11 years ago
  97. 9753aab ARM load/store optimizer: Don't materialize a new base register with by Moritz Roth · 11 years ago
  98. 8be86aa Spell out a move ctor. Even the 2013 vintage of MSVC cannot synthesize move ctors. by Benjamin Kramer · 11 years ago
  99. a9478c4 Interpreter: Hack around a series of bugs in MSVC 2012 that copies around this by Benjamin Kramer · 11 years ago
  100. cdb6326 [mips] Improve the error messages given by MipsAsmParser. by Toma Tabacu · 11 years ago