summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/floor.ll
Commit message (Collapse)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-15/+0
| | | | llvm-svn: 239657
* R600: Clean up floor testsMatt Arsenault2015-01-161-4/+3
| | | | | | | | These were using different naming schemes, not using multiple check prefixes and not using -LABEL. llvm-svn: 226333
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-7/+7
| | | | llvm-svn: 194425
* R600: Schedule copy from phys register at beginning of blockVincent Lejeune2013-06-051-1/+1
| | | | | | It allows regalloc pass to remove them by trivially assigning associated reg llvm-svn: 183336
* R600: use capital letter for PV channelVincent Lejeune2013-06-031-1/+1
| | | | llvm-svn: 183107
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-1/+1
| | | | llvm-svn: 182129
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-1/+1
| | | | llvm-svn: 180956
* Add R600 backendTom Stellard2012-12-111-0/+16
A new backend supporting AMD GPUs: Radeon HD2XXX - HD7XXX llvm-svn: 169915
OpenPOWER on IntegriCloud