aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SILowerControlFlow.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: replace WQM intrinsicChristian Konig2013-03-261-0/+14
* R600/SI: fix ELSE pseudo op handlingChristian Konig2013-03-261-1/+2
* R600/SI: implement indirect adressing for SIChristian Konig2013-03-181-1/+116
* R600/SI: cleanup literal handling v3Christian Konig2013-02-161-5/+5
* R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-01-211-3/+2
* R600: Optimize and cleanup KILL on SITom Stellard2013-01-181-43/+84
* R600: Coding style - remove empty spaces from the beginning of functionsTom Stellard2012-12-211-10/+0
* R600: control flow optimizationTom Stellard2012-12-191-0/+49
* R600: New control flow for SI v2Tom Stellard2012-12-191-89/+190
* Add R600 backendTom Stellard2012-12-111-0/+191