1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Bytecode/Writer
Chris Lattner b005a435cd 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.

llvm-svn: 34131
2007-02-10 05:45:09 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
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