llvm-6502/lib/VMCore
Chris Lattner 2751e76a70 Add support for the llvm.memmove intrinsic
Patch graciously contributed by Reid Spencer!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11355 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-12 18:11:20 +00:00
..
AsmWriter.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
BasicBlock.cpp Remove obsolete method 2004-02-11 01:17:33 +00:00
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
Dominators.cpp
Function.cpp Add support for the llvm.memmove intrinsic 2004-02-12 18:11:20 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
IntrinsicLowering.cpp Add support for the llvm.memmove intrinsic 2004-02-12 18:11:20 +00:00
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp
Linker.cpp
Makefile
Mangler.cpp Initialize the count instance variable. 2004-02-11 03:29:16 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SlotCalculator.cpp
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Remove the statistics 2004-02-09 21:01:23 +00:00
Value.cpp
Verifier.cpp Add support for the llvm.memmove intrinsic 2004-02-12 18:11:20 +00:00