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