index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
BytecodeFormat.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
this is obsolete
Chris Lattner
2007-05-06
1
-2158
/
+0
*
Implement protected visibility. This partly implements PR1363. Linker
Anton Korobeynikov
2007-04-29
1
-2
/
+2
*
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
1
-7
/
+7
*
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-25
1
-6
/
+61
*
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-21
1
-3
/
+3
*
update documentation
Lauro Ramos Venancio
2007-04-12
1
-1
/
+5
*
Describe how arbitrary precision integers are written to the bytecode.
Reid Spencer
2007-02-28
1
-4
/
+12
*
For PR1195:
Reid Spencer
2007-02-15
1
-4
/
+4
*
1. Break long lines to 80 col limit
Reid Spencer
2007-02-02
1
-183
/
+188
*
Fix version information for new instructions.
Reid Spencer
2007-01-31
1
-22
/
+22
*
Correct the instruction op codes to meet current head changes.
Reid Spencer
2007-01-31
1
-51
/
+33
*
Excise documentation about Compaction Tables.
Reid Spencer
2007-01-31
1
-98
/
+6
*
Describe the recent changes to the bytecode format for PR761.
Owen Anderson
2007-01-27
1
-40
/
+13
*
One more small fix to documentation
Anton Korobeynikov
2007-01-23
1
-1
/
+5
*
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
1
-8
/
+38
*
A backwards compatible bc format for packed structs
Andrew Lenharth
2006-12-08
1
-4
/
+17
*
Packed Structure Definitions (docs)
Andrew Lenharth
2006-12-08
1
-0
/
+4
*
Document correct opcodes for post 1.9 release.
Reid Spencer
2006-11-08
1
-10
/
+7
*
Update the instruction opcodes for release 1.9
Reid Spencer
2006-11-08
1
-33
/
+35
*
Document the VAArg, and vector instruction opcodes.
Reid Spencer
2006-10-15
1
-2
/
+12
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
1
-6
/
+15
*
Removed listing of llvm releases after 1.4, and said "1.4 and newer"
Tanya Lattner
2006-04-20
1
-1
/
+1
*
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
[next]