summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/fabs.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-101/+0
* R600/SI: Enable a lot of existing tests for VI (squashed commits)Marek Olsak2015-02-111-16/+19
* 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-7/+7
* R600/SI: Move all fabs / fneg handling to patternsMatt Arsenault2014-08-151-2/+2
* R600: Cleanup testMatt Arsenault2014-08-011-46/+78
* R600/SI: Do abs/neg folding with ComplexPatternsTom Stellard2014-08-011-1/+2
* R600/SI: Fold fabs/fneg into src input modifierVincent Lejeune2014-05-101-0/+11
* R600/SI: Fix fneg for 0.0Michel Danzer2014-02-041-7/+7
* R600: Expand vector FABSTom Stellard2013-11-271-2/+34
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-1/+1
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)FreeTom Stellard2013-07-231-11/+17
* 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-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+16
OpenPOWER on IntegriCloud