aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600InstrInfo.cpp
AgeCommit message (Expand)Author
2013-03-14R600: Factorize code handling Const Read Port limitationVincent Lejeune
2013-03-11R600: Fix JUMP handling so that MachineInstr verification can occurVincent Lejeune
2013-03-05R600: Do not predicate vector opVincent Lejeune
2013-02-06R600: Support for indirect addressing v4Tom Stellard
2013-02-05R600: improve inputs/interpolation handlingTom Stellard
2013-01-23R600: rework handling of the constantsTom Stellard
2013-01-02Resort the #include lines in include/... and lib/... with theChandler Carruth
2012-12-20Target/R600: Update MIB according to r170588.NAKAMURA Takumi
2012-12-13Fix warnings with -DNDEBUGTom Stellard
2012-12-11Add R600 backendTom Stellard