summaryrefslogtreecommitdiff
path: root/docs/BytecodeFormat.html
Commit message (Expand)AuthorAge
* * PIC codegen for X86/Linux has been implementedAnton Korobeynikov2007-01-12
* A backwards compatible bc format for packed structsAndrew Lenharth2006-12-08
* Packed Structure Definitions (docs)Andrew Lenharth2006-12-08
* Document correct opcodes for post 1.9 release.Reid Spencer2006-11-08
* Update the instruction opcodes for release 1.9Reid Spencer2006-11-08
* Document the VAArg, and vector instruction opcodes.Reid Spencer2006-10-15
* Adding dllimport, dllexport and external weak linkage types.Anton Korobeynikov2006-09-14
* Removed listing of llvm releases after 1.4, and said "1.4 and newer"Tanya Lattner2006-04-20
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* update the bytecode format guide for the encoding of inline asm.Chris Lattner2006-01-25
* Update for file-scope inline asmChris Lattner2006-01-23
* Describe section name encodingChris Lattner2005-11-12
* Minor correctionChris Lattner2005-11-06
* describe extensions to the .bc format for function/global alignmentChris Lattner2005-11-06
* enumerate non-standard argument encoding cases, such as alignment info forChris Lattner2005-11-05
* rearrange some info about the instruction encodingChris Lattner2005-11-05
* Updated bytecode version numbers.John Criswell2005-10-24
* Fixed a grammar issue.John Criswell2005-10-24
* minor changesChris Lattner2005-05-14
* user ops are not encoded in the bc formatChris Lattner2005-05-14
* Document the pseudo-instruction opcodes in opcode range 56-63. These areReid Spencer2005-05-14
* document calling convention extensionsChris Lattner2005-05-06
* Update to reflect recent changeChris Lattner2004-11-15
* Fix typo.Reid Spencer2004-11-08
* Document compressed bytecode details.Reid Spencer2004-11-08
* Replace llvm.org => llvm.cs.uiuc.eduMisha Brukman2004-11-07
* Add missing 'Instruction Opcodes' bullet to TOCChris Lattner2004-10-16
* None of these have actually been implemented yet.Chris Lattner2004-10-16
* 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