OSDN Git Service

Reapply r118917. With pseudo-instruction expansion moved to
authorDan Gohman <gohman@apple.com>
Tue, 16 Nov 2010 22:43:23 +0000 (22:43 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 16 Nov 2010 22:43:23 +0000 (22:43 +0000)
commit742bf87efa5c2e8c10c6b12b35b65fec439cea53
treee894c08951157f94dfe679007bda2dda0bd7c3e8
parent221b239342d6089550ad7f49cbf49509111d3f7e
Reapply r118917. With pseudo-instruction expansion moved to
a different pass, the complicated interaction between cmov expansion
and fast isel is no longer a concern.

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