llvm-6502/include/llvm/Target
Duncan Sands 67f1c493d1 Remove host endianness info from TargetData and
put it in a new header System/Host.h instead.
Instead of getting the endianness from configure,
calculate it directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44959 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 23:03:45 +00:00
..
MRegisterInfo.h Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether 2007-12-05 03:14:33 +00:00
SubtargetFeature.h
TargetAsmInfo.h File missing from previous patch. 2007-11-20 23:25:17 +00:00
TargetData.h Remove host endianness info from TargetData and 2007-12-12 23:03:45 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Remove a forward-declaration for a non-existant class. 2007-12-12 22:25:09 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Several changes: 2007-11-24 07:07:01 +00:00
TargetMachine.h Remove meaningless qualifiers from return types, avoiding compiler warnings. 2007-11-19 20:46:23 +00:00
TargetMachineRegistry.h Missing 'public' keyword. 2007-10-18 11:31:21 +00:00
TargetMachOWriterInfo.h
TargetOptions.h Corrected many typing errors. And removed 'nest' parameter handling 2007-10-12 21:30:57 +00:00
TargetSubtarget.h Move the LowerMEMCPY and LowerMEMCPYCall to a common place. 2007-11-05 23:12:20 +00:00