Add head-of-file comments and Doxygen comments. Tighten up a lot of whitespace.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Feb 2004 04:39:32 +0000 (04:39 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Feb 2004 04:39:32 +0000 (04:39 +0000)
commit21326fc2ad47ee7e73a8c0b03a4a0cc0b0a0c4e8
tree148aee04e723cdda25e02a1e3797759dc1e1b5a0
parentf8cd9148f9602d2df3325b830edb865b3e96c77c
Add head-of-file comments and Doxygen comments.  Tighten up a lot of whitespace.
Rename SetMachineOperandConst's formal parameters to match other methods here.
Mark some methods as being used only by the SPARC back-end.
Fix a missing-paren bug in OutputValue().

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