Add a chain to FORMAL_ARGUMENTS. This is a minimal port of the X86 backend,
authorChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 06:45:34 +0000 (06:45 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 06:45:34 +0000 (06:45 +0000)
commit8c0c10c2b9fef21dcbabac81fffa32f4407a0b7f
treeab8eb72058bb5c1f7574b1016c0ef070f000e248
parentc1a8ad71e11123f1e3c8d9913a7f51978b9967d5
Add a chain to FORMAL_ARGUMENTS.  This is a minimal port of the X86 backend,
it doesn't currently use/maintain the chain properly.  Also, make the
X86ISelLowering.cpp file 80-col clean.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Target/X86/X86ISelLowering.cpp