oota-llvm.git
2014-08-18 Lang Hames[MCJIT] Respect target endianness in RuntimeDyldMachO...
2014-08-18 Kevin EnderbyMake llvm-objdump handle both arm and thumb disassembly...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Tidy up.
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Quentin Colombet[X86][Haswell][SchedModel] Add architecture specific...
2014-08-18 Robin MorissetMake use of isAtLeastRelease/Acquire in the ARM/AArch64...
2014-08-18 Aaron BallmanDisabling an MSVC warning ('var' : definition from...
2014-08-18 Oliver StannardTeach the AArch64 backend to handle f16
2014-08-18 Oliver Stannard[ARM,AArch64] Do not tail-call to an externally-defined...
2014-08-18 Elena DemikhovskyAVX-512: Fixed a bug in emitting compare for MVT:i1...
2014-08-18 Aaron BallmanSilencing an MSVC warning about loop variable conflicti...
2014-08-18 Tim NorthoverTableGen: allow use of uint64_t for available features...
2014-08-18 Abramo BagnaraAdded forgotten noexcept.
2014-08-18 Craig TopperRevert "Repace SmallPtrSet with SmallPtrSetImpl in...
2014-08-17 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-17 Rafael EspindolaUse copy initialization to initialize std::unique_ptr.
2014-08-17 Saleem AbdulrasoolARM: mark missing functions from RTABI
2014-08-17 Saleem AbdulrasoolARM: improve RTABI 4.2 conformance on Linux
2014-08-17 Saleem AbdulrasoolARM: whitespace
2014-08-17 Rafael EspindolaRemove unused member variable.
2014-08-17 Rafael EspindolaReturn a std::uinque_ptr. Every caller was already...
2014-08-17 Rafael EspindolaConvert an ownership comment with std::uinque_ptr.
2014-08-17 Rafael EspindolaPass a std::uinque_ptr to ParseAssembly to make the...
2014-08-17 Rafael EspindolagetLazyIRModule always takes ownership. Make that explicit.
2014-08-17 Rafael EspindolaReturn a std::unique_ptr to make the ownership explicit.
2014-08-17 Rafael EspindolaDon't repeat the function name in comments. NFC.
2014-08-17 Rafael EspindolaDon't repeat names in comments. NFC.
2014-08-17 Daniel SandersRevert: r215698 - Current implementation of c.cond...
2014-08-17 Saleem AbdulrasoolARM: correct toggling behaviour
2014-08-17 Rafael Espindolallvm-objdump: don't print relocations in non-relocatabl...
2014-08-17 Rafael EspindolaRemove a redundant "public:". NFC.
2014-08-17 Hans WennborgBumpPtrAllocator: remove 'no slabs allocated yet' check
2014-08-17 Rafael EspindolaAdd a non-templated ELFObjectFileBase class.
2014-08-17 Rafael EspindolaFix an off-by-one bug in the target independent llvm...
2014-08-17 Elena DemikhovskyReverted last commit
2014-08-17 Elena DemikhovskyReverted last commit
2014-08-17 Elena DemikhovskyAdded a table for intrinsics on X86.
2014-08-17 Owen AndersonRemove an InstCombine that transformed patterns like...
2014-08-17 Chandler Carruth[x86] Fix an indentation goof in a prior commit. Should...
2014-08-17 Chandler Carruth[shuffle] Teach the shufflevector fuzzer to support...
2014-08-16 NAKAMURA Takumillvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows...
2014-08-16 Matt ArsenaultFix fmul combines with constant splat vectors
2014-08-16 Chandler Carruth[x86] Teach lots of the new vector shuffle lowering...
2014-08-16 David MajnemerInstCombine: Fix a potential bug in 0 - (X sdiv C)...
2014-08-16 David MajnemerInstCombine: Combine mul with div.
2014-08-16 Nico Weberarm asm: Let .fpu enable instructions, PR20447.
2014-08-16 Eric Fiselier[LIT] Move display of unsupported and xfail tests to...
2014-08-16 Duncan P. N... BitcodeReader: Only create one basic block for each...
2014-08-16 Duncan P. N... UseListOrder: Correctly count the number of uses
2014-08-16 Duncan P. N... IR: Don't add inbounds to GEPs of extern_weak variables
2014-08-16 Andrea Di Biagio[DAGCombiner] Improve the folding of target independet...
2014-08-16 Hal Finkel[PowerPC] Mark fixed-offset byvals as pointed-to by...
2014-08-16 Hal FinkelMake isAliased property for fixed-offset stack objects...
2014-08-16 Hal Finkel[PowerPC] Darwin byval arguments are not immutable
2014-08-15 Sean SilvaRevert "[Support] Promote cl::StringSaver to a separate...
2014-08-15 Robin MorissetGet rid of dead code: SelectAtomic64 in X86ISelDAGtoDAG.cpp
2014-08-15 Sean Silva[Support] Promote cl::StringSaver to a separate utility
2014-08-15 Robin MorissetAdd two helper functions: isAtLeastAcquire, isAtLeastRe...
2014-08-15 Robin MorissetFix typos in comments
2014-08-15 Chad Rosier[AArch32] Add support for FP rounding operations for...
2014-08-15 Nick Kledzik[Option] Support MultiArg in --help
2014-08-15 Rafael EspindolaSet comdats when lazily linking functions.
2014-08-15 Juergen Ributzka[FastISel][AArch64] Fix a latent bug in floating-point...
2014-08-15 Juergen RibutzkaReapplying [FastISel][AArch64] Cleanup constant materia...
2014-08-15 Matt ArsenaultR600/SI: Move all fabs / fneg handling to patterns
2014-08-15 Matt ArsenaultR600/SI: Use source modifiers for f64 fneg
2014-08-15 Matt ArsenaultR600/SI: Use source modifier for f64 fabs
2014-08-15 Matt ArsenaultR600/SI: Refactor fneg / fabs patterns
2014-08-15 Reid KlecknerFix the build with MSVC 2013 after new shuffle code
2014-08-15 Matt ArsenaultR600/SI: Fix offset folding in some cases with shifted...
2014-08-15 Chandler Carruth[x86] Teach the new AVX v4f64 shuffle lowering to use...
2014-08-15 Juergen Ributzka[FastISel] Remove an performance debugging assert.
2014-08-15 Matt ArsenaultR600/SI: Add intrinsic for ldexp
2014-08-15 Juergen Ributzka[FastISel][ARM] Fix unit test from r215682.
2014-08-15 Matt ArsenaultR600/SI: Implement isLegalAddressingMode
2014-08-15 Moritz RothARM: Fix and re-enable load/store optimizer for Thumb1.
2014-08-15 Moritz RothARM load/store optimizer: Compute BaseKill correctly.
2014-08-15 Juergen Ributzka[FastISel][ARM] Fix a think-o in my previous commit...
2014-08-15 Rafael EspindolaIntroduce a helper to combine instruction metadata.
2014-08-15 Rafael EspindolaMake EmitAbsValue an static helper.
2014-08-15 Rafael EspindolaDelete dead code. NFC.
2014-08-15 Rafael EspindolaMake EmitDwarfSetLineAddr an static helper. NFC.
next