Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make MDNode use CallbackVH. Also change MDNode to store Value* instead of | Nick Lewycky | 2009-05-10 | 1 | -1/+1 |
* | Add support for embedded metadata to LLVM. This introduces two new types of | Nick Lewycky | 2009-04-04 | 1 | -0/+3 |
* | Fix two classes of bugs. First: | Chris Lattner | 2009-03-09 | 1 | -3/+3 |
* | Reject PR3281:accepted03.ll with: | Chris Lattner | 2009-01-05 | 1 | -1/+1 |
* | Fix PR3281:crash08.ll with this diagnostic: | Chris Lattner | 2009-01-05 | 1 | -1/+2 |
* | reject PR3281:crash07.ll with: | Chris Lattner | 2009-01-05 | 1 | -1/+1 |
* | Refactor some parser interfaces to fix PR3278 and a FIXME: | Chris Lattner | 2009-01-04 | 1 | -2/+2 |
* | Down with trailing whitespace! | Misha Brukman | 2009-01-02 | 1 | -30/+30 |
* | minor cleanups and comment improvements. | Chris Lattner | 2009-01-02 | 1 | -3/+9 |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -0/+266 |