llvm-6502/include/llvm/Target
Ahmed Bougacha f55b1a5be4 [CodeGen] Report error rather than crash when unable to makeLibCall.
Also, make the assumption explicit in the header.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233329 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-26 22:46:58 +00:00
..
CostTable.h
Target.td Reverted 230471 - gather scatter handling in table gen. 2015-03-01 08:23:41 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h Use the cached subtarget off of the machine function. 2015-03-19 23:06:21 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetLowering.h [CodeGen] Report error rather than crash when unable to makeLibCall. 2015-03-26 22:46:58 +00:00
TargetLoweringObjectFile.h COFF: Let globals with private linkage reside in their own section 2015-03-17 23:54:51 +00:00
TargetMachine.h Remove the target independent TargetMachine::getSubtarget and 2015-03-21 04:22:23 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h [ARM] Fix handling of thumb1 out-of-range frame offsets 2015-03-20 17:20:07 +00:00
TargetSchedule.td
TargetSelectionDAG.td [TableGen] Add support constraining a vector type in a pattern to have a specific element type and for constraining a vector type to have the same number of elements as another vector type. This is useful for AVX512 mask operations so we relate the mask type to the type of the other arguments. 2015-03-05 07:11:34 +00:00
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h Remove useMachineScheduler and replace it with subtarget options 2015-03-11 22:56:10 +00:00