llvm/lib
Chris Lattner a07b72ff3d Restructure code to handle memcpy/memmove
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11374 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-13 16:09:54 +00:00
..
Analysis Restructure code to handle memcpy/memmove 2004-02-13 16:09:54 +00:00
Archive
AsmParser It turns out that the two dimensional vectors were causing big slowdowns 2004-02-09 21:03:38 +00:00
Bytecode
CodeGen Refactor MachineFunction::print() into MachineBasicBlock::print(). 2004-02-13 04:39:55 +00:00
Debugger
ExecutionEngine Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing 2004-02-13 06:18:39 +00:00
Linker
Support Initialize the count instance variable. 2004-02-11 03:29:16 +00:00
Target Fine grainify namespacification, prune #includes 2004-02-13 06:18:21 +00:00
Transforms Remove obsolete comment. Unreachable blocks will automatically be left at the 2004-02-11 05:20:50 +00:00
VMCore Add support for the llvm.memmove intrinsic 2004-02-12 18:11:20 +00:00
Makefile