summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/sgpr-copy.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-379/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-11/+11
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+1
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-3/+3
* R600/SI: Use hex notation for constant in testTom Stellard2014-11-211-1/+1
* R600/SI: Make sure resource descriptors are always stored in SGPRsTom Stellard2014-11-181-0/+51
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-10/+10
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-6/+6
* R600/SI: Add intrinsics for various math instructions.Matt Arsenault2014-06-191-2/+2
* R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errorsTom Stellard2014-04-291-1/+1
* R600/SI: Fix illegal VGPR->SGPR copy inside of loopTom Stellard2013-11-181-0/+31
* R600/SI: Fix another case of illegal VGPR->SGPR copyTom Stellard2013-11-181-0/+26
* R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()Tom Stellard2013-11-151-0/+46
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-2/+2
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-301-6/+7
* R600/SI: Fix another case of illegal VGPR to SGPR copyTom Stellard2013-08-221-3/+142
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-061-0/+84
OpenPOWER on IntegriCloud