llvm-6502/include/llvm/Target
Mehdi Amini 93204d28b8 Add a TargetMachine hook that verifies DataLayout compatibility
Summary: Also provide the associated assertion when CodeGen starts.

Reviewers: echristo

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11654

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243682 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-30 20:33:18 +00:00
..
CostTable.h
Target.td
TargetCallingConv.h
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h Revert "[PeepholeOptimizer] Look through PHIs to find additional register sources" 2015-07-29 17:46:47 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetLowering.h move DAGCombiner's allowableAlignment() helper function into the TLI 2015-07-29 18:24:18 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Add a TargetMachine hook that verifies DataLayout compatibility 2015-07-30 20:33:18 +00:00
TargetOpcodes.h
TargetOptions.h Implement target independent TLS compatible with glibc's emutls.c. 2015-07-28 16:24:05 +00:00
TargetRecip.h
TargetRegisterInfo.h
TargetSchedule.td
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h