Matt Arsenault
|
24cee77dd4
|
R600/SI: Fix ftrunc f64 conformance failures.
Re-add the tests since they were deleted at some point
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219036 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-10-03 23:54:27 +00:00 |
|
Tom Stellard
|
56077f5796
|
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218776 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-10-01 17:15:17 +00:00 |
|
Matt Arsenault
|
6a712e709d
|
R600/SI: Relax a few tests to help enable scheduler
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217320 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-09-06 20:44:41 +00:00 |
|
Matt Arsenault
|
debd831223
|
R600: Implement f64 ftrunc, ffloor and fceil.
CI has instructions for these, so this fixes them for older hardware.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211183 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-18 17:05:30 +00:00 |
|
Matt Arsenault
|
bc247e4afd
|
R600/SI - Add new CI arithmetic instructions.
Does not yet include larger part required
to match v_mad_i64_i32 / v_mad_u64_u32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-02-24 21:01:28 +00:00 |
|