llvm-6502/include/llvm/Target
Chris Lattner 36c2a05935 Delete the V9 specific findOptimalStorageSize method, inlining it into all callers.
Substantially clean up all target implementations by having the OPTIONAL get*Info
methods return a pointer instead of a reference.  This allows us to have default
implementations!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13950 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-02 05:53:25 +00:00
..
MRegisterInfo.h
TargetData.h
TargetFrameInfo.h
TargetInstrInfo.h
TargetJITInfo.h
TargetMachine.h Delete the V9 specific findOptimalStorageSize method, inlining it into all callers. 2004-06-02 05:53:25 +00:00
TargetMachineImpls.h
TargetSchedInfo.h Changed CPUResource to allow access to max num users for a resource. 2004-05-08 16:13:26 +00:00