Change the x86 backend to use extract_subreg for truncation operations. Passes DejaGn...
authorChristopher Lamb <christopher.lamb@gmail.com>
Sun, 29 Jul 2007 01:24:57 +0000 (01:24 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Sun, 29 Jul 2007 01:24:57 +0000 (01:24 +0000)
commit2dc6dc619c89c739550a0fcab96a9f7eac3d9f15
tree0ca7d8243585fccef5439a69d56b6a94d8fee754
parentf9b90ea955bb7e2839e24885f4bbe6ddea2ee013
Change the x86 backend to use extract_subreg for truncation operations. Passes DejaGnu, SingleSource and MultiSource.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ATTAsmPrinter.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrX86-64.td
lib/Target/X86/X86IntelAsmPrinter.cpp