| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 16072
|
| |
|
|
| |
llvm-svn: 15938
|
| |
|
|
| |
llvm-svn: 15909
|
| |
|
|
|
|
|
|
|
|
|
| |
Clarified documentation of symbol tables.
Clarified definition of slot numbers.
Added the http-equiv meta tag for HTML 4.01 strict compliance.
Adjusted line lengths.
Differentiated between "type slot" and "value slot" everywhere.
ispelled it.
llvm-svn: 15908
|
| |
|
|
|
|
|
|
| |
was released with LLVM 1.3). Alignment of fields can add severe size to
certain kinds of functions (those with lots of long format instructions) so
we decided to do away with alignment altogether in this bc version.
llvm-svn: 15874
|
| |
|
|
|
|
|
|
|
| |
- Define the "opcode" data type and reference the Instruction.def file
- Clean up the definition of symtab by indicating that it is composed of
two llists.
- Fix some broken links.
llvm-svn: 15843
|
| |
|
|
|
|
|
|
| |
format instead of the short format used in other blocks.
Discrepancy noted by Robert Mykland. Thanks Robert!
llvm-svn: 15826
|
| |
|
|
| |
llvm-svn: 15449
|
| |
|
|
| |
llvm-svn: 15448
|
| |
|
|
| |
llvm-svn: 15446
|
| |
|
|
| |
llvm-svn: 15440
|
| |
|
|
|
|
|
|
| |
* Dependent libraries & target triple
* Short block headers
* 24-bit type slot ids.
llvm-svn: 15314
|
| |
|
|
| |
llvm-svn: 14669
|
| |
|
|
|
|
|
|
| |
notation that Chris' suggested to make the specification more compact and
succinct. Added a section to Describe the notation, made the VBR
description its own section, and otherwise generally cleaned things up.
llvm-svn: 14668
|
| |
|
|
| |
llvm-svn: 14650
|
| |
|
|
| |
llvm-svn: 14633
|
| |
|
|
|
|
| |
Tables. Two more sections to go.
llvm-svn: 14631
|
| |
|
|
| |
llvm-svn: 14630
|
| |
|
|
|
|
| |
arrays allow int/uint/long/ulong
llvm-svn: 14629
|
| |
|
|
|
|
|
|
|
|
|
| |
- Provided a "General Layout" section that currently covers just the block
structure of the bytecode file.
- Wrote the section on the Global Type Pool
- Wrote the section on differences between LLVM file format versions.
Only five sections left to write!
llvm-svn: 14628
|
| |
|
|
| |
llvm-svn: 14308
|
| |
|
|
|
|
|
| |
between LLVM versions. This is just a reminder so I don't forget to
document it.
llvm-svn: 14066
|
| |
|
|
| |
llvm-svn: 14042
|
| |
|
|
|
|
| |
other edits
llvm-svn: 13760
|
| |
|
|
| |
llvm-svn: 13756
|
| |
|
|
| |
llvm-svn: 13715
|
| |
|
|
| |
llvm-svn: 13713
|
| |
|
|
| |
llvm-svn: 13659
|
| |
|
|
|
|
|
| |
definition of the signature block and module block, and adding definitions
of the global type pool and symbol table. More still to come.
llvm-svn: 13658
|
| |
|
|
| |
llvm-svn: 13626
|
|
|
file format. This format is being extracted from the source code and the
small recesses of Chris' brain.
llvm-svn: 13625
|