aboutsummaryrefslogtreecommitdiff
path: root/docs/BitCodeFormat.html
AgeCommit message (Expand)Author
2009-08-05Documentation: fix HTML validation errors.Benjamin Kramer
2009-04-26Add two new record types to the blockinfo block:Chris Lattner
2009-04-06add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner
2009-04-06clean up some htmlChris Lattner
2009-04-04Fix some HTML validation errors.Bill Wendling
2009-04-04General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling
2009-03-30fix some validation problems.Chris Lattner
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-07-09Add a little wrapper header that is put around bc files when emittingChris Lattner
2007-10-08Various improvements to the documentation, contributed byChris Lattner
2007-05-13add initial description of llvm top-level stuff.Chris Lattner
2007-05-13finish the description of the bitstream format.Chris Lattner
2007-05-12Fix a grammaro.Reid Spencer
2007-05-12fix typoChris Lattner
2007-05-12continued descriptionChris Lattner
2007-05-12add a bunch of content.Chris Lattner
2007-05-12first stepChris Lattner
2007-01-20Initial template for the 2.0 Bitcode format that will replace the 1.xReid Spencer