- May 14, 2005
-
-
Chris Lattner authored
llvm-svn: 21997
-
Reid Spencer authored
used to support things like volatile load/store, tail calls, and calling conventions without reserving space for the additional information. llvm-svn: 21996
-
- May 07, 2005
-
-
Chris Lattner authored
llvm-svn: 21753
-
- Nov 15, 2004
-
-
Chris Lattner authored
llvm-svn: 17860
-
- Nov 08, 2004
-
-
Reid Spencer authored
llvm-svn: 17623
-
Reid Spencer authored
llvm-svn: 17622
-
- Nov 07, 2004
-
-
Misha Brukman authored
llvm-svn: 17550
-
- Oct 16, 2004
-
-
Chris Lattner authored
Update for changes in LLVM 1.4 bytecode format. llvm-svn: 17032
-
Chris Lattner authored
llvm-svn: 17027
-
- Aug 27, 2004
-
-
Nate Begeman authored
llvm-svn: 16072
-
- Aug 20, 2004
-
-
Brian Gaeke authored
llvm-svn: 15938
-
- Aug 18, 2004
-
-
Reid Spencer authored
llvm-svn: 15909
-
Reid Spencer authored
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
-
- Aug 17, 2004
-
-
Reid Spencer authored
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
-
Reid Spencer authored
- 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
-
- Aug 16, 2004
-
-
Reid Spencer authored
format instead of the short format used in other blocks. Discrepancy noted by Robert Mykland. Thanks Robert! llvm-svn: 15826
-
- Aug 03, 2004
-
-
Reid Spencer authored
llvm-svn: 15449
-
Reid Spencer authored
llvm-svn: 15448
-
Reid Spencer authored
llvm-svn: 15446
-
Reid Spencer authored
llvm-svn: 15440
-
- Jul 29, 2004
-
-
Reid Spencer authored
* Dependent libraries & target triple * Short block headers * 24-bit type slot ids. llvm-svn: 15314
-
- Jul 07, 2004
-
-
Reid Spencer authored
llvm-svn: 14669
-
Reid Spencer authored
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
-
- Jul 06, 2004
-
-
Chris Lattner authored
llvm-svn: 14650
-
Reid Spencer authored
llvm-svn: 14633
-
- Jul 05, 2004
-
-
Reid Spencer authored
Tables. Two more sections to go. llvm-svn: 14631
-
Chris Lattner authored
llvm-svn: 14630
-
Chris Lattner authored
arrays allow int/uint/long/ulong llvm-svn: 14629
-
Reid Spencer authored
- 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
-
- Jun 22, 2004
-
-
Tanya Lattner authored
llvm-svn: 14308
-
- Jun 08, 2004
-
-
Reid Spencer authored
between LLVM versions. This is just a reminder so I don't forget to document it. llvm-svn: 14066
-
- Jun 05, 2004
-
-
Reid Spencer authored
llvm-svn: 14042
-
- May 25, 2004
-
-
Chris Lattner authored
other edits llvm-svn: 13760
-
Reid Spencer authored
llvm-svn: 13756
-
- May 24, 2004
-
-
Chris Lattner authored
llvm-svn: 13715
-
Chris Lattner authored
llvm-svn: 13713
-
- May 23, 2004
-
-
Reid Spencer authored
llvm-svn: 13659
-
Reid Spencer authored
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
-
- May 22, 2004
-
-
Reid Spencer authored
llvm-svn: 13626
-
Reid Spencer authored
file format. This format is being extracted from the source code and the small recesses of Chris' brain. llvm-svn: 13625
-