Fix whitespace and wrap some long lines.
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 10 Oct 2004 19:57:18 +0000 (19:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 10 Oct 2004 19:57:18 +0000 (19:57 +0000)
commit50094edf960af0a259ba6931d0144f06dabec6c0
treeaad327c4046b6c17b756756148a89ae7e513319b
parentf23fb9ec6908ebf8854d74357b1277e64724654e
Fix whitespace and wrap some long lines.
Deal with allocating stack space for outgoing args and copying them into the
correct stack slots (at least, we can copy <=32-bit int args).
We now correctly generate ADJCALLSTACK* instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp