summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/uint_to_fp.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-82/+0
* R600/SI: Remove _e32 and _e64 suffixes from mnemonicsTom Stellard2015-03-121-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* R600/SI: Use v_madmk_f32Matt Arsenault2015-02-211-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: Cleanup some tests and add missing testcasesMatt Arsenault2014-12-021-10/+21
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-19/+19
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-5/+5
* R600/SI: Change formatting of printed FP immediatesMatt Arsenault2014-09-171-2/+2
* R600/SI: Fix [s|u]int_to_fp for i1Matt Arsenault2014-05-311-26/+50
* R600: Custom lower f32 = uint_to_fp i64Tom Stellard2013-10-301-4/+19
* 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