Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -2/+3 |
* | R600/SI: replace WQM intrinsic | Christian Konig | 2013-03-26 | 1 | -0/+14 |
* | R600/SI: fix ELSE pseudo op handling | Christian Konig | 2013-03-26 | 1 | -1/+2 |
* | R600/SI: implement indirect adressing for SI | Christian Konig | 2013-03-18 | 1 | -1/+116 |
* | R600/SI: cleanup literal handling v3 | Christian Konig | 2013-02-16 | 1 | -5/+5 |
* | R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable] | NAKAMURA Takumi | 2013-01-21 | 1 | -3/+2 |
* | R600: Optimize and cleanup KILL on SI | Tom Stellard | 2013-01-18 | 1 | -43/+84 |
* | R600: Coding style - remove empty spaces from the beginning of functions | Tom Stellard | 2012-12-21 | 1 | -10/+0 |
* | R600: control flow optimization | Tom Stellard | 2012-12-19 | 1 | -0/+49 |
* | R600: New control flow for SI v2 | Tom Stellard | 2012-12-19 | 1 | -89/+190 |
* | Add R600 backend | Tom Stellard | 2012-12-11 | 1 | -0/+191 |