* Minor cleanups
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 05:55:10 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 05:55:10 +0000 (05:55 +0000)
commitbc53c04789ba11e241ef9793fc3cae5b2902725b
tree8e435c5a09398cf325999f6e76ba310a0643c843
parent2182c785c22a3e805d7d38708e75e5d30c547fdf
* Minor cleanups
* Reduce number of #includes
* Delete blank lines at end of files
* Remove blatently misleading qualifiers (how do you have an inlined pure virtual function?)
* Remove unnecesary & ignored qualifiers (const int argument vs int argument)
* Remove LARGE chunks of "inline" code out to .cpp file
* s/unsigned int/unsigned/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1673 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetCacheInfo.h
include/llvm/Target/TargetRegInfo.h
include/llvm/Target/TargetSchedInfo.h