1. dcd8562 llvm-cov: Prevent a test from matching its own check lines by Justin Bogner · 11 years ago
  2. 0914f63 Revert my earlier change to add "all" as a dependency to check. In by Eric Christopher · 11 years ago
  3. b2c0a6d Fix test case to be portable to different architectures. by David Blaikie · 11 years ago
  4. c14f763 R600/SI: Fix test to prepare for scheduler by Matt Arsenault · 11 years ago
  5. 9e4e3d0 Omit DW_TAG_subprograms for subprograms without inlined subroutines when producing -gmlt data by David Blaikie · 11 years ago
  6. f5938ee Change DwarfCompileUnit::createGlobalVariable to getOrCreateGlobalVariable. by Frederic Riss · 11 years ago
  7. b9f4e7d Turn local DWARFContext helpers getFileNameForUnit() and getFileLineInfoForCompileUnit() into full-blowm DWARFDebugLine::LineTable methods. by Frederic Riss · 11 years ago
  8. b845a6f Elide unnecessary DenseMap copy. by Benjamin Kramer · 11 years ago
  9. c404e82 Optionally enable more-aggressive FMA formation in DAGCombine by Hal Finkel · 11 years ago
  10. 89436b4 [x86] Recognize that we can use duplication to widen v16i8 shuffles due by Chandler Carruth · 11 years ago
  11. 3e990c1 [x86] Actually test the SSE2 lowering for most of the zext-ish shuffles. by Chandler Carruth · 11 years ago
  12. ec1f7b1 [x86] Teach the new vector shuffle lowering to also use pmovzx for v4i32 by Chandler Carruth · 11 years ago
  13. 42b9688 llvm-cov: Fix dropped lines when filters were applied by Justin Bogner · 11 years ago
  14. ddbcfa0 llvm-cov: Generalize -filename-equivalence by Justin Bogner · 11 years ago
  15. 330aa6f [x86] Add a dedicated lowering path for zext-compatible vector shuffles by Chandler Carruth · 11 years ago
  16. 61519cd Optimize sext/zext insertion algorithm in back-end. by Jiangning Liu · 11 years ago
  17. a562871 Omit DW_AT_frame_base under -gmlt for size by David Blaikie · 11 years ago
  18. 3713288 Describe the -gmlt optimization committed in the previous revision. by David Blaikie · 11 years ago
  19. a5a4f87 Omit all the extra static attributes on subprograms in -gmlt by David Blaikie · 11 years ago
  20. 2ee31bc Fix an it's vs. its typo. by Hans Wennborg · 11 years ago
  21. bd2b96a R600: Better fix for bug 20982 by Matt Arsenault · 11 years ago
  22. 9b676fd [x86] Extend this test to cover SSE4.1. Nothing interesting here, but by Chandler Carruth · 11 years ago
  23. fb2832f Try to fix i686-cygming bots. by Peter Collingbourne · 11 years ago
  24. 76f0a92 Use cast<> instead of unchecked dyn_cast<> by Matt Arsenault · 11 years ago
  25. b7fe581 Fix sphinx warning. by Peter Collingbourne · 11 years ago
  26. 394be6c LTO: introduce object file-based on-disk module format. by Peter Collingbourne · 11 years ago
  27. 65edced [ARM] Do not perform a tail call when the caller returns several values. by Quentin Colombet · 11 years ago
  28. e3d674f llvm-cov: Simplify FunctionInstantiationSetCollector (NFC) by Justin Bogner · 11 years ago
  29. 5052940 Restore "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors" by Robin Morisset · 11 years ago
  30. 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
  31. d80c086 [MCJIT] Fix a debugging-output formatting bug in RuntimeDyld. by Lang Hames · 11 years ago
  32. 7458ce3 Revert part of r218041. by Frederic Riss · 11 years ago
  33. 335a2eb Disable GCC's -Woverloaded-virtual in the configure+make build. Clang's is better. by David Blaikie · 11 years ago
  34. e08e525 R600: Bug 20982 - Avoid undefined left shift of negative value by Matt Arsenault · 11 years ago
  35. 262d57d [SKX] Deriving rmb multiclasses from general one (avx512_icmp_packed_rmb and avx512_icmp_cc_rmb). by Robert Khasanov · 11 years ago
  36. cf5bea8 Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImpl from the base class. NFC. by Aaron Ballman · 11 years ago
  37. 6c0e053 Alternative (to r216344) fix of gcc -Wpedantic. by Patrik Hagglund · 11 years ago
  38. 0a8f3af Always emit DW_AT_declaration attribute when the variable isn't a definition. by Frederic Riss · 11 years ago
  39. 344b668 Fix DWARFUnitSection::getUnitForOffset(). by Frederic Riss · 11 years ago
  40. 72f0d95 [x86] Use PALIGNR for v4i32 and v2i64 blends when appropriate. by Chandler Carruth · 11 years ago
  41. 088aa09 [x86] Add an SSSE3 run and check mode to the 128-bit v2 tests of the new by Chandler Carruth · 11 years ago
  42. b2f2aa9 [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn(). by Daniel Sanders · 11 years ago
  43. f789dac Revert "[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ." by Juergen Ributzka · 11 years ago
  44. ef48b51 Fix previous commit: [FastISel][AArch64] Simplify XALU multiplies. by Juergen Ributzka · 11 years ago
  45. e7fba00 [FastISel][AArch64] Simplify XALU multiplies. by Juergen Ributzka · 11 years ago
  46. 4b6f00a [FastISel][AArch64] Followup commit for 218031 to handle negative offsets too. by Juergen Ributzka · 11 years ago
  47. 22b557d [FastISel][AArch64] Try to fold the offset into the add instruction when simplifying a memory address. by Juergen Ributzka · 11 years ago
  48. ffbd487 [FastISel][AArch64] Fold 'AND' instruction during the address computation. by Juergen Ributzka · 11 years ago
  49. 49ab1a4 [x86] Add an SSSE3 run to the v4 shuffle test. by Chandler Carruth · 11 years ago
  50. 9c00ddb ARM: prevent crash on ELF directives on COFF by Saleem Abdulrasool · 11 years ago
  51. 3ff7684 [x86] Initial step of teaching the new vector shuffle lowering about by Chandler Carruth · 11 years ago
  52. 5bf6559 ARM: use a more precise check for MachO by Saleem Abdulrasool · 11 years ago
  53. 710fc31 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ. by Juergen Ributzka · 11 years ago
  54. 12a9dbd Add file to CMake build as well. by Eric Christopher · 11 years ago
  55. 757c90d Add a new pass FunctionTargetTransformInfo. This pass serves as a by Eric Christopher · 11 years ago
  56. 6693d0d Fix FastISel bug in boolean returns for PowerPC. by Samuel Antao · 11 years ago
  57. 0c3b56b Remove unnecessary blank space (test commit) by Samuel Antao · 11 years ago
  58. 52675f3 Reapply fix in r217988 (reverted in r217989) and remove the alternative fix committed in r217987. by David Blaikie · 11 years ago
  59. f8b9ec9 Revert "Fix -Wnon-virtual-dtor warning introduced in r217982." by David Blaikie · 11 years ago
  60. be048a0 Fix -Wnon-virtual-dtor warning introduced in r217982. by David Blaikie · 11 years ago
  61. 0a1dc0d Fixing the sanitizer build failure: by Chris Bieneman · 11 years ago
  62. 7516444 [FastISel][AArch64] Custom lower sdiv by power-of-2. by Juergen Ributzka · 11 years ago
  63. 69e88e8 [llvm-objdump] clean up test cases now that build bots are green by Nick Kledzik · 11 years ago
  64. 5fbcc30 llvm-cov: Push some more debug output into the View (NFC) by Justin Bogner · 11 years ago
  65. 6ba12f9 Fixing a build error. by Chris Bieneman · 11 years ago
  66. 14f9a54 Refactoring SimplifyLibCalls to remove static initializers and generally cleaning up the code. by Chris Bieneman · 11 years ago
  67. 2bfef92 Internalize common symbols when we can. by Rafael Espindola · 11 years ago
  68. 580875d [FastISel][AArch64] Simplify mul to shift when possible. by Juergen Ributzka · 11 years ago
  69. dc4eb3d Exclude known and bugzilled failures from UBSan bootstrap by Alexey Samsonov · 11 years ago
  70. 46d6fd2 [FastISel][AArch64] Fold mul into add/sub and logical operations. by Juergen Ributzka · 11 years ago
  71. 5461af9 [FastISel][AArch64] Fold mul into the address computation of memory operations. by Juergen Ributzka · 11 years ago
  72. b3edb56 llvm-cov: Rework the API for getting the coverage of a file (NFC) by Justin Bogner · 11 years ago
  73. e5d8abe Fixup for r217830. Don't do left shifts on negative values by Alexey Samsonov · 11 years ago
  74. e2ff4e4 Revert "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors" by Robin Morisset · 11 years ago
  75. 07c9ae5 [FastISel][AArch64] Fold compare with zero and branch into CBZ and CBNZ. by Juergen Ributzka · 11 years ago
  76. 5607f8d Another required re-setting for MCStreamer::reset(). by Yaron Keren · 11 years ago
  77. 4ad9b91 R600/SI: Remove assert by Matt Arsenault · 11 years ago
  78. 3143460 R600/SI: Rough first implementation of shouldClusterLoads by Matt Arsenault · 11 years ago
  79. 8df2cae Fix float division-by-zero in R600 scheduler. by Alexey Samsonov · 11 years ago
  80. 17e0ee5 [FastISel][AArch64] Improve branch selection to support all FP conditions. by Juergen Ributzka · 11 years ago
  81. 30486fa [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors by Robin Morisset · 11 years ago
  82. 5076362 R600/SI: Change formatting of printed FP immediates by Matt Arsenault · 11 years ago
  83. c6b1a7e [IndVarSimplify] Partially revert r217953 to see if this fixes the bots. by Chad Rosier · 11 years ago
  84. 0a277ea LineIterator: Provide a variant that keeps blank lines by Justin Bogner · 11 years ago
  85. 27608d8 R600/SI: Remove promotion of instructions to e64 forms. by Matt Arsenault · 11 years ago
  86. c5f6b53 [IndVarSimplify] Widen loop compare instructions. by Chad Rosier · 11 years ago
  87. a34cab9 [InstCombine] Fix wrong folding of constant comparison involving ahsr and negative quantities (PR20945). by Andrea Di Biagio · 11 years ago
  88. 2ca5f03 Add DIBuilder functions to build RAUWable DIVariables and DIFunctions. by Frederic Riss · 11 years ago
  89. c63035a Add and update reset() and doInitialization() methods to MC* and passes. by Yaron Keren · 11 years ago
  90. 4378ff0 [mips] Add assembler support for the .set nodsp directive. by Toma Tabacu · 11 years ago
  91. 217ab20 llvm-cov: Fix a typo by Justin Bogner · 11 years ago
  92. 780f7e2 [x32] Fix function indirect calls by Pavel Chupin · 11 years ago
  93. cc0c4e7 Add move constructors/assignment to make MSVC happy after r217940 by Justin Bogner · 11 years ago
  94. d1b4e60 llvm-cov: Distinguish expansion/instantiation from SourceCoverageView by Justin Bogner · 11 years ago
  95. d5f7353 InstSimplify: Don't allow (x srem y) urem y -> x srem y by David Majnemer · 11 years ago
  96. 27e656c InstSimplify: ((X % Y) % Y) -> (X % Y) by David Majnemer · 11 years ago
  97. 22d885d [Object] keep trailing '\0' out of StringRef when parsing mach-o bindings by Nick Kledzik · 11 years ago
  98. 11903b5 | -> || No functional change. by Richard Trieu · 11 years ago
  99. 290c772 Fix identify_magic() with mach-o stub dylibs. by Nick Kledzik · 11 years ago
  100. 2b90611 [llvm-objdump] properly use c_str() with format("%s"). Improve getLibraryShortNameByIndex() error handling. by Nick Kledzik · 11 years ago