aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDILCFGStructurizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-1/+4
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-7/+12
* R600: Hide symbols of implementation details.Benjamin Kramer2013-05-231-41/+20
* R600: Fix JUMP handling so that MachineInstr verification can occurVincent Lejeune2013-03-111-3/+5
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+1
* Target/R600: Update MIB according to r170588.NAKAMURA Takumi2012-12-201-15/+19
* R600: New control flow for SI v2Tom Stellard2012-12-191-4/+0
* Add R600 backendTom Stellard2012-12-111-0/+3049