teach the encoder to handle pseudo instructions like FP_REG_KILL,
authorChris Lattner <sabre@nondot.org>
Sat, 13 Feb 2010 19:16:53 +0000 (19:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Feb 2010 19:16:53 +0000 (19:16 +0000)
commit1cea10a66339a412ce02db3d2c4d57a4681571c0
treeb39cdcd2ad4e52461235181dd0d71b6fde3db919
parentc09687bb7ea35e0dc9d709460c83a58e6076e4d2
teach the encoder to handle pseudo instructions like FP_REG_KILL,
encoding them into nothing.

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