R600: Expand SUB for v2i32/v4i32
authorTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:39 +0000 (02:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:39 +0000 (02:09 +0000)
commitdde683645672b5832ec189cd27123857183e70bb
treed10adc52961d66ca4244dd89c3c98666fe41bd3b
parent6c40d40d709d987dd2674a7c44dcd4c53a80fc23
R600: Expand SUB for v2i32/v4i32

Patch by: Aaron Watry

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: Aaron Watry <awatry@gmail.com>
NOTE: This is a candidate for the 3.3 branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/sub.ll [new file with mode: 0644]