llvm-6502/include/llvm/Target
Chris Lattner bc53c04789 * 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
2002-02-04 05:55:10 +00:00
..
MachineInstrInfo.h Remove #include 2002-02-03 07:17:37 +00:00
Sparc.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetCacheInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00
TargetData.h * Trim #includes 2002-02-03 07:20:47 +00:00
TargetFrameInfo.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
TargetInstrInfo.h Remove #include 2002-02-03 07:17:37 +00:00
TargetMachine.h Revamp compilation to be pass based instead of being monolithic so that 2002-02-03 23:40:22 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetRegInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00
TargetSchedInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00