Add initial support for fast isel of instructions that have inputs pinned to physical...
authorOwen Anderson <resistor@mac.com>
Fri, 29 Aug 2008 17:45:56 +0000 (17:45 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 29 Aug 2008 17:45:56 +0000 (17:45 +0000)
commit667d8f7607f021c66c854ff3ea35a9df107eabfe
treea94bcc74006ee18e7e8d540a776f0c8ab2038cc4
parent15bd095aa5b74e5e8390cd2f98152557852bf78e
Add initial support for fast isel of instructions that have inputs pinned to physical registers.

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