summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-12
* Fix ARM paired GPR COPY loweringJF Bastien2013-07-12
* [mips] Add instruction itinerary classes for mult, seb and slt instructions.Akira Hatanaka2013-07-12
* Remove extraneous braces.Eric Christopher2013-07-12
* R600: Remove unsafe type punning. No intended functionality change.Benjamin Kramer2013-07-12
* X86 cost model: Add cost for vectorized gather/scatherArnold Schwaighofer2013-07-12
* ARM cost model: Add cost for gather/scatherArnold Schwaighofer2013-07-12
* TargetTransformInfo: address calculation parameter for gather/scatherArnold Schwaighofer2013-07-12
* R600/SI: Add support for f64 kernel argumentsTom Stellard2013-07-12
* R600/SI: Implement select and compares for SITom Stellard2013-07-12
* R600/SI: Add fsqrt pattern for SITom Stellard2013-07-12
* R600/SI: Add double precision fsub pattern for SITom Stellard2013-07-12
* R600/SI: SI support for 64bit ConstantFPTom Stellard2013-07-12
* R600/SI: Add initial double precision support for SITom Stellard2013-07-12
* X86: Shrink certain forms of movsx.Benjamin Kramer2013-07-12
* X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...Stephen Lin2013-07-12
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-12
* [SystemZ] Optimize sign-extends of vector setccsRichard Sandiford2013-07-12
* [SystemZ] Fix parsing of inline asm registersRichard Sandiford2013-07-12
* [SystemZ] Improve spilling of LGDR and LDGRRichard Sandiford2013-07-12
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-12
* PPC: Add some missing V_SET0 patternsHal Finkel2013-07-11
* PPCDAGToDAGISel::isRunOfOnes should return false on zeroHal Finkel2013-07-11
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-11
* Replacing an empty switch with its moral equivalent. No functional changes i...Aaron Ballman2013-07-10
* Simplify code.Craig Topper2013-07-10
* R600/SI: Initial local memory supportMichel Danzer2013-07-10
* R600/SI: Add pattern for the AMDGPU.barrier.local intrinsicMichel Danzer2013-07-10
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-10
* R600/SI: Initial support for LDS/GDS instructionsMichel Danzer2013-07-10
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-10
* PPC: Add a better comment about the i64 FI fixupHal Finkel2013-07-10
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-10
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-10
* Fix typoStephen Lin2013-07-10
* Explicitly define ARMISelLowering::isFMAFasterThanFMulAndFAdd. No functionali...Stephen Lin2013-07-10
* ARM: Fix incorrect pack pattern for thumb2Jim Grosbach2013-07-09
* [PowerPC] Better fix for PR16556.Bill Schmidt2013-07-09
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-09
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-09
* R600: Do not predicated basic block with multiple alu clauseVincent Lejeune2013-07-09
* R600: Fix a rare bug where swizzle optimization returns wrong valuesVincent Lejeune2013-07-09
* R600: Fix wrong export reswizzlingVincent Lejeune2013-07-09
* R600: Use DAG lowering pass to handle fcos/fsinVincent Lejeune2013-07-09
* R600: Print Export SwizzleVincent Lejeune2013-07-09
* Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP.Joey Gouly2013-07-09
* Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP.Joey Gouly2013-07-09
* [PowerPC] Support ".machine any"Ulrich Weigand2013-07-09