llvm-6502/lib/Target
Chris Lattner f8cd9148f9 Add support for memcpy and memmove intrinsics. Why isn't the cwriter using
the intrinsiclowering code?? :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11362 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-12 23:13:33 +00:00
..
CBackend Add support for memcpy and memmove intrinsics. Why isn't the cwriter using 2004-02-12 23:13:33 +00:00
PowerPC Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
SparcV9 Remove this MachineOpCodeFlags assertion - its test can never be false. 2004-02-12 04:01:07 +00:00
X86 Add support for the rep movs[bwd] instructions, and emit them when code 2004-02-12 17:53:22 +00:00
Makefile
MRegisterInfo.cpp
Target.td Expose the "Other" value type to tablegen targets 2004-02-11 03:08:45 +00:00
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp