index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
AsmParser
/
LLParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix PR3372
Chris Lattner
2009-02-02
1
-2
/
+3
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-1
/
+6
*
one more crash from PR3281, we now diagnose:
Chris Lattner
2009-01-08
1
-2
/
+9
*
fix wordo
Chris Lattner
2009-01-05
1
-1
/
+1
*
Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).
Steve Naroff
2009-01-05
1
-1
/
+1
*
Reject PR3281:accepted03.ll with:
Chris Lattner
2009-01-05
1
-5
/
+10
*
reject PR3281:crash11.ll with:
Chris Lattner
2009-01-05
1
-2
/
+8
*
reject PR3281:crash10.ll with:
Chris Lattner
2009-01-05
1
-0
/
+5
*
reject PR3281:crash09.ll with this diagnostic:
Chris Lattner
2009-01-05
1
-0
/
+6
*
allow opaque undefs. This resolves PR3282 and fixes
Chris Lattner
2009-01-05
1
-1
/
+2
*
produce the same diagnostics for vicmp constant exprs as vicmp instructions.
Chris Lattner
2009-01-05
1
-1
/
+7
*
Fix PR3281:crash08.ll with this diagnostic:
Chris Lattner
2009-01-05
1
-9
/
+23
*
reject PR3281:crash07.ll with:
Chris Lattner
2009-01-05
1
-5
/
+9
*
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
[prev]