[x86] add tests to show missing folds for negated shifted sign bit
authorSanjay Patel <spatel@rotateright.com>
Fri, 14 Oct 2016 14:14:40 +0000 (14:14 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 14 Oct 2016 14:14:40 +0000 (14:14 +0000)
commit7b4e4afb617be9da9a0b46760ee1142a13551ec4
treecd2b27f6c16da0a67a40227c107f607c57e0cb60
parent3cf2f7bca94995cf1343a6ad28a3abcd6ae7db8f
[x86] add tests to show missing folds for negated shifted sign bit

llvm-svn: 284238
llvm/test/CodeGen/X86/negate-shift.ll [new file with mode: 0644]