llvm-6502/include/llvm/Target
2012-03-13 20:59:56 +00:00
..
Mangler.h
Target.td
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrInfo.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Target override to allow CodeGenPrepare to sink address operands to intrinsics in the same way it current does for loads and stores 2012-03-13 20:59:56 +00:00
TargetLoweringObjectFile.h Modify the code that emits the module flags to use the new module flags accessor 2012-02-15 22:36:15 +00:00
TargetMachine.h
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h MCRegisterInfo-ize getMatchingSuperReg. 2012-03-05 19:33:24 +00:00
TargetSchedule.td
TargetSelectionDAG.td Improve generated code for extending loads and some trunc stores on ARM. 2012-02-20 09:24:05 +00:00
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h Make all pointers to TargetRegisterClass const since they are all pointers to static data that should not be modified. 2012-02-22 05:59:10 +00:00