[x86] enable machine combiner reassociations for 128-bit vector logical integer insts
authorSanjay Patel <spatel@rotateright.com>
Sat, 12 Sep 2015 14:58:04 +0000 (14:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sat, 12 Sep 2015 14:58:04 +0000 (14:58 +0000)
commite6c453bf2d6c6f45b8009909e0556a809674a0d3
tree6545d4c54c60a2bd9a0730213ee3b24975fa082b
parent427fe356da2000b93dd986ee57dfb15ff44b5730
[x86] enable machine combiner reassociations for 128-bit vector logical integer insts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247506 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/machine-combiner-int-vec.ll [new file with mode: 0644]