summaryrefslogtreecommitdiff
path: root/docs/BitCodeFormat.html
Commit message (Expand)AuthorAge
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-09
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Missing closed tag.Bill Wendling2011-04-08
* First step in fixing PR8927:Rafael Espindola2011-01-08
* remove unions from LLVM IR. They are severely buggy and notChris Lattner2010-08-28
* expand on the llvm ir bitcode dox. Patch by Peter Housel!Chris Lattner2010-05-21
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* reduce redundant are's.Chris Lattner2010-01-20
* greatly improve the LLVM IR bitcode encoding documentation,Chris Lattner2009-10-29
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-12
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-05
* Add two new record types to the blockinfo block:Chris Lattner2009-04-26
* add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner2009-04-06
* clean up some htmlChris Lattner2009-04-06
* Fix some HTML validation errors.Bill Wendling2009-04-04
* General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling2009-04-04
* fix some validation problems.Chris Lattner2009-03-30
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-09
* Various improvements to the documentation, contributed byChris Lattner2007-10-08
* add initial description of llvm top-level stuff.Chris Lattner2007-05-13
* finish the description of the bitstream format.Chris Lattner2007-05-13
* Fix a grammaro.Reid Spencer2007-05-12
* fix typoChris Lattner2007-05-12
* continued descriptionChris Lattner2007-05-12
* add a bunch of content.Chris Lattner2007-05-12
* first stepChris Lattner2007-05-12
* Initial template for the 2.0 Bitcode format that will replace the 1.xReid Spencer2007-01-20