llvm-6502/include/llvm/Target
Devang Patel 1997473cf7 Drop 'const'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36662 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-03 01:11:54 +00:00
..
MRegisterInfo.h Add SPAdj parameter to account for call frame setup SP adjustment. 2007-05-01 08:58:27 +00:00
SubtargetFeature.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
TargetAsmInfo.h Fix couple of bugs connected with eh info: 2007-05-01 22:23:12 +00:00
TargetData.h Drop 'const' 2007-05-03 01:11:54 +00:00
TargetELFWriterInfo.h The TargetELFWriterInfo class holds target-specific information for the ELF writer. 2007-01-27 02:53:50 +00:00
TargetFrameInfo.h Fix naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:30:17 +00:00
TargetInstrInfo.h Add a TargetInstrDescriptor flag to mark an instruction as "re-materializable". 2007-03-19 06:19:16 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +00:00
TargetJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
TargetLowering.h add a default parameter 2007-04-28 05:42:38 +00:00
TargetMachine.h Added new method to finish up the addition of passes to emit files. This 2007-02-08 01:34:45 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetMachOWriterInfo.h More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
TargetOptions.h Add a new option. 2007-05-03 00:16:07 +00:00
TargetSubtarget.h Remove unneeded include. 2006-12-12 19:36:53 +00:00