llvm-6502/include/llvm/Target
2011-12-08 22:15:21 +00:00
..
Mangler.h
Target.td Extend AsmMatcher token literal matching to allow aliasing. 2011-12-06 23:43:54 +00:00
TargetCallingConv.h Add missing includes/decls. 2011-11-04 18:45:34 +00:00
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 Break false dependencies before partial register updates. 2011-11-15 01:15:30 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h Enhance both TargetLibraryInfo and SelectionDAGBuilder so that the latter can use the former to prevent the formation of libm SDNode's when -fno-builtin is passed. 2011-12-08 22:15:21 +00:00
TargetLowering.h Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
TargetOpcodes.h First chunk of MachineInstr bundle support. 2011-12-06 22:12:01 +00:00
TargetOptions.h Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +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