llvm-6502/include/llvm/Target
Jakob Stoklund Olesen c1f10fd5b9 Tristate mayLoad, mayStore, and hasSideEffects.
Keep track of the set/unset state of these bits along with their
true/false values, but treat '?' as '0' for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162461 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-23 19:34:46 +00:00
..
Mangler.h
Target.td Tristate mayLoad, mayStore, and hasSideEffects. 2012-08-23 19:34:46 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrInfo.h Simplify the computeOperandLatency API. 2012-08-23 00:39:43 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetJITInfo.h
TargetLibraryInfo.h Add a few functions to TargetLibraryInfo as part of PR13574. 2012-08-21 23:28:56 +00:00
TargetLowering.h Allow legalization of target-specific SDNodes, provided that the target itself provide a legalization hook for them. 2012-08-08 23:31:14 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
TargetOpcodes.h
TargetOptions.h Add support for the --param ssp-buffer-size= driver option. 2012-08-21 16:15:24 +00:00
TargetRegisterInfo.h
TargetSchedule.td
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h