summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/fmul.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-92/+0
* DAGCombiner: don't duplicate (fmul x, c) in visitFNEG if fneg is freeFiona Glaser2015-06-051-0/+16
* [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-14/+14
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-5/+5
* Fix interference caused by fmul 2, x -> fadd x, xMatt Arsenault2014-09-021-0/+25
* R600: Modernize testMatt Arsenault2014-07-281-22/+23
* 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-19/+27
* 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