llvm-6502/include/llvm/Target
2009-07-10 19:15:51 +00:00
..
DarwinTargetAsmInfo.h merge the common darwin settings from the X86/PPC/ARM targets 2009-06-19 00:08:39 +00:00
ELFTargetAsmInfo.h
SubtargetFeature.h
Target.td 80 col violation. 2009-07-10 05:20:19 +00:00
TargetAsmInfo.h merge the common darwin settings from the X86/PPC/ARM targets 2009-06-19 00:08:39 +00:00
TargetCallingConv.td Implement the SVR4 ABI for PowerPC. 2009-07-03 06:45:56 +00:00
TargetData.h
TargetELFWriterInfo.h Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction alignment method 2009-07-02 02:13:13 +00:00
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Remove TargetInstrInfo::CommuteChangesDestination and added findCommutedOpIndices which returns the operand indices which are swapped (when applicable). This allows for some code clean up and future enhancements. 2009-07-10 19:15:51 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h In this unreachable code, return an initialized value. 2009-07-03 16:00:23 +00:00
TargetMachine.h Add the Object Code Emitter class. Original patch by Aaron Gray, I did some 2009-07-06 05:09:34 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h Targets sometimes assign fixed stack object to spill certain callee-saved 2009-07-09 06:53:48 +00:00
TargetSchedule.td
TargetSelect.h Provide InitializeAllTargets and InitializeNativeTarget functions in the 2009-06-23 23:59:40 +00:00
TargetSelectionDAG.td
TargetSubtarget.h