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
/
mlir
/
lib
/
Parser
/
Lexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
Restructure comment lexing to not recurse.
River Riddle
2019-11-11
1
-1
/
+3
*
Remove the need for passing a location to parseAttribute/parseType.
River Riddle
2019-11-01
1
-0
/
+3
*
Lexer: NFC: sort helper methods alphabetically
Alex Zinenko
2019-08-08
1
-4
/
+4
*
Introduce support for variadic function signatures for the LLVM dialect
Alex Zinenko
2019-08-08
1
-0
/
+1
*
Update style/clang-format (NFC).
Jacques Pienaar
2019-07-22
1
-3
/
+3
*
Implement value type abstraction for locations.
River Riddle
2019-03-29
1
-1
/
+1
*
Change sigil for integer set: @@ -> #
Uday Bondhugula
2019-03-29
1
-1
/
+0
*
Change SourgeMgr to const reference in Parser/Lexer.
Jacques Pienaar
2019-03-29
1
-10
/
+11
*
Continue revising diagnostic handling to simplify and generalize it, and impr...
Chris Lattner
2019-03-29
1
-8
/
+13
*
Support for affine integer sets
Uday Bondhugula
2019-03-29
1
-0
/
+1
*
Remove const reference to errorReporter.
Jacques Pienaar
2019-03-29
1
-8
/
+8
*
Add basic lexing and parsing support for SSA operands and definitions. This
Chris Lattner
2019-03-29
1
-1
/
+1
*
Refactor information about tokens out into a new TokenKinds.def file. Use this
Chris Lattner
2019-03-29
1
-1
/
+1
*
Sketch out parser/IR support for OperationInst, and a new Instruction base
Chris Lattner
2019-03-29
1
-0
/
+1
*
Add some scaffolding for parsing affine maps:
MLIR Team
2019-03-29
1
-0
/
+1
*
Change Lexer and Parser to take diagnostic reporter function.
Jacques Pienaar
2019-03-29
1
-8
/
+5
*
Implement parser and lexer support for most of the type grammar.
Chris Lattner
2019-03-29
1
-0
/
+6
*
Implement enough of a lexer and parser for MLIR to parse extfunc's without
Chris Lattner
2019-03-29
1
-0
/
+65