aboutsummaryrefslogtreecommitdiffstats
path: root/docs/BitCodeFormat.html
Commit message (Expand)AuthorAgeFilesLines
* reduce redundant are's.Chris Lattner2010-01-201-2/+1
* greatly improve the LLVM IR bitcode encoding documentation,Chris Lattner2009-10-291-48/+451
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-5/+5
* Add two new record types to the blockinfo block:Chris Lattner2009-04-261-0/+11
* add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner2009-04-061-0/+7
* clean up some htmlChris Lattner2009-04-061-6/+6
* Fix some HTML validation errors.Bill Wendling2009-04-041-9/+11
* General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling2009-04-041-150/+207
* fix some validation problems.Chris Lattner2009-03-301-7/+2
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-091-2/+38
* Various improvements to the documentation, contributed byChris Lattner2007-10-081-23/+62
* add initial description of llvm top-level stuff.Chris Lattner2007-05-131-3/+93
* finish the description of the bitstream format.Chris Lattner2007-05-131-3/+88
* Fix a grammaro.Reid Spencer2007-05-121-1/+1
* fix typoChris Lattner2007-05-121-1/+1
* continued descriptionChris Lattner2007-05-121-5/+108
* add a bunch of content.Chris Lattner2007-05-121-8/+213
* first stepChris Lattner2007-05-121-27/+97
* Initial template for the 2.0 Bitcode format that will replace the 1.xReid Spencer2007-01-201-0/+61