oota-llvm.git
2014-09-13 Benjamin KramerSimplify code. No functionality change.
2014-09-13 Chad Rosier[AArch64] Update test case to pass with post-RA MI...
2014-09-13 Nick Kledzik[llvm-objdump] Use PRIX64 with format()
2014-09-12 Nick KledzikStop suppress error messages in test case to see why...
2014-09-12 Chad Rosier[AArch64] Don't enable the post-RA MI scheduler at...
2014-09-12 Owen AndersonAllow targets to custom legalize vector insertion and...
2014-09-12 Nick Kledzik[llvm-objdump] support -rebase option for mach-o to...
2014-09-12 Justin Bognerllvm-profdata: Avoid undefined behaviour when reading...
2014-09-12 Owen AndersonRemove an unnecessary restriction. MIsNeedChainEdge...
2014-09-12 Yaron KerenThe MCAssembler.h include isn't used.
2014-09-12 Ehsan AkhgariAdd an overload of getLastArgNoClaim taking two OptSpec...
2014-09-12 Chad RosierFileCheckize. NFC.
2014-09-12 JF BastienAdd support for le64.
2014-09-12 Chad Rosier[AArch64] Enable post-RA MI scheduler.
2014-09-12 James Molloy[A57FPLoadBalancing] Remove support for vector types
2014-09-12 James Molloy[A57FPLoadBalancing] Ignore <def>s when checking if...
2014-09-12 Jordan Rose[lit] Parse all strings as UTF-8 rather than ASCII.
2014-09-12 NAKAMURA TakumiMove sys::fs::AccessMode out of @brief in the function...
2014-09-12 NAKAMURA Takumisys::fs::access(): Fix @param [-Wdocumentation]
2014-09-12 NAKAMURA Takumillvm/test/CodeGen/X86/vec_ctbits.ll: Add explicit ...
2014-09-12 James Molloy[A57LoadBalancing] unique_ptr-ify.
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-12 Bill SchmidtAddress comments on r217622
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement BGEZALS and BLTZALS instruc...
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JALS and JALRS instructions.
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
2014-09-12 James Molloy[ARM] Teach the cost model that cross-class copies...
2014-09-12 Benjamin KramerLegalizer: Use the scalar bit width when promoting...
2014-09-12 Patrik HagglundFix gcc -Wpedantic.
2014-09-12 Evgeniy StepanovAdd CMake check for libatomic.
2014-09-12 Benjamin KramerFix an ODR violation consisting of two 'struct Query...
2014-09-12 Joerg SonnenbergerAdd Tom Stellard's role as 3.5 release manager.
2014-09-12 Justin Bognerllvm-cov: Move FunctionCoverageMapping into CoverageMap...
2014-09-12 Craig TopperRemove a temporary variable and just construct a unique...
2014-09-11 David MajnemerObject: Small cleanup in COFFObjectFile::getSymbol
2014-09-11 Justin BognerRevert "llvm-cov: Remove an overly system specific...
2014-09-11 Lang Hames[MCJIT] Improve the "stub not found" diagnostic in...
2014-09-11 Rui Ueyama[Support][Endian] Overload += and -=
2014-09-11 Matt ArsenaultR600/SI: Fix off by 1 error in used register count
2014-09-11 Lang Hames[MCJIT] Make sure we test ARM BR24 relocations with...
2014-09-11 Rui UeyamaSupport: Use llvm::COFF::BigObjMagic
2014-09-11 Rui UeyamaSupport: Delete {aligned_,}{u,}{little,big}8_t
2014-09-11 Juergen Ributzka[C API] Make the 'lower switch' pass available via...
2014-09-11 Quentin Colombet[CodeGenPrepare] Teach the addressing mode matcher...
2014-09-11 David BlaikieRemove the unused string section symbol parameter from...
2014-09-11 Rui UeyamaSupport: improve identify_magic to recognize COFF bigobj
2014-09-11 Rafael EspindolaMisc cleanups to the FileSytem api.
2014-09-11 Bill SchmidtAdd missing colon to RUN line...
2014-09-11 Bill Schmidt[PATCH, PowerPC] Accept 'U' and 'X' constraints in...
2014-09-11 Lang Hames[MCJIT] Add support for ARM HALF_DIFF relocations to...
2014-09-11 Rafael EspindolaUse simpler version of sys::fs::exists. NFC.
2014-09-11 Rafael EspindolaUse the simpler sys::fs:;exists. NFC.
2014-09-11 Matt ArsenaultAdd triple to test to fix bots
2014-09-11 Brad SmithProvide an implementation of getNoopForMachoTarget...
2014-09-11 Matt ArsenaultAdd DAG combine for shl + add of constants.
2014-09-11 Lang Hames[MCJIT] Take the relocation addend into account when...
2014-09-11 Ismail PazarbasiAdded missing LLVM_NOEXCEPT to the definition of _obj2y...
2014-09-11 Adam Nemet[AVX512] Fix miscompile for unpack
2014-09-11 Sanjay PatelAdd triple and remove hashes to account for buildbot...
2014-09-11 Benjamin KramerMove constant-sized bitvector to the stack.
2014-09-11 Sanjay PatelCombine fmul vector FP constants when unsafe math is...
2014-09-11 Sanjay Pateltypo
2014-09-11 Aaron WatryR600: Add cmpxchg instruction for evergreen
2014-09-11 Aaron WatryR600: Test local atomics for evergreen
2014-09-11 Aaron WatryR600: Add LDS_WRXCHG[_RET] instructions for Evergreen.
2014-09-11 Aaron WatryR600: Add LDS_MIN_[U]INT[_RET] instructions for Evergreen
2014-09-11 Aaron WatryR600: Add LDS_XOR[_RET] instructions for Evergreen
2014-09-11 Aaron WatryR600: Add LDS_OR[_RET] instructions for Evergreen
2014-09-11 Aaron WatryR600: Add LDS_AND[_RET] instructions for Evergreen
2014-09-11 Aaron WatryR600: Add LDS_MAX_[U]INT[_RET] instructions for Evergreen
2014-09-11 Daniel Sanders[docs] Mention character array constants in docs/LangRe...
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Arnaud A. de... [AArch64] Reenable the PBQP test now that the leak...
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Tilmann Scheller[ARM] Add Thumb2 code size optimization regression...
2014-09-11 Chandler Carruth[x86] Fixup r217565 which baked in an assumption about...
2014-09-11 Hal Finkel[AlignmentFromAssumptions] Don't crash just because...
2014-09-11 David XuBuild correct vector filled with undef nodes
2014-09-11 Justin Bognerutils: Teach lldbDataFormatters how to format ArrayRefs
2014-09-11 Chandler Carruth[x86] FileCheck-ize this test.
2014-09-11 David BlaikieUse CostPool::PoolRef typedef some more
2014-09-10 David Blaikieshared_ptrify ownershp of PoolEntries in PBQP's CostPool
2014-09-10 Matt ArsenaultR600/SI: Fix losing chain when fixing reg class of...
2014-09-10 Matt ArsenaultR600/SI: Report offset in correct units for st64 DS...
2014-09-10 Peter CollingbourneAdd LLVMgold target to test dependencies.
2014-09-10 Matt ArsenaultR600: Custom lower frem
2014-09-10 Rafael EspindolaAdd doInitialization/doFinalization to DataLayoutPass.
2014-09-10 Hal FinkelEnable use of __builtin_assume_aligned when self-hosting
2014-09-10 Hal Finkel[AlignmentFromAssumptions] Don't divide by zero for...
2014-09-10 Dan Liew[sphinx cleanup]
2014-09-10 Gerolf Hoflehner[AArch64] Revert r216141 for cyclone
2014-09-10 Gerolf Hoflehner[PassManager] Adding Hidden attribute to EnableMLSM...
2014-09-10 Gerolf Hoflehner[MergedLoadStoreMotion] Move pass enabling option to...
2014-09-10 Nico WeberFix docs reference to inexistent class.
2014-09-10 Rafael EspindolaRemember to eraseFromParent after replaceAllUsesWith.
2014-09-10 Adrian PrantlCleanup: Use the appropriate API for accessing the...
2014-09-10 Arnaud A. de... [AArch64] Temporarily desactivate the PBQP test, while...
2014-09-10 Alexey SamsonovMake CallingConv::ID an alias of "unsigned".
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
next