llvm-6502/lib/Bitcode/Writer
Gabor Greif fc91e7d9cb resort to ArgOperand API
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106942 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-26 09:35:09 +00:00
..
BitcodeWriter.cpp resort to ArgOperand API 2010-06-26 09:35:09 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
CMakeLists.txt
Makefile
ValueEnumerator.cpp Tidy. 2010-06-19 05:33:57 +00:00
ValueEnumerator.h Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen. 2010-06-02 23:05:04 +00:00