Age | Commit message (Expand) | Author |
---|---|---|
2007-05-04 | add support for array abbreviations. | Chris Lattner |
2007-05-04 | minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK | Chris Lattner |
2007-05-04 | refcount BitCodeAbbrev objects | Chris Lattner |
2007-05-01 | several bitfixes to JumpToBit | Chris Lattner |
2007-05-01 | add JumpToBit, an explicit init method, and a default ctor. | Chris Lattner |
2007-04-29 | add some helpers | Chris Lattner |
2007-04-29 | compute this value correctly | Chris Lattner |
2007-04-29 | add a method | Chris Lattner |
2007-04-29 | make this file self-contained | Chris Lattner |
2007-04-23 | implement reading of abbrevs | Chris Lattner |
2007-04-23 | first part of implementation of abbrevs. The writer isn't fully there yet an... | Chris Lattner |
2007-04-22 | Terminate with newline. | Reid Spencer |
2007-04-22 | Teach Visual Studio about Bitcode. | Jeff Cohen |
2007-04-22 | Define the content-independent interfaces to read/write bitcode files and | Chris Lattner |