Support for ADD_PARTS, SUB_PARTS, SHL_PARTS, SHR_PARTS, and SRA_PARTS.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 9 Jan 2006 18:33:28 +0000 (18:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 9 Jan 2006 18:33:28 +0000 (18:33 +0000)
commite3413160ca2fb42854b2a23be6b2114c1da2778c
tree2a4a7091500d7822a7140c4fc6303576f5713aac
parent05a2d568c60b8d547a5ac78f99107c476e6612b5
Support for ADD_PARTS, SUB_PARTS, SHL_PARTS, SHR_PARTS, and SRA_PARTS.

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