1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Bytecode/Writer
Reid Spencer 52b0535551 Undo the last patch. It slowed down bcwriter by 1.8% but only sped up
the bc reader by 0.8%. Deemed "not worth it"

llvm-svn: 34169
2007-02-11 00:03:39 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp Undo the last patch. It slowed down bcwriter by 1.8% but only sped up 2007-02-11 00:03:39 +00:00
SlotCalculator.h Change the table datastructure to be a vector<smallvector>, instead of 2007-02-10 07:42:59 +00:00
Writer.cpp Change the table datastructure to be a vector<smallvector>, instead of 2007-02-10 07:42:59 +00:00
WriterInternals.h Change the table datastructure to be a vector<smallvector>, instead of 2007-02-10 07:42:59 +00:00