R600/SI: Expand shl of v2i32/v4i32 for SI
authorAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:32 +0000 (13:55 +0000)
committerAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:32 +0000 (13:55 +0000)
commit5584553984702a827609749fad095e0f0cd7089d
treec617cbf9a3fbc473813a1053830b58b9d069e6f4
parent2fa162e88ecff9c8e1d6fa0ba17ca1f6406fe7b8
R600/SI: Expand shl of v2i32/v4i32 for SI

Also add lit test for both cases on SI, and v2i32 for evergreen.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 184840
llvm/lib/Target/R600/SIISelLowering.cpp
llvm/test/CodeGen/R600/shl.ll