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
/
docs
/
BitCodeFormat.html
Age
Commit message (
Expand
)
Author
2009-08-05
Documentation: fix HTML validation errors.
Benjamin Kramer
2009-04-26
Add two new record types to the blockinfo block:
Chris Lattner
2009-04-06
add a new Blob encoding abbreviation for bitcode files that emits
Chris Lattner
2009-04-06
clean up some html
Chris Lattner
2009-04-04
Fix some HTML validation errors.
Bill Wendling
2009-04-04
General clean-up of the bitcode format documentation. Having the paragraphs
Bill Wendling
2009-03-30
fix some validation problems.
Chris Lattner
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-07-09
Add a little wrapper header that is put around bc files when emitting
Chris Lattner
2007-10-08
Various improvements to the documentation, contributed by
Chris Lattner
2007-05-13
add initial description of llvm top-level stuff.
Chris Lattner
2007-05-13
finish the description of the bitstream format.
Chris Lattner
2007-05-12
Fix a grammaro.
Reid Spencer
2007-05-12
fix typo
Chris Lattner
2007-05-12
continued description
Chris Lattner
2007-05-12
add a bunch of content.
Chris Lattner
2007-05-12
first step
Chris Lattner
2007-01-20
Initial template for the 2.0 Bitcode format that will replace the 1.x
Reid Spencer