summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLParser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* reject undef/zero labels. This fixes PR3281:crash0[56].ll with theseChris Lattner2009-01-051-1/+5
* add checking intentionally elided for vfcmp/vicmp since they should reallyChris Lattner2009-01-051-0/+4
* diagnose PR3281:crash02.ll with:Chris Lattner2009-01-051-0/+3
* reject PR3281:crash01.ll with:Chris Lattner2009-01-051-1/+2
* fix PR3281:accepted0[02].ll: represent empty arrays distinctly, andChris Lattner2009-01-051-1/+7
* PR3281:crash00.ll: produce this diagnostic instead of crashing:Chris Lattner2009-01-051-1/+5
* Refactor some parser interfaces to fix PR3278 and a FIXME:Chris Lattner2009-01-041-10/+3
* Fix a really horrible typo, which caused undefined behavior.Chris Lattner2009-01-021-1/+1
* minor cleanups and comment improvements.Chris Lattner2009-01-021-193/+140
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-021-0/+3158
OpenPOWER on IntegriCloud