Move a bunch of inline asm code out of line.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 00:09:47 +0000 (00:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 00:09:47 +0000 (00:09 +0000)
commit4376fea6631d41fff3f2a7c6186faed9eff59619
tree1af25ffe029f0d7ad122e1a1c2eac23135fcdbd9
parent5e764233f398b6929b67701672a5e78fec20ce2e
Move a bunch of inline asm code out of line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50313 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Transforms/Scalar/CodeGenPrepare.cpp