Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add explicit keywords. | Dan Gohman | 2007-10-08 | 1 | -2/+2 |
* | Unbreak VC++. | Jeff Cohen | 2007-05-06 | 1 | -0/+2 |
* | add a 6-bit encoding type for strings. | Chris Lattner | 2007-05-05 | 1 | -3/+32 |
* | Implement support for globally associating abbrevs with block IDs, which | Chris Lattner | 2007-05-05 | 1 | -2/+3 |
* | add support for array abbreviations. | Chris Lattner | 2007-05-04 | 1 | -5/+17 |
* | minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK | Chris Lattner | 2007-05-04 | 1 | -4/+28 |
* | refcount BitCodeAbbrev objects | Chris Lattner | 2007-05-04 | 1 | -3/+9 |
* | first part of implementation of abbrevs. The writer isn't fully there yet an... | Chris Lattner | 2007-04-23 | 1 | -3/+62 |
* | Define the content-independent interfaces to read/write bitcode files and | Chris Lattner | 2007-04-22 | 1 | -0/+46 |