#
1663ccaf |
| 24-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
implement support for reading aggregate constants, including handling forward constant references, etc.
llvm-svn: 36391
|
#
08feb1e7 |
| 24-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
add supprot for FP constants, wide integers, and fix the encoding of MININT
llvm-svn: 36390
|
#
fbc1d33b |
| 24-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
read basic constants: null, undef, integers <= 64bits
llvm-svn: 36389
|
#
a272ead3 |
| 24-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
move check to the right place :)
llvm-svn: 36386
|
#
47d131bd |
| 24-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
track global inits
llvm-svn: 36385
|
#
ccaa448d |
| 23-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
Read global symtab
llvm-svn: 36378
|
#
b5491378 |
| 23-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
implement reading of abbrevs, and writing of abbreviated global varrs.
llvm-svn: 36367
|
#
4b00d92a |
| 23-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
first part of implementation of abbrevs. The writer isn't fully there yet and the reader doesn't handle them at all yet.
llvm-svn: 36363
|
#
1314b999 |
| 22-Apr-2007 |
Chris Lattner <sabre@nondot.org> |
Initial support for reading bitcode files. They currently only read types, the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start.
Initial support for reading bitcode files. They currently only read types, the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start.
llvm-svn: 36330
show more ...
|