summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLParser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PR3372Chris Lattner2009-02-021-2/+3
* Add the private linkage.Rafael Espindola2009-01-151-1/+6
* one more crash from PR3281, we now diagnose:Chris Lattner2009-01-081-2/+9
* fix wordoChris Lattner2009-01-051-1/+1
* Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).Steve Naroff2009-01-051-1/+1
* Reject PR3281:accepted03.ll with:Chris Lattner2009-01-051-5/+10
* reject PR3281:crash11.ll with:Chris Lattner2009-01-051-2/+8
* reject PR3281:crash10.ll with:Chris Lattner2009-01-051-0/+5
* reject PR3281:crash09.ll with this diagnostic:Chris Lattner2009-01-051-0/+6
* allow opaque undefs. This resolves PR3282 and fixesChris Lattner2009-01-051-1/+2
* produce the same diagnostics for vicmp constant exprs as vicmp instructions.Chris Lattner2009-01-051-1/+7
* Fix PR3281:crash08.ll with this diagnostic:Chris Lattner2009-01-051-9/+23
* reject PR3281:crash07.ll with:Chris Lattner2009-01-051-5/+9
* 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