llvm-6502/include/llvm/Target
2008-05-05 19:05:59 +00:00
..
SubtargetFeature.h
TargetAsmInfo.h Add AsmPrinter support for emitting a directive to declare that 2008-05-05 00:28:39 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Fix some minor errors in comments. 2008-04-09 20:08:06 +00:00
TargetInstrInfo.h Infrastructure for getting the machine code size of a function and an instruction. X86, PowerPC and ARM are implemented 2008-04-16 20:10:13 +00:00
TargetInstrItineraries.h A quick nm audit turned up several fixed tables and objects that were 2008-03-25 21:45:14 +00:00
TargetJITInfo.h Correlate stubs with functions in JIT: when emitting a stub, the JIT tells the memory manager which function 2008-04-16 20:46:05 +00:00
TargetLowering.h Added addition atomic instrinsics and, or, xor, min, and max. 2008-05-05 19:05:59 +00:00
TargetMachine.h Add facility for pre-RA passes 2008-04-23 18:22:28 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h Make stack alignment options global for all targets 2008-04-23 18:18:10 +00:00
TargetRegisterInfo.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
TargetSubtarget.h Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal 2008-04-12 04:36:06 +00:00