llvm-6502/lib
Chris Lattner 2f3469013e Only clone nodes that are needed in the caller, don't clone ALL aux calls. This improves
povray from having ~600K nodes and 300K call nodes to 65K nodes and 25K call nodes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12109 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-04 03:57:53 +00:00
..
Analysis Only clone nodes that are needed in the caller, don't clone ALL aux calls. This improves 2004-03-04 03:57:53 +00:00
Archive
AsmParser
Bytecode
CodeGen Make MachineOperand's value named 'contents'. Make really, really sure 2004-03-03 19:07:27 +00:00
Debugger
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Linker
Support
Target Simple copyConstantToReg support, SETHIi and ORri 2004-03-04 00:56:25 +00:00
Transforms Don't emit things like malloc(16*1). Allocation instructions are fixed arity now. 2004-03-03 01:40:53 +00:00
VMCore Doxygenify comments. 2004-03-02 00:22:19 +00:00
Makefile