llvm-6502/include/llvm/Target
Lang Hames 1dda3d511e Haven't yet found a nice way to handle TargetData verification in the
AsmParser. This patch adds validation for target data layout strings upon
construction of TargetData objects. An attempt to construct a TargetData object
from a malformed string will trigger an assertion.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142605 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-20 19:24:44 +00:00
..
Mangler.h
Target.td Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns. 2011-10-18 19:18:52 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h Haven't yet found a nice way to handle TargetData verification in the 2011-10-20 19:24:44 +00:00
TargetELFWriterInfo.h
TargetFrameLowering.h Emit segmented-stack specific code into function prologues for 2011-08-30 19:39:58 +00:00
TargetInstrInfo.h Expand the x86 V_SET0* pseudos right after register allocation. 2011-09-29 05:10:54 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Comment out or remove unused parameter names so as to avoid a slew of 2011-10-20 08:57:54 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Add support for a new extension to the .file directive: 2011-10-17 23:05:28 +00:00
TargetOpcodes.h
TargetOptions.h Command line option to enable support for segmented stacks: 2011-08-30 19:29:02 +00:00
TargetRegisterInfo.h Remove the TRI::getSubRegisterRegClass() hook. 2011-10-06 00:08:27 +00:00
TargetSchedule.td
TargetSelectionDAG.td CR fixes per Bruno's request. 2011-09-11 15:02:23 +00:00
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h