]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib
Debug info: Emit values in subregisters that do not have a separate
[opencl/llvm.git] / lib /
2014-02-11 Adrian PrantlDebug info: Emit values in subregisters that do not...
2014-02-11 Adrian Prantlmake llvm-dwarfdump a little more resilient when parsin...
2014-02-11 Matt ArsenaultR600/SI: Fix assertion on infinite loops.
2014-02-11 Benjamin KramerInstCombine: Teach icmp merging about the equivalence...
2014-02-11 Jim GrosbachARM: Thumb2 LDR(literal) can target SP.
2014-02-11 Benjamin KramerSCEV: Cast switched values to make -Wswitch more useful.
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Robert LougherTeach the DAGCombiner how to fold concat_vector nodes...
2014-02-11 Bradley Smith[AArch64] Add missing PCRel relocations for AArch64...
2014-02-11 Chandler Carruth[LPM] Switch LICM to actively use LCSSA in addition...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-11 Robert Lytton XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
2014-02-11 Elena DemikhovskyAVX: fixed a bug in LowerVECTOR_SHUFFLE
2014-02-11 Dmitri GribenkoRemove TimeValue::toPosixTime() -- it is buggy, semanti...
2014-02-11 Elena DemikhovskyAVX-512: Optimized BUILD_VECTOR pattern;
2014-02-11 Lang HamesIn RuntimeDyldImpl::emitSection, make Allocate (section...
2014-02-11 Aaron BallmanUsing the helper API for random number generation.
2014-02-11 Aaron BallmanHopefully fixing the MinGW 32 build, which was broken...
2014-02-11 Quentin Colombet[CodeGenPrepare] Undo changes that happened for the...
2014-02-11 David BlaikieDebugInfo: Use existing symbol rather than creating...
2014-02-10 Juergen Ributzka[Stackmaps] Cleanup code. No functional change intended.
2014-02-10 Manman RenLTO API: add lto_module_create_from_memory_with_path.
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-02-10 Matt ArsenaultR600: Implement isTruncateFree
2014-02-10 Chandler Carruth[LPM] A terribly simple fix to a terribly complex bug...
2014-02-10 Hans WennborgCopy the ThreadLocalMode in GlobalVariable::copyAttribu...
2014-02-10 Tom StellardR600/SI: Initialize M0 and emit S_WQM_B64 whenever...
2014-02-10 Tom StellardR600/SI: Only use S_WQM_B64 in pixel shaders
2014-02-10 David BlaikieRemove some prototype code accidentally committed in...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Chad Rosier[AArch64] Handle aliases of conditional branches withou...
2014-02-10 Oliver StannardARM: r12 is callee-saved for interrupt handlers
2014-02-10 Benjamin KramerMake succ_iterator a real random access iterator and...
2014-02-10 Benjamin KramerGlobalsModRef: Unify and clean up duplicated pointer...
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-10 Matheus Almeida[mips][msa] Make LSA_DESC a parameterizable class.
2014-02-10 NAKAMURA Takumi[CMake] LLVMSupport should be responsible to provide...
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-02-10 Elena DemikhovskyAVX-512: Fixed extract_vector_elt for v16i1 and v8i1...
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Bob WilsonRevert r201059 and r201060.
2014-02-10 Hao Liu[AArch64]Implement the copy of two FPR8 registers by...
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Benjamin KramerAsmParser: Simplify code with ArrayRef.
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-09 David BlaikieFix formatting introduced in r200941
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-08 Juergen Ributzka[Constant Hoisting] Don't update the use list while...
2014-02-07 Rafael EspindolaRemove dead code.
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-02-07 Alexander KornienkoFix an invalid check for duplicate option categories.
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-07 Rafael EspindolaFix a bug with .weak_def_can_be_hidden: Mutable variabl...
2014-02-07 Rafael EspindolaRefactor logic into a function predicate.
2014-02-07 Benjamin KramerTry to unbreak the mingw32 build.
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Venkatraman Govind... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman Govind... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Venkatraman Govind... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Andrew TrickTrack register pressure a bit more carefully (weird...
2014-02-06 Evan ChengRevert r200095 and r200152. It turns out when compiling...
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Use immediates offsets for SMRD instructions...
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Eli BenderskyAdd a -suppress-warnings option to bitcode linking.
2014-02-06 Puyan LotfiYet another patch to reduce compile time for small...
2014-02-06 Tim NorthoverX86: deduplicate V[SZ]EXT_MOVL and V[SZ]EXT nodes
2014-02-06 Puyan LotfiThe following patch' purpose is to reduce compile time...
2014-02-06 Puyan LotfiThis small change reduces compile time for small progra...
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Chandler Carruth[PM] Fix horrible typos that somehow didn't cause a...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-02-06 Rafael Espindoladon't set HasReliableSymbolDifference for ELF.
2014-02-06 Rafael EspindoladoesSectionRequireSymbols is meaningless on ELF, remove.
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Matt ArsenaultPass address space to allowsUnalignedMemoryAccesses
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-05 Quentin Colombet[RegAlloc] Add a last chance recoloring mechanism when...
next