aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/SILowerControlFlow.cpp
AgeCommit message (Expand)Author
2013-03-26R600/SI: replace WQM intrinsicChristian Konig
2013-03-26R600/SI: fix ELSE pseudo op handlingChristian Konig
2013-03-18R600/SI: implement indirect adressing for SIChristian Konig
2013-02-16R600/SI: cleanup literal handling v3Christian Konig
2013-01-21R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]NAKAMURA Takumi
2013-01-18R600: Optimize and cleanup KILL on SITom Stellard
2012-12-21R600: Coding style - remove empty spaces from the beginning of functionsTom Stellard
2012-12-19R600: control flow optimizationTom Stellard
2012-12-19R600: New control flow for SI v2Tom Stellard
2012-12-11Add R600 backendTom Stellard