Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-05 | R600/SI: Change all instruction assembly names to lowercase. | Tom Stellard | 1 | -39/+39 |
2014-10-10 | R600/SI: Change how DS offsets are printed | Matt Arsenault | 1 | -29/+33 |
2014-10-01 | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 1 | -16/+16 |
2014-08-22 | R600/SI: Use a ComplexPattern for DS loads and stores | Tom Stellard | 1 | -61/+65 |
2014-04-29 | R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors | Tom Stellard | 1 | -1/+1 |
2014-04-15 | R600/SI: Print more immediates in hex format | Matt Arsenault | 1 | -25/+25 |
2014-03-19 | R600/SI: Add support for 64-bit LDS writes | Matt Arsenault | 1 | -0/+75 |
2014-03-19 | R600/SI: Add support for 64-bit LDS loads. | Matt Arsenault | 1 | -0/+83 |