index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
BytecodeFormat.html
Age
Commit message (
Expand
)
Author
2007-05-06
this is obsolete
Chris Lattner
2007-04-29
Implement protected visibility. This partly implements PR1363. Linker
Anton Korobeynikov
2007-04-28
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-25
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-21
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-12
update documentation
Lauro Ramos Venancio
2007-02-28
Describe how arbitrary precision integers are written to the bytecode.
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-02
1. Break long lines to 80 col limit
Reid Spencer
2007-01-31
Fix version information for new instructions.
Reid Spencer
2007-01-31
Correct the instruction op codes to meet current head changes.
Reid Spencer
2007-01-31
Excise documentation about Compaction Tables.
Reid Spencer
2007-01-27
Describe the recent changes to the bytecode format for PR761.
Owen Anderson
2007-01-23
One more small fix to documentation
Anton Korobeynikov
2007-01-12
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2006-12-08
A backwards compatible bc format for packed structs
Andrew Lenharth
2006-12-08
Packed Structure Definitions (docs)
Andrew Lenharth
2006-11-08
Document correct opcodes for post 1.9 release.
Reid Spencer
2006-11-08
Update the instruction opcodes for release 1.9
Reid Spencer
2006-10-15
Document the VAArg, and vector instruction opcodes.
Reid Spencer
2006-09-14
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-04-20
Removed listing of llvm releases after 1.4, and said "1.4 and newer"
Tanya Lattner
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-01-25
update the bytecode format guide for the encoding of inline asm.
Chris Lattner
2006-01-23
Update for file-scope inline asm
Chris Lattner
2005-11-12
Describe section name encoding
Chris Lattner
2005-11-06
Minor correction
Chris Lattner
2005-11-06
describe extensions to the .bc format for function/global alignment
Chris Lattner
2005-11-05
enumerate non-standard argument encoding cases, such as alignment info for
Chris Lattner
2005-11-05
rearrange some info about the instruction encoding
Chris Lattner
2005-10-24
Updated bytecode version numbers.
John Criswell
2005-10-24
Fixed a grammar issue.
John Criswell
2005-05-14
minor changes
Chris Lattner
2005-05-14
user ops are not encoded in the bc format
Chris Lattner
2005-05-14
Document the pseudo-instruction opcodes in opcode range 56-63. These are
Reid Spencer
2005-05-06
document calling convention extensions
Chris Lattner
2004-11-15
Update to reflect recent change
Chris Lattner
2004-11-08
Fix typo.
Reid Spencer
2004-11-08
Document compressed bytecode details.
Reid Spencer
2004-11-07
Replace llvm.org => llvm.cs.uiuc.edu
Misha Brukman
2004-10-16
Add missing 'Instruction Opcodes' bullet to TOC
Chris Lattner
2004-10-16
None of these have actually been implemented yet.
Chris Lattner
2004-08-27
Fix a typo in the bytecode format documentation
Nate Begeman
2004-08-20
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-18
Correct a link, add a TOC entry.
Reid Spencer
2004-08-18
Provided opcode definitions.
Reid Spencer
2004-08-17
Documented the removal of alignment in version 4 bytecode files (version 3
Reid Spencer
2004-08-17
Technical Corrections (thanks to Robert Mykland):
Reid Spencer
2004-08-16
Correct the documentation for the module block header which uses the long
Reid Spencer
2004-08-03
Line length <= 80 cols.
Reid Spencer
[next]