summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/sint_to_fp.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-1/+1
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+1
* R600/SI: Remove SIISelLowering::legalizeOperands()Tom Stellard2015-01-081-1/+1
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* R600/SI: Don't promote f32 select to i32Matt Arsenault2014-12-121-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
* R600: Fix broken check lines, missing scalar case.Matt Arsenault2014-09-301-21/+31
* R600/SI: Fix [s|u]int_to_fp for i1Matt Arsenault2014-05-311-0/+22
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600: Add 64-bit float load/store supportTom Stellard2013-08-011-0/+12
* R600/SI: Expand vector fp <-> int conversionsTom Stellard2013-07-301-7/+12
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-4/+4
* R600: Reorganize lit tests and document how they should be organizedTom Stellard2013-04-191-0/+14
OpenPOWER on IntegriCloud