1. 6290308 [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill. by Akira Hatanaka · 11 years ago
  2. 1cfbb63 IR: Reduce RAUW traffic in ConstantExpr by Duncan P. N. Exon Smith · 11 years ago
  3. fe0bf8f IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap by Duncan P. N. Exon Smith · 11 years ago
  4. f2534dd Remove extraneous typenames from r215957 by Duncan P. N. Exon Smith · 11 years ago
  5. 78c0b35 IR: Rewrite ConstantUniqueMap by Duncan P. N. Exon Smith · 11 years ago
  6. 79f9f85 IR: Declare LookupKey right before its use, NFC by Duncan P. N. Exon Smith · 11 years ago
  7. fd0a813 IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr constructors by Duncan P. N. Exon Smith · 11 years ago
  8. 783d16f Prevent clang-format from moving the namespace closing brace, NFC by Duncan P. N. Exon Smith · 11 years ago
  9. 6b86325 NVPTX: Use RAUW instead of reinventing the wheel by Duncan P. N. Exon Smith · 11 years ago
  10. 1658978 LLParser: Handle BlockAddresses on-the-fly by Duncan P. N. Exon Smith · 11 years ago
  11. 36c1508 verify-uselistorder: Call verifyModule() and improve output by Duncan P. N. Exon Smith · 11 years ago
  12. f359f7e Use a range loop. NFC. by Rafael Espindola · 11 years ago
  13. 0282239 These classes only need a StringRef, not a MemoryBuffer. by Rafael Espindola · 11 years ago
  14. 2851337 Delete unused method. by Rafael Espindola · 11 years ago
  15. 0acd421 Answer to Philip Reames comments by Robin Morisset · 11 years ago
  16. 6c0e1e0 Weak relaxing of the constraints on atomics in MemoryDependencyAnalysis by Robin Morisset · 11 years ago
  17. 08f77a9 [MCJIT] Respect target endianness in RuntimeDyldMachO and RuntimeDyldChecker. by Lang Hames · 11 years ago
  18. f759032 Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O by Kevin Enderby · 11 years ago
  19. 0526d16 [X86][Haswell][SchedModel] Tidy up. by Quentin Colombet · 11 years ago
  20. 48e3a27 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  21. 7af88ec [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  22. 487ecab [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  23. 3d6a30e [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  24. 25529b3 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  25. 540b4f6 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  26. 7bdfd1b [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  27. 0c5071f [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  28. 1cb132f [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  29. 84cab94 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  30. f8da7e5 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  31. 435fa2b [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  32. a49b463 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  33. d2ea316 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  34. 184c0f8 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  35. 2a2fcc1 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  36. 0cccab7 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  37. 29b31c6 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  38. 3f17d37 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  39. 94ce368 [X86][Haswell][SchedModel] Add architecture specific scheduling models. by Quentin Colombet · 11 years ago
  40. af2fa71 Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends by Robin Morisset · 11 years ago
  41. 71493b7 Disabling an MSVC warning ('var' : definition from the for loop is ignored; the definition from the enclosing scope is used) which will trigger false positives more than true positives. by Aaron Ballman · 11 years ago
  42. eb92210 Teach the AArch64 backend to handle f16 by Oliver Stannard · 11 years ago
  43. 802d420 [ARM,AArch64] Do not tail-call to an externally-defined function with weak linkage by Oliver Stannard · 11 years ago
  44. 9735ccb AVX-512: Fixed a bug in emitting compare for MVT:i1 type. Added a test. by Elena Demikhovsky · 11 years ago
  45. 9f92467 Silencing an MSVC warning about loop variable conflicting with a variable from an outer scope. NFC. by Aaron Ballman · 11 years ago
  46. 049ffbb TableGen: allow use of uint64_t for available features mask. by Tim Northover · 11 years ago
  47. 56c15de Added forgotten noexcept. by Abramo Bagnara · 11 years ago
  48. db77b82e Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size." by Craig Topper · 11 years ago
  49. f06c707 Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size. by Craig Topper · 11 years ago
  50. 6de46b5 Use copy initialization to initialize std::unique_ptr. by Rafael Espindola · 11 years ago
  51. 4570cfa ARM: mark missing functions from RTABI by Saleem Abdulrasool · 11 years ago
  52. f15492f ARM: improve RTABI 4.2 conformance on Linux by Saleem Abdulrasool · 11 years ago
  53. c5b4130 ARM: whitespace by Saleem Abdulrasool · 11 years ago
  54. 9f52e1d Remove unused member variable. by Rafael Espindola · 11 years ago
  55. 2b861c3 Return a std::uinque_ptr. Every caller was already using one. by Rafael Espindola · 11 years ago
  56. b5a6adc Convert an ownership comment with std::uinque_ptr. by Rafael Espindola · 11 years ago
  57. 822199b Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC. by Rafael Espindola · 11 years ago
  58. 283c82a getLazyIRModule always takes ownership. Make that explicit. by Rafael Espindola · 11 years ago
  59. 40ef179 Return a std::unique_ptr to make the ownership explicit. by Rafael Espindola · 11 years ago
  60. 9ea1ec3 Don't repeat the function name in comments. NFC. by Rafael Espindola · 11 years ago
  61. 21a2b5f Don't repeat names in comments. NFC. by Rafael Espindola · 11 years ago
  62. 5535fca Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register... by Daniel Sanders · 11 years ago
  63. 70d641f ARM: correct toggling behaviour by Saleem Abdulrasool · 11 years ago
  64. 78e8d52 llvm-objdump: don't print relocations in non-relocatable files. by Rafael Espindola · 11 years ago
  65. fad339d Remove a redundant "public:". NFC. by Rafael Espindola · 11 years ago
  66. 61760ce BumpPtrAllocator: remove 'no slabs allocated yet' check by Hans Wennborg · 11 years ago
  67. db7cdc8 Add a non-templated ELFObjectFileBase class. by Rafael Espindola · 11 years ago
  68. 4c511cd Fix an off-by-one bug in the target independent llvm-objdump. by Rafael Espindola · 11 years ago
  69. 36d685d Reverted last commit by Elena Demikhovsky · 11 years ago
  70. 8b88009 Reverted last commit by Elena Demikhovsky · 11 years ago
  71. a73ac1f Added a table for intrinsics on X86. by Elena Demikhovsky · 11 years ago
  72. 7a0201c Remove an InstCombine that transformed patterns like (x * uitofp i1 y) to (select y, x, 0.0) when the multiply has fast math flags set. by Owen Anderson · 11 years ago
  73. 48c67ed [x86] Fix an indentation goof in a prior commit. Should have re-run by Chandler Carruth · 11 years ago
  74. 120b4c6 [shuffle] Teach the shufflevector fuzzer to support fixed element types. by Chandler Carruth · 11 years ago
  75. 0ac5626 llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows x64. <4 x float> is passed by stack. by NAKAMURA Takumi · 11 years ago
  76. 5f8a9ae Fix fmul combines with constant splat vectors by Matt Arsenault · 11 years ago
  77. a3805f1 [x86] Teach lots of the new vector shuffle lowering to use UNPCK by Chandler Carruth · 11 years ago
  78. 3bbb4b1 InstCombine: Fix a potential bug in 0 - (X sdiv C) -> (X sdiv -C) by David Majnemer · 11 years ago
  79. cb698b2 InstCombine: Combine mul with div. by David Majnemer · 11 years ago
  80. f1aba61 arm asm: Let .fpu enable instructions, PR20447. by Nico Weber · 11 years ago
  81. e1167f1 [LIT] Move display of unsupported and xfail tests to summary. by Eric Fiselier · 11 years ago
  82. 1d8c9d9 BitcodeReader: Only create one basic block for each blockaddress by Duncan P. N. Exon Smith · 11 years ago
  83. 1e97329 UseListOrder: Correctly count the number of uses by Duncan P. N. Exon Smith · 11 years ago
  84. 7a5cb43 IR: Don't add inbounds to GEPs of extern_weak variables by Duncan P. N. Exon Smith · 11 years ago
  85. 89cea3c [DAGCombiner] Improve the folding of target independet shuffles to Undef. by Andrea Di Biagio · 11 years ago
  86. 5dc48ac [PowerPC] Mark fixed-offset byvals as pointed-to by IR values by Hal Finkel · 11 years ago
  87. 227df4b Make isAliased property for fixed-offset stack objects adjustable by Hal Finkel · 11 years ago
  88. bdd8b6b [PowerPC] Darwin byval arguments are not immutable by Hal Finkel · 11 years ago
  89. 855d602 Revert "[Support] Promote cl::StringSaver to a separate utility" by Sean Silva · 11 years ago
  90. f0d509a Get rid of dead code: SelectAtomic64 in X86ISelDAGtoDAG.cpp by Robin Morisset · 11 years ago
  91. 3f8a26f [Support] Promote cl::StringSaver to a separate utility by Sean Silva · 11 years ago
  92. f11a5fc Add two helper functions: isAtLeastAcquire, isAtLeastRelease by Robin Morisset · 11 years ago
  93. c51ec91 Fix typos in comments by Robin Morisset · 11 years ago
  94. cc921d6 [AArch32] Add support for FP rounding operations for ARMv8/AArch32. by Chad Rosier · 11 years ago
  95. 4a8a0f2 [Option] Support MultiArg in --help by Nick Kledzik · 11 years ago
  96. 0549fc2 Set comdats when lazily linking functions. by Rafael Espindola · 11 years ago
  97. 9ad3f9b [FastISel][AArch64] Fix a latent bug in floating-point materialization. by Juergen Ributzka · 11 years ago
  98. db9a5cb Reapplying [FastISel][AArch64] Cleanup constant materialization code. NFCI. by Juergen Ributzka · 11 years ago
  99. c86e55e R600/SI: Move all fabs / fneg handling to patterns by Matt Arsenault · 11 years ago
  100. 0498d07 R600/SI: Use source modifiers for f64 fneg by Matt Arsenault · 11 years ago