Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-07 | R600/SI: Commute instructions to enable more folding opportunities | Tom Stellard | 1 | -18/+47 |
2015-01-07 | R600/SI: Only fold immediates that have one use | Tom Stellard | 1 | -1/+8 |
2015-01-07 | R600/SI: Add a V_MOV_B64 pseudo instruction | Tom Stellard | 1 | -0/+1 |
2015-01-07 | R600/SI: Teach SIFoldOperands to split 64-bit constants when folding | Tom Stellard | 1 | -25/+37 |
2015-01-07 | R600/SI: Refactor SIFoldOperands to simplify immediate folding | Tom Stellard | 1 | -25/+54 |
2014-11-21 | R600/SI: Add SIFoldOperands pass | Tom Stellard | 1 | -0/+202 |