[X86] Added widening tests for and/xor/or bit operations
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 11 Apr 2016 10:16:27 +0000 (10:16 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 11 Apr 2016 10:16:27 +0000 (10:16 +0000)
commitda730769fb7d41d5df53e79d928e902fb5a735f6
tree67e851f0fc1a601c82375a6d0d717d3b73f9d622
parent9df334c28e35241e5971b086fd3b96d0a998e00c
[X86] Added widening tests for and/xor/or bit operations

Part of additional tests requested for D18944

llvm-svn: 265925
llvm/test/CodeGen/X86/widen_bitops-0.ll [new file with mode: 0644]