summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/llvm.trunc.ll
Commit message (Collapse)AuthorAgeFilesLines
* R600: Remove redundant testMatt Arsenault2015-01-181-13/+0
| | | | | | This is already covered in ftrunc.ll llvm-svn: 226412
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ↵Tom Stellard2014-10-011-1/+1
| | | | | | table llvm-svn: 218776
* R600: Allow ftruncTom Stellard2013-12-201-0/+13
v2: Add ftrunc->TRUNC pattern instead of replacing int_AMDGPU_trunc v3: move ftrunc pattern next to TRUNC definition, it's available since R600 Patch By: Jan Vesely Reviewed-by: Tom Stellard <thomas.stellard@amd.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 197783
OpenPOWER on IntegriCloud