llvm-6502/include/llvm/Target
Eric Christopher 3e39731e88 Move C++ code out of the C headers and into either C++ headers
or the C++ files themselves. This enables people to use
just a C compiler to interoperate with LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180063 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-22 22:47:22 +00:00
..
CostTable.h
Mangler.h
Target.td [asm parser] Add support for predicating MnemonicAlias based on the assembler 2013-04-18 22:35:36 +00:00
TargetCallingConv.h Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about 'returned' 2013-04-21 18:05:20 +00:00
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h
TargetIntrinsicInfo.h
TargetItinerary.td
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Remove unused ShouldFoldAtomicFences flag. 2013-04-20 12:32:43 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
TargetSchedule.td
TargetSelectionDAG.td Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE. 2013-04-20 12:32:17 +00:00
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h