llvm-6502/include/llvm/Target
Duncan Sands cdfad36b40 Simplify uses of MVT and EVT. An MVT can be compared directly
with a SimpleValueType, while an EVT supports equality and
inequality comparisons with SimpleValueType.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118169 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-03 12:17:33 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Tweak to fix spelling and grammar in comment. 2010-11-02 00:13:15 +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 Inside the calling convention logic LocVT is always a simple 2010-11-03 11:35:31 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Two sets of changes. Sorry they are intermingled. 2010-11-03 00:45:17 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Simplify uses of MVT and EVT. An MVT can be compared directly 2010-11-03 12:17:33 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Whitespace! 2010-10-16 08:25:21 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h Simplify uses of MVT and EVT. An MVT can be compared directly 2010-11-03 12:17:33 +00:00
TargetRegistry.h
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Fix preload instruction isel. Only v7 supports pli, and only v7 with mp extension supports pldw. Add subtarget attribute to denote mp extension support and legalize illegal ones to nothing. 2010-11-03 06:34:55 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h