summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/vselect.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-77/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-30/+30
* 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-8/+8
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-7/+7
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600: Fix handling of NAN in comparison instructionsTom Stellard2013-09-281-2/+2
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-041-12/+12
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-311-12/+12
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-311-12/+12
* R600/SI: Fix crash with VSELECTTom Stellard2013-07-181-0/+15
* R600: Expand VSELECT for all typesTom Stellard2013-07-181-0/+30
* R600: Add v2i32 test for vselectAaron Watry2013-06-251-6/+20
* R600: use capital letter for PV channelVincent Lejeune2013-06-031-4/+4
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-2/+2
* R600: Expand vselect for v4i32 and v2i32Tom Stellard2013-05-101-0/+17
OpenPOWER on IntegriCloud