summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Handle relocations that don't point to symbols.Rafael Espindola2013-06-05
* R600: Add a pass that merge Vector RegisterVincent Lejeune2013-06-04
* R600: Const/Neg/Abs can be folded to dot4Vincent Lejeune2013-06-04
* Cortex-R5 can issue Thumb2 integer division instructions.Evan Cheng2013-06-04
* Revert series of sched model patches until I figure out what is going on.Arnold Schwaighofer2013-06-04
* ARM sched model: Add VFP div instruction on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer VFP/SIMD instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer load/store instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer arithmetic instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Cortex A9 - More InstRW sched resourcesArnold Schwaighofer2013-06-04
* ARM sched model: Add branch thumb instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add branch thumb2 instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add branch instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add preload thumb2 instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add preload instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add more ALU and CMP thumb instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add more ALU and CMP thumb2 instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add more ALU and CMP instructionsArnold Schwaighofer2013-06-04
* ARM sched model: Add divsion, loads, branches, vfp cvtArnold Schwaighofer2013-06-04
* ARMInstrInfo: Improve isSwiftFastImmShiftArnold Schwaighofer2013-06-04
* Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju2013-06-04
* IndVarSimplify: check if loop invariant expansion can trapDavid Majnemer2013-06-04
* ARM: Fix crash in ARM backend inside of ARMConstantIslandPassDavid Majnemer2013-06-04
* R600: Swizzle texture/export instructionsVincent Lejeune2013-06-04
* Second part of pr16069Rafael Espindola2013-06-04
* Typo: s/caes/cases/ in SimplifyCFGHans Wennborg2013-06-04
* Preserve const correctness.Benjamin Kramer2013-06-04
* Test commit for user vmedic, to verify commit access. One line of comment is ...Vladimir Medic2013-06-04
* Silencing an MSVC warning about mixing bool and unsigned int.Aaron Ballman2013-06-04
* Silencing an MSVC warning about */ being found outside of a comment.Aaron Ballman2013-06-04
* Fix a defect in code-layout pass, improving Benchmarks/Olden/em3d/em3d by abo...Shuxin Yang2013-06-04
* Delete dead safety check.Nick Lewycky2013-06-03
* SimplifyCFG: Do not transform PHI to select if doing so would be unsafeDavid Majnemer2013-06-03
* SimplifyCFG: Small cleanup, use ICmpInst::isEquality()David Majnemer2013-06-03
* Update RuntimeDyldELF::findOPDEntrySection the new relocation iterators.Rafael Espindola2013-06-03
* R600/SI: Add support for work item and work group intrinsicsTom Stellard2013-06-03
* R600/SI: Add a calling convention for compute shadersTom Stellard2013-06-03
* R600/SI: Custom lower i64 sign_extendTom Stellard2013-06-03
* R600/SI: Adjust some instructions' out register class after ISelTom Stellard2013-06-03
* R600/SI: Handle REG_SEQUENCE in fitsRegClass()Tom Stellard2013-06-03
* R600/SI: Handle nodes with glue results correctly SITargetLowering::foldOpera...Tom Stellard2013-06-03
* R600/SI: Fixup CopyToReg register class in PostprocessISelDAG()Tom Stellard2013-06-03
* R600/SI: Add support for global loadsTom Stellard2013-06-03
* R600/SI: Rework MUBUF store instructionsTom Stellard2013-06-03
* R600: 3 op instructions have no write bit but the result are store in PVVincent Lejeune2013-06-03
* R600: CALL_FS consumes a stack size entryVincent Lejeune2013-06-03
* R600: use capital letter for PV channelVincent Lejeune2013-06-03
* R600: Constraints input regs of interp_xy,_zwVincent Lejeune2013-06-03
* [asan] ASan Linux MIPS32 support (llvm part), patch by Jyun-Yan YKostya Serebryany2013-06-03