1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-15 04:30:12 +00:00
llvm-6502/include/llvm/Target
Chris Lattner f27eeea54f Rename MachineOptInfo to TargetoptInfo
Rename MachineCacheInfo to TargetCacheInfo


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5203 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-29 02:50:35 +00:00
..
MachineInstrInfo.h Sparc specific methods default to abort rather than being pure virtual 2002-12-28 20:12:54 +00:00
MRegisterInfo.h * Keep track of register alignment as well as register size 2002-12-28 20:10:23 +00:00
TargetCacheInfo.h Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetData.h * Privatize the TargetName 2002-10-29 21:48:17 +00:00
TargetFrameInfo.h Expose some very simple information about the frame, rather than in-depth 2002-12-28 20:12:10 +00:00
TargetInstrInfo.h Sparc specific methods default to abort rather than being pure virtual 2002-12-28 20:12:54 +00:00
TargetMachine.h Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetMachineImpls.h Allow the target machines to specify endianness and pointer size 2002-12-24 00:02:17 +00:00
TargetOptInfo.h Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetRegInfo.h Remvoe a bunch of unneeded forward decls 2002-10-28 02:27:07 +00:00
TargetSchedInfo.h Minor cleanups, remove noncopyable so dot doesn't cluster unrelated stuff 2002-10-28 23:54:23 +00:00