add a bunch more evil lowering code to work around various :subreg32 modifiers
authorChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 06:19:15 +0000 (06:19 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 06:19:15 +0000 (06:19 +0000)
commit5b3d580925b3d06e267fd866266258442ce3fda1
treee660a66bbc50aed13c16ce39c62f35df73783a38
parentf072432e2613d06da2d839eee062f5f116fb8191
add a bunch more evil lowering code to work around various :subreg32 modifiers
in the .td files.  This gets us down to 18 failures in codegen/x86 with the
new asmprinter.

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