Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -10/+10 |
* | R600/SI: Also fix fsub + fadd a, a to mad combines | Matt Arsenault | 2014-09-29 | 1 | -0/+22 |
* | R600/SI: Fix using mad with multiplies by 2 | Matt Arsenault | 2014-09-29 | 1 | -6/+152 |
* | 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/SI: FMA is faster than fmul and fadd for f64 | Niels Ole Salscheider | 2013-08-10 | 1 | -0/+31 |