llvm-6502/include/llvm/Target
Dale Johannesen e93d99cf07 Remove Synthesizable from the Type system; as MMX vector
types are no longer Legal on X86, we don't need it.
No functional change.  8499854.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116947 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-20 21:32:10 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Let a target specify whether it wants an assembly printer to be the MC version 2010-09-30 01:29:54 +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 implement rdar://8456378 and PR7557 - support for the fstsw, 2010-09-29 01:50:45 +00:00
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 Revert r114703 and r114702, removing the isConditionalMove flag from instructions. After further 2010-09-23 23:45:25 +00:00
TargetInstrInfo.h Re-enable register pressure aware machine licm with fixes. Hoist() may have 2010-10-19 18:58:51 +00:00
TargetInstrItineraries.h Model Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC, CMN, MVN, or CMP 2010-09-29 22:42:35 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Remove Synthesizable from the Type system; as MMX vector 2010-10-20 21:32:10 +00:00
TargetLoweringObjectFile.h the latest assembler that runs on powerpc 10.4 machines doesn't 2010-09-27 06:44:54 +00:00
TargetMachine.h Whitespace! 2010-10-16 08:25:21 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h
TargetSchedule.td Comments about operand cycles and pipeline forwarding pathes. 2010-09-30 22:01:50 +00:00
TargetSelect.h
TargetSelectionDAG.td Grammar. 2010-10-15 01:44:59 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h