llvm-6502/include/llvm/Target
Owen Anderson 07000c6f01 Refactor a bunch of includes so that TargetMachine.h doesn't have to include
TargetData.h.  This should make recompiles a bit faster with my current
TargetData tinkering.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28238 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-12 06:33:49 +00:00
..
MRegisterInfo.h Also add super- register class info. 2006-05-11 07:31:44 +00:00
SubtargetFeature.h Clean up some commentary. 2006-03-24 10:00:56 +00:00
TargetData.h Add a new constructor to TargetData that builds a TargetData from its 2006-05-12 05:49:47 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Add capability to scheduler to commute nodes for profit. 2006-05-12 01:58:24 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Add some new methods for computing sign bit information. 2006-05-06 09:26:22 +00:00
TargetMachine.h Refactor a bunch of includes so that TargetMachine.h doesn't have to include 2006-05-12 06:33:49 +00:00
TargetMachineRegistry.h
TargetOptions.h
TargetSubtarget.h