summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/fadd.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-64/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* 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
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-15/+15
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-4/+4
* R600: Cleanup fadd and fsub testsMatt Arsenault2014-08-061-44/+41
* R600/SI: Expand all v8[if]32 operationsTom Stellard2014-02-131-8/+29
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-041-7/+7
* R600: Expand vector float operations for both SI and R600Tom Stellard2013-08-161-22/+26
* R600: Set scheduling preference to Sched::SourceTom Stellard2013-08-121-1/+1
* R600: Add 64-bit float load/store supportTom Stellard2013-08-011-0/+10
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-311-1/+1
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-311-1/+1
* R600: Schedule copy from phys register at beginning of blockVincent Lejeune2013-06-051-1/+1
* R600: use capital letter for PV channelVincent Lejeune2013-06-031-1/+1
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-1/+1
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-4/+4
* R600: Reorganize lit tests and document how they should be organizedTom Stellard2013-04-191-2/+17
* Add R600 backendTom Stellard2012-12-111-0/+16
* Revert "test/CodeGen/R600: Add some basic tests v6"Tom Stellard2012-07-161-15/+0
* test/CodeGen/R600: Add some basic tests v6Tom Stellard2012-07-161-0/+15
OpenPOWER on IntegriCloud