llvm-6502/include/llvm/Target
Eric Christopher eec5008e77 Fix PR7809 by creating a header for just llvm variables that can be
included in exported interfaces.  Update a couple of exported interfaces.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110532 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-08 02:44:17 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Add back in r109901, which adds a Compare flag to the target instructions. It's 2010-08-08 01:49:35 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td Fix eabi calling convention when a 64 bit value shadows r3. 2010-08-06 15:35:32 +00:00
TargetData.h Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Add back in r109901, which adds a Compare flag to the target instructions. It's 2010-08-08 01:49:35 +00:00
TargetInstrInfo.h Add the Optimize Compares pass (disabled by default). 2010-08-06 01:32:48 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Hook in GlobalMerge pass 2010-07-24 21:52:08 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Add hook to insert late LLVM=>LLVM passes just before isel 2010-07-24 20:48:54 +00:00
TargetOpcodes.h
TargetOptions.h Grammar. 2010-07-29 18:11:28 +00:00
TargetRegisterInfo.h spelling 2010-08-06 18:24:36 +00:00
TargetRegistry.h Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter. 2010-07-29 17:48:06 +00:00
TargetSchedule.td
TargetSelect.h Fix PR7809 by creating a header for just llvm variables that can be 2010-08-08 02:44:17 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h