Preserve operand flags in convertToThreeAddress() by copying operands.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 23 Aug 2012 22:36:31 +0000 (22:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 23 Aug 2012 22:36:31 +0000 (22:36 +0000)
commit91f3a6cfd95f6520a2d297b1ba426f7ebb2df716
treebccbdb15a1e4660bdee6fcaf31dd1bd280518905
parentc1f10fd5b9a780d1c42dca7143d7a8acd9bd9377
Preserve operand flags in convertToThreeAddress() by copying operands.

No test case, this is a generalization of r160260.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162485 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp