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