Teach the scheduler to emit the appropriate INLINEASM MachineInstr for an
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 23:28:04 +0000 (23:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 23:28:04 +0000 (23:28 +0000)
commitacc43bf4ab8d7fe6fdb0deee13931e4935fbf145
tree5d85a09219fe1b8286815723c030475ae1415891
parent4ed88eb8229848cd6add06a1ec90e497e382306f
Teach the scheduler to emit the appropriate INLINEASM MachineInstr for an
ISD::INLINEASM node.

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