llvm-6502/lib/Bytecode/Writer
Chris Lattner 77aae264a0 Clone and specialize CreateSlotIfNeeded into CreateFunctionValueSlot to handle
function-local values.  This speeds up bcwriting a small 2.2% (10.384->10.156s
on 447.dealII), but paves the way for more important changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34131 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 05:45:09 +00:00
..
Makefile
SlotCalculator.cpp Clone and specialize CreateSlotIfNeeded into CreateFunctionValueSlot to handle 2007-02-10 05:45:09 +00:00
SlotCalculator.h Clone and specialize CreateSlotIfNeeded into CreateFunctionValueSlot to handle 2007-02-10 05:45:09 +00:00
Writer.cpp getTypeSlot can never fail 2007-02-10 05:17:48 +00:00
WriterInternals.h remove unneeded #includes 2007-02-09 07:54:13 +00:00