Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Don't promote allocas when one of the users is a ptrtoint instruction | Tom Stellard | 2014-10-31 | 1 | -6/+19 |
* | Remove unnecessary copying or replace it with moves in a bunch of places. | Benjamin Kramer | 2014-10-04 | 1 | -3/+5 |
* | R600/SI: Fix promote alloca pass breaking addrspacecast | Matt Arsenault | 2014-09-15 | 1 | -0/+7 |
* | Add override to overriden virtual methods, remove virtual keywords. | Benjamin Kramer | 2014-09-03 | 1 | -5/+3 |
* | R600: Don't crash on unhandled instruction in promote alloca | Matt Arsenault | 2014-06-27 | 1 | -2/+24 |
* | Fix missing newline and simplify debug printing. | Matt Arsenault | 2014-06-27 | 1 | -5/+5 |
* | R600: Use LDS and vectors for private memory | Tom Stellard | 2014-06-17 | 1 | -0/+365 |