| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement support for reading aggregate constants, including handling forward | Chris Lattner | 2007-04-24 | 2 | -5/+108 |
| * | add supprot for FP constants, wide integers, and fix the encoding of MININT | Chris Lattner | 2007-04-24 | 1 | -8/+40 |
| * | read basic constants: null, undef, integers <= 64bits | Chris Lattner | 2007-04-24 | 2 | -2/+80 |
| * | move check to the right place :) | Chris Lattner | 2007-04-24 | 1 | -3/+4 |
| * | track global inits | Chris Lattner | 2007-04-24 | 2 | -3/+9 |
| * | Read global symtab | Chris Lattner | 2007-04-23 | 2 | -3/+59 |
| * | implement reading of abbrevs, and writing of abbreviated global varrs. | Chris Lattner | 2007-04-23 | 1 | -3/+6 |
| * | first part of implementation of abbrevs. The writer isn't fully there yet an... | Chris Lattner | 2007-04-23 | 1 | -6/+8 |
| * | promote LLVMBitCodes to be a public header | Chris Lattner | 2007-04-23 | 1 | -1/+1 |
| * | Fix build problem with Gentoo 4.1.1-r3. | Jeff Cohen | 2007-04-22 | 1 | -1/+1 |
| * | Initial support for reading bitcode files. They currently only read types, | Chris Lattner | 2007-04-22 | 4 | -0/+633 |

