llvm-6502/include/llvm/Target
2012-10-24 17:22:41 +00:00
..
Mangler.h whitespace 2012-10-09 01:56:07 +00:00
Target.td comment 2012-09-14 06:18:52 +00:00
TargetCallingConv.h Issue description: 2012-10-10 11:37:36 +00:00
TargetCallingConv.td
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrInfo.h misched: Use the TargetSchedModel interface wherever possible. 2012-10-10 05:43:09 +00:00
TargetIntrinsicInfo.h Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-17 06:59:23 +00:00
TargetItinerary.td
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Issue: 2012-10-16 07:16:47 +00:00
TargetLoweringObjectFile.h Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-17 06:59:23 +00:00
TargetMachine.h Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. 2012-10-18 23:22:48 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h Add TRI::getSubRegIndexLaneMask(). 2012-09-11 16:34:08 +00:00
TargetSchedule.td Added instregex support to TableGen subtarget emitter. 2012-10-03 23:06:32 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
TargetSubtargetInfo.h misched: remove the unused getSpecialAddressLatency hook. 2012-10-08 18:54:00 +00:00
TargetTransformImpl.h Implement a basic VectorTargetTransformInfo interface to be used by the loop and bb vectorizers for modeling the cost of instructions. 2012-10-24 17:22:41 +00:00