index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Bytecode
Age
Commit message (
Expand
)
Author
2004-11-17
Despite documentation to the contrary, Mac OSX and BSD 4.4 archive formats
Reid Spencer
2004-11-16
Fix typeo in comment.
Reid Spencer
2004-11-16
Per code review:\
Reid Spencer
2004-11-16
Per code review:\
Reid Spencer
2004-11-16
Per code review:\
Reid Spencer
2004-11-16
Per code review:\
Reid Spencer
2004-11-15
Do not emit FunctionBlock blocks for external functions. This shrinks
Chris Lattner
2004-11-15
Use a per-function flag bit to indicate whether or not there is a function
Chris Lattner
2004-11-15
Disable this change, it was premature
Chris Lattner
2004-11-15
Make *SURE* to null out the pointer before throwing an exception, otherwise
Chris Lattner
2004-11-15
Cleanups. Null out pointer after freeing it for paranoia
Chris Lattner
2004-11-15
If a function is external, do not output a FunctionBlock for the function
Chris Lattner
2004-11-15
Make functions default to having external linkage if they have no
Chris Lattner
2004-11-15
* Make sure the string table gets read even if there isn't a foreign
Reid Spencer
2004-11-15
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-14
Moved to lib/Bytecode/Archive.
Reid Spencer
2004-11-14
Simplify compression code by using the high level interface to the Compressor
Reid Spencer
2004-11-14
Add wrappers to get defined symbols from bytecode
Reid Spencer
2004-11-14
Simplify handling of decompression
Reid Spencer
2004-11-14
Simplify decompression code by using the high level interface to the Compressor
Reid Spencer
2004-11-14
Completely rewritten to allow reading of archives and symbol table lookup in ...
Reid Spencer
2004-11-14
Implementation declarations for Archive
Reid Spencer
2004-11-14
First working version
Reid Spencer
2004-11-14
Add the Archive library
Reid Spencer
2004-11-14
Mark an unmaterialized function as having GhostLinkage
Misha Brukman
2004-11-14
Moved to lib/Bytecode/Archive in preparation for re-write.
Reid Spencer
2004-11-09
Recognize compressed LLVM bytecode files.
John Criswell
2004-11-07
* Comments & cleanup per CL code review.
Reid Spencer
2004-11-07
Add comments per CL code review.
Reid Spencer
2004-11-07
* Add comments and cleanup per CL code review
Reid Spencer
2004-11-06
Add support for compressed bytecode
Reid Spencer
2004-11-06
Implement the GetBytecodeSymbols interface function to extract just the
Reid Spencer
2004-11-06
Makefile for the LLVMArchive library.
Reid Spencer
2004-11-06
First kinda/sorta working version of the Archive library. Reading is not
Reid Spencer
2004-10-28
Fix library name.
Reid Spencer
2004-10-28
Fix name of library
Reid Spencer
2004-10-24
Fix the previous bug the correct way. This fixes ptrdist/bc
Chris Lattner
2004-10-23
Fix a bug that Brian brought to my attention. This corrects:
Chris Lattner
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-16
Do not erroneously accept revision 6 bytecode files when the format hasn't
Chris Lattner
2004-10-16
Add support for undef, unreachable, and function flags
Chris Lattner
2004-10-15
There is no reason not to build these in parallel
Chris Lattner
2004-10-15
Don't print a bunch of metrics that are meaningless for external functions
Chris Lattner
2004-10-14
Today is not my day. Fix broken #
Chris Lattner
2004-10-14
unbreak previous checkin :(
Chris Lattner
2004-10-14
Add back a missing paren
Chris Lattner
2004-10-14
Fit to 80 cols
Chris Lattner
2004-10-14
Wrap to 80 cols, delete some seriously old debugging printouts
Chris Lattner
2004-10-14
Fit in 80 columns
Chris Lattner
[prev]
[next]