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: Use a ComplexPattern for DS loads and stores | Tom Stellard | 2014-08-22 | 1 | -2/+6 |
* | R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors | Tom Stellard | 2014-04-29 | 1 | -1/+1 |
* | R600/SI: Print more immediates in hex format | Matt Arsenault | 2014-04-15 | 1 | -1/+1 |
* | R600/SI: Match i16 immediate offset of LDS instructions. | Matt Arsenault | 2014-03-19 | 1 | -1/+11 |
* | Fix broken CHECK lines. | Benjamin Kramer | 2014-01-11 | 1 | -1/+1 |
* | R600/SI: Move patterns to match add / sub to scalar instructions | Matt Arsenault | 2013-11-18 | 1 | -7/+7 |
* | Fix CodeGen for vectors of pointers with address spaces. | Matt Arsenault | 2013-10-21 | 1 | -0/+30 |
* | Fix CodeGen for different size address space GEPs | Matt Arsenault | 2013-10-21 | 1 | -0/+10 |