summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/sgpr-copy.ll
Commit message (Expand)AuthorAge
* R600/SI: Add intrinsics for various math instructions.Matt Arsenault2014-06-19
* R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errorsTom Stellard2014-04-29
* R600/SI: Fix illegal VGPR->SGPR copy inside of loopTom Stellard2013-11-18
* R600/SI: Fix another case of illegal VGPR->SGPR copyTom Stellard2013-11-18
* R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()Tom Stellard2013-11-15
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-10
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-30
* R600/SI: Fix another case of illegal VGPR to SGPR copyTom Stellard2013-08-22
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-06