Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -4/+4 |
* | R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variant | Tom Stellard | 2014-08-11 | 1 | -1/+1 |
* | R600/SI: Use SReg_64 instead of VSrc_64 when selecting BUILD_PAIR | Tom Stellard | 2014-04-18 | 1 | -3/+4 |
* | R600/SI: Fix zext from i1 to i64 | Matt Arsenault | 2014-04-17 | 1 | -0/+11 |
* | R600/SI: Add pattern for zero-extending i1 to i32 | Michel Danzer | 2014-02-05 | 1 | -0/+10 |
* | R600/SI: Change formatting of printed registers. | Matt Arsenault | 2013-11-12 | 1 | -2/+2 |
* | R600/SI: Use -verify-machineinstrs for most tests | Tom Stellard | 2013-10-10 | 1 | -1/+1 |
* | R600: Change the RAT instruction assembly names so they match the docs | Tom Stellard | 2013-08-16 | 1 | -2/+2 |
* | R600/SI: Custom lower i64 ZERO_EXTEND | Tom Stellard | 2013-08-01 | 1 | -0/+18 |