llvm-6502/include/llvm/Target
Chris Lattner a33b93f7f1 sketch out the planned instruction alias mechanism, add some comments about
how the push/pop mnemonic aliases are wrong.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117857 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-31 18:43:46 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td sketch out the planned instruction alias mechanism, add some comments about 2010-10-31 18:43:46 +00:00
TargetAsmBackend.h Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do 2010-10-03 18:59:45 +00:00
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Use instruction itinerary to determine what instructions are 'cheap'. 2010-10-26 02:08:50 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Mult-alt constraint incremental development step 3. 2010-10-29 23:37:38 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Whitespace! 2010-10-16 08:25:21 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Grammar. 2010-10-15 01:44:59 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h