Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9.
[oota-llvm.git] / docs / BitCodeFormat.html
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...