summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/half.ll
AgeCommit message (Expand)AuthorFilesLines
2015-06-13R600 -> AMDGPU renameTom Stellard1-525/+0
2015-06-04R600/SI: Fix some cases for load / store of halfMatt Arsenault1-40/+503
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-6/+6
2015-01-27R600/SI: Enable all tests that pass on VI without changesMarek Olsak1-0/+1
2015-01-06R600/SI: Add a stub GCNTargetMachineTom Stellard1-1/+1
2014-11-05R600/SI: Change all instruction assembly names to lowercase.Tom Stellard1-10/+10
2014-10-01R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard1-6/+6
2014-07-18R600: support fpext/fptrunc operations to and from f16.Tim Northover1-0/+31
2014-07-18CodeGen: soften f16 type by default instead of marking legal.Tim Northover1-0/+30