llvm-6502/include/llvm/Target
Evan Cheng c6c6a3e2b3 Make OpActionsCapacity multiple of 4.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50917 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-09 21:50:23 +00:00
..
SubtargetFeature.h
TargetAsmInfo.h Output correct exception handling and frame info 2008-05-07 19:11:09 +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 Make OpActionsCapacity multiple of 4. 2008-05-09 21:50:23 +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