Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reject undef/zero labels. This fixes PR3281:crash0[56].ll with these | Chris Lattner | 2009-01-05 | 1 | -1/+5 | |
* | add checking intentionally elided for vfcmp/vicmp since they should really | Chris Lattner | 2009-01-05 | 1 | -0/+4 | |
* | diagnose PR3281:crash02.ll with: | Chris Lattner | 2009-01-05 | 1 | -0/+3 | |
* | reject PR3281:crash01.ll with: | Chris Lattner | 2009-01-05 | 1 | -1/+2 | |
* | fix PR3281:accepted0[02].ll: represent empty arrays distinctly, and | Chris Lattner | 2009-01-05 | 1 | -1/+7 | |
* | PR3281:crash00.ll: produce this diagnostic instead of crashing: | Chris Lattner | 2009-01-05 | 1 | -1/+5 | |
* | Refactor some parser interfaces to fix PR3278 and a FIXME: | Chris Lattner | 2009-01-04 | 1 | -10/+3 | |
* | Fix a really horrible typo, which caused undefined behavior. | Chris Lattner | 2009-01-02 | 1 | -1/+1 | |
* | minor cleanups and comment improvements. | Chris Lattner | 2009-01-02 | 1 | -193/+140 | |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -0/+3158 |