test commit redux
[oota-llvm.git] / docs / BitCodeFormat.html
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-09 NAKAMURA Takumidocs/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-04-08 Bill WendlingMissing closed tag.
2011-01-08 Rafael EspindolaFirst step in fixing PR8927:
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-05-21 Chris Lattnerexpand on the llvm ir bitcode dox. Patch by Peter...
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-01-20 Chris Lattnerreduce redundant are's.
2009-10-29 Chris Lattnergreatly improve the LLVM IR bitcode encoding documentation,
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
2009-04-26 Chris LattnerAdd two new record types to the blockinfo block:
2009-04-06 Chris Lattneradd a new Blob encoding abbreviation for bitcode files...
2009-04-06 Chris Lattnerclean up some html
2009-04-04 Bill WendlingFix some HTML validation errors.
2009-04-04 Bill WendlingGeneral clean-up of the bitcode format documentation...
2009-03-30 Chris Lattnerfix some validation problems.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-07-09 Chris LattnerAdd a little wrapper header that is put around bc files...
2007-10-08 Chris LattnerVarious improvements to the documentation, contributed by
2007-05-13 Chris Lattneradd initial description of llvm top-level stuff.
2007-05-13 Chris Lattnerfinish the description of the bitstream format.
2007-05-12 Reid SpencerFix a grammaro.
2007-05-12 Chris Lattnerfix typo
2007-05-12 Chris Lattnercontinued description
2007-05-12 Chris Lattneradd a bunch of content.
2007-05-12 Chris Lattnerfirst step
2007-01-20 Reid SpencerInitial template for the 2.0 Bitcode format that will...