summaryrefslogtreecommitdiff
path: root/docs/BytecodeFormat.html
Commit message (Expand)AuthorAge
* Fix a typo in the bytecode format documentationNate Begeman2004-08-27
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-20
* Correct a link, add a TOC entry.Reid Spencer2004-08-18
* Provided opcode definitions.Reid Spencer2004-08-18
* Documented the removal of alignment in version 4 bytecode files (version 3Reid Spencer2004-08-17
* Technical Corrections (thanks to Robert Mykland):Reid Spencer2004-08-17
* Correct the documentation for the module block header which uses the longReid Spencer2004-08-16
* Line length <= 80 cols.Reid Spencer2004-08-03
* Fix some indentation (so brg can test commit script).Reid Spencer2004-08-03
* Fix line lengths.Reid Spencer2004-08-03
* Properly wrap some lines.Reid Spencer2004-08-03
* Updates to reflect most recent changes to bytecode file format:Reid Spencer2004-07-29
* Insert a reference to uint32_vbr encoding.Reid Spencer2004-07-07
* An update with corrections to content as well as using a regex styleReid Spencer2004-07-07
* PunctuateChris Lattner2004-07-06
* First draft completed. All sections written.Reid Spencer2004-07-05
* Added sections for Constant Pool, Module Global Info, and CompactionReid Spencer2004-07-05
* Add a missing "terminator" :)Chris Lattner2004-07-05
* Structures allow only uintChris Lattner2004-07-05
* - Reorganized the document contentsReid Spencer2004-07-05
* Fixed small typo to symtab link.Tanya Lattner2004-06-21
* Put in a place holder for describing the differences in bytecode formatReid Spencer2004-06-08
* Add "work in progress" warning.Reid Spencer2004-06-05
* Make use of the doc_author and doc_code styles. <tt>'ify llvm names. MinorChris Lattner2004-05-25
* Added a bit on slot numbers.Reid Spencer2004-05-25
* Lots of minor typo fixes, some minor inaccuracies fixed, and some new material.Chris Lattner2004-05-24
* Fix a couple of busted li'sChris Lattner2004-05-24
* Make the file HTML 4.01 (Strict) clean.Reid Spencer2004-05-23
* Additional content describing variable bit rate encoding, correcting theReid Spencer2004-05-23
* Some additional data added to the bytecode specification.Reid Spencer2004-05-22
* Added an initial template/overview for documentation of the LLVM BytecodeReid Spencer2004-05-22