Move subreg lowering pass to be right after regalloc, per feedback.
authorChristopher Lamb <christopher.lamb@gmail.com>
Fri, 27 Jul 2007 07:36:14 +0000 (07:36 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Fri, 27 Jul 2007 07:36:14 +0000 (07:36 +0000)
commitada779fb11eb411536aa8219a176ca0ce4d58fd1
treeb289127f3dbd55e3448aaf51b0b610983c7553b6
parent3e22947d9acef08486c59349702cfb77ef734fbf
Move subreg lowering pass to be right after regalloc, per feedback.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp