aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600InstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* R600: Support schedule and packetization of trans-only instVincent Lejeune2013-06-291-10/+22
* R600: Bank Swizzle now display SCL equivalentVincent Lejeune2013-06-291-5/+5
* R600: Add local memory support via LDSTom Stellard2013-06-281-0/+11
* R600: Add support for GROUP_BARRIER instructionTom Stellard2013-06-281-0/+2
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-251-5/+3
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-1/+0
* R600: Const/Neg/Abs can be folded to dot4Vincent Lejeune2013-06-041-0/+2
* R600: Relax some vector constraints on Dot4.Vincent Lejeune2013-05-171-0/+5
* R600: Some factorizationVincent Lejeune2013-05-171-0/+28
* R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chipsVincent Lejeune2013-04-301-0/+3
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-0/+6
* R600: Factorize maximum alu per clause in a single locationVincent Lejeune2013-04-031-0/+1
* R600: Factorize code handling Const Read Port limitationVincent Lejeune2013-03-141-0/+3
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-0/+32
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-2/+1
* Add R600 backendTom Stellard2012-12-111-0/+169