llvm-6502/include/llvm/Target
Evan Cheng 5d5c93f659 Add a TargetInstrDescriptor flag to mark an instruction as "re-materializable".
It means the instruction can be easily re-materialized at any point. e.g.
constant generation, load from constantpool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35158 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-19 06:19:16 +00:00
..
MRegisterInfo.h Minor interface change. 2007-03-06 10:05:14 +00:00
SubtargetFeature.h
TargetAsmInfo.h Add ReadOnlySection directive. 2007-03-08 01:00:38 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Add a TargetInstrDescriptor flag to mark an instruction as "re-materializable". 2007-03-19 06:19:16 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Added isLegalAddressExpression hook to test if the given expression can be 2007-03-16 08:42:32 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetSubtarget.h