llvm-6502/include/llvm/Target
Chris Lattner c099e49f57 document that BSSSection can be null.
Add new ZeroFillDirective directive.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33301 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-17 17:42:30 +00:00
..
MRegisterInfo.h Fix naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:30:17 +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 document that BSSSection can be null. 2007-01-17 17:42:30 +00:00
TargetData.h make doxygen comment much better. Patch by B. Scott Michel! 2007-01-17 07:28:48 +00:00
TargetFrameInfo.h Fix naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:30:17 +00:00
TargetInstrInfo.h Silly assertion. Forgot variable_ops instructions can have arbitrary number of 2006-12-15 06:37:08 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Don't #include DerivedTypes.h in this header. Make adjustments to 2007-01-12 23:21:42 +00:00
TargetMachine.h Revert patch. 2007-01-17 09:06:13 +00:00
TargetMachineRegistry.h
TargetOptions.h Document flag 2007-01-17 10:40:54 +00:00
TargetSubtarget.h