OSDN Git Service

[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)
commit6e01efbf2deafe9ef2111f5b2973d51be3fd5327
tree40876ee76e3cda2e9dd0295cc469234ef5725cc6
parent26a9873b72c6dbb425ae075fcf51caa9fc5e892b
[X86] Added widening tests for and/xor/or bit operations

Part of additional tests requested for D18944

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265925 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/widen_bitops-0.ll [new file with mode: 0644]