llvm-6502/include/llvm/Target
Chris Lattner e72f2027e9 reimplement memcpy/memmove/memset lowering to use MachinePointerInfo
instead of srcvalue/offset pairs.  This corrects SV info for mem 
operations whose size is > 32-bits.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114401 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-21 05:40:29 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h Fix linux/msvc build, move include. 2010-09-13 20:04:49 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Rename ConvertToSetZeroFlag to something more general. 2010-09-11 00:13:50 +00:00
TargetInstrItineraries.h Spelling fix. 2010-09-15 16:28:21 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Added skeleton for inline asm multiple alternative constraint support. 2010-09-13 18:15:37 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Teach if-converter to be more careful with predicating instructions that would 2010-09-10 01:29:16 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h add a comment explicitly calling out that allocation orders may include 2010-09-10 17:51:34 +00:00
TargetRegistry.h
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSelectionDAGInfo.h reimplement memcpy/memmove/memset lowering to use MachinePointerInfo 2010-09-21 05:40:29 +00:00
TargetSubtarget.h