This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
abde3cc16c
llvm-project
/
llvm
/
lib
/
Bytecode
History
Chris Lattner
e786eaa3b0
Use a SmallVector to reduce heap traffic. This speeds up bcreader 10%
...
llvm-svn: 34231
2007-02-13 07:28:20 +00:00
..
Archive
move archive-specific stuff out of bcreader into archive library.
2007-02-07 23:53:17 +00:00
Reader
Use a SmallVector to reduce heap traffic. This speeds up bcreader 10%
2007-02-13 07:28:20 +00:00
Writer
Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*>
2007-02-12 05:18:08 +00:00
Makefile
Add the Archive library
2004-11-14 21:55:27 +00:00