index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
BytecodeFormat.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
1
-3
/
+3
*
update the bytecode format guide for the encoding of inline asm.
Chris Lattner
2006-01-25
1
-9
/
+61
*
Update for file-scope inline asm
Chris Lattner
2006-01-23
1
-14
/
+11
*
Describe section name encoding
Chris Lattner
2005-11-12
1
-13
/
+66
*
Minor correction
Chris Lattner
2005-11-06
1
-3
/
+6
*
describe extensions to the .bc format for function/global alignment
Chris Lattner
2005-11-06
1
-5
/
+69
*
enumerate non-standard argument encoding cases, such as alignment info for
Chris Lattner
2005-11-05
1
-10
/
+34
*
rearrange some info about the instruction encoding
Chris Lattner
2005-11-05
1
-105
/
+123
*
Updated bytecode version numbers.
John Criswell
2005-10-24
1
-1
/
+3
*
Fixed a grammar issue.
John Criswell
2005-10-24
1
-1
/
+1
*
minor changes
Chris Lattner
2005-05-14
1
-8
/
+7
*
user ops are not encoded in the bc format
Chris Lattner
2005-05-14
1
-2
/
+0
*
Document the pseudo-instruction opcodes in opcode range 56-63. These are
Reid Spencer
2005-05-14
1
-0
/
+36
*
document calling convention extensions
Chris Lattner
2005-05-06
1
-1
/
+5
*
Update to reflect recent change
Chris Lattner
2004-11-15
1
-2
/
+8
*
Fix typo.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Document compressed bytecode details.
Reid Spencer
2004-11-08
1
-1
/
+28
*
Replace llvm.org => llvm.cs.uiuc.edu
Misha Brukman
2004-11-07
1
-1
/
+1
*
Add missing 'Instruction Opcodes' bullet to TOC
Chris Lattner
2004-10-16
1
-38
/
+100
*
None of these have actually been implemented yet.
Chris Lattner
2004-10-16
1
-3
/
+5
*
Fix a typo in the bytecode format documentation
Nate Begeman
2004-08-27
1
-1
/
+1
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
1
-0
/
+21
*
Correct a link, add a TOC entry.
Reid Spencer
2004-08-18
1
-1
/
+2
*
Provided opcode definitions.
Reid Spencer
2004-08-18
1
-89
/
+182
*
Documented the removal of alignment in version 4 bytecode files (version 3
Reid Spencer
2004-08-17
1
-0
/
+28
*
Technical Corrections (thanks to Robert Mykland):
Reid Spencer
2004-08-17
1
-18
/
+26
*
Correct the documentation for the module block header which uses the long
Reid Spencer
2004-08-16
1
-4
/
+22
*
Line length <= 80 cols.
Reid Spencer
2004-08-03
1
-1
/
+2
*
Fix some indentation (so brg can test commit script).
Reid Spencer
2004-08-03
1
-4
/
+4
*
Fix line lengths.
Reid Spencer
2004-08-03
1
-2
/
+4
*
Properly wrap some lines.
Reid Spencer
2004-08-03
1
-17
/
+15
*
Updates to reflect most recent changes to bytecode file format:
Reid Spencer
2004-07-29
1
-940
/
+1279
*
Insert a reference to uint32_vbr encoding.
Reid Spencer
2004-07-07
1
-2
/
+2
*
An update with corrections to content as well as using a regex style
Reid Spencer
2004-07-07
1
-220
/
+261
*
Punctuate
Chris Lattner
2004-07-06
1
-1
/
+1
*
First draft completed. All sections written.
Reid Spencer
2004-07-05
1
-116
/
+312
*
Added sections for Constant Pool, Module Global Info, and Compaction
Reid Spencer
2004-07-05
1
-38
/
+280
*
Add a missing "terminator" :)
Chris Lattner
2004-07-05
1
-1
/
+1
*
Structures allow only uint
Chris Lattner
2004-07-05
1
-4
/
+3
*
- Reorganized the document contents
Reid Spencer
2004-07-05
1
-207
/
+468
*
Fixed small typo to symtab link.
Tanya Lattner
2004-06-21
1
-1
/
+1
*
Put in a place holder for describing the differences in bytecode format
Reid Spencer
2004-06-08
1
-0
/
+37
*
Add "work in progress" warning.
Reid Spencer
2004-06-05
1
-0
/
+3
*
Make use of the doc_author and doc_code styles. <tt>'ify llvm names. Minor
Chris Lattner
2004-05-25
1
-12
/
+14
*
Added a bit on slot numbers.
Reid Spencer
2004-05-25
1
-0
/
+38
*
Lots of minor typo fixes, some minor inaccuracies fixed, and some new material.
Chris Lattner
2004-05-24
1
-37
/
+61
*
Fix a couple of busted li's
Chris Lattner
2004-05-24
1
-2
/
+2
*
Make the file HTML 4.01 (Strict) clean.
Reid Spencer
2004-05-23
1
-4
/
+6
*
Additional content describing variable bit rate encoding, correcting the
Reid Spencer
2004-05-23
1
-47
/
+237
*
Some additional data added to the bytecode specification.
Reid Spencer
2004-05-22
1
-20
/
+35
[next]