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
/
TableGen
/
Type.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
Add DialectType and generate docs for dialect types
Jacques Pienaar
2019-10-07
1
-3
/
+14
*
Remove dead code.
Jacques Pienaar
2019-07-30
1
-14
/
+0
*
[TableGen] Consolidate constraint related concepts
Lei Zhang
2019-03-29
1
-28
/
+8
*
Change Value to NamedTypeConstraint and use TypeConstraint.
Jacques Pienaar
2019-03-29
1
-4
/
+6
*
[TableGen] Model variadic operands using Variadic<Type>
Lei Zhang
2019-03-29
1
-0
/
+7
*
[tablegen] Use tblgen:: classes for NamedAttribute and Operand fields
Lei Zhang
2019-03-29
1
-7
/
+7
*
[doc] Generate more readable description for operands
Lei Zhang
2019-03-29
1
-6
/
+4
*
Define mAttr in terms of AttrConstraint.
Jacques Pienaar
2019-03-29
1
-1
/
+1
*
TableGen: implement predicate tree and basic simplification
Alex Zinenko
2019-03-29
1
-2
/
+3
*
TableGen: untie Attr from Type
Alex Zinenko
2019-03-29
1
-10
/
+0
*
TableGen: extract TypeConstraints from Type
Alex Zinenko
2019-03-29
1
-8
/
+31
*
Put Operator and PredCNF into the tblgen namespace
Lei Zhang
2019-03-29
1
-1
/
+1
*
Add tblgen::Type to wrap around TableGen Type defs
Lei Zhang
2019-03-29
1
-0
/
+51