R600: Expand SRA for v4i32/v2i32
authorTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:29 +0000 (02:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:29 +0000 (02:09 +0000)
commit4fca5c1440a9310045a9bc1e1c778a1c7eca864e
treed99108454598ae09dab1ccc1012a9f294db9b4d8
parentbdd9b1e89f22d11d38012bfec8101b063efb4549
R600: Expand SRA for v4i32/v2i32

v2: Add v4i32 test

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@181577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/sra.ll [new file with mode: 0644]