Files
llvm-6502/test/CodeGen
Tom Stellard 4ac0136bbe Merging r200743:
------------------------------------------------------------------------
r200743 | michel.daenzer | 2014-02-03 23:12:38 -0800 (Mon, 03 Feb 2014) | 11 lines

R600/SI: Fix fneg for 0.0

V_ADD_F32 with source modifier does not produce -0.0 for this. Just
manipulate the sign bit directly instead.

Also add a pattern for (fneg (fabs ...)).

Fixes a bunch of bit encoding piglit tests with radeonsi.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@204643 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 18:21:34 +00:00
..
2013-12-10 04:31:42 +00:00
2013-12-09 21:01:06 +00:00
2013-11-21 20:18:40 +00:00
2013-12-09 20:58:24 +00:00
2013-12-09 20:58:24 +00:00
2013-12-01 15:54:07 +00:00
2013-12-12 04:28:52 +00:00
2014-03-24 18:21:34 +00:00
2013-12-09 08:56:18 +00:00
2013-12-03 11:05:09 +00:00
2013-12-09 20:58:24 +00:00
2014-02-24 18:47:58 +00:00