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
/
Attribute.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][spirv] Allow specifying availability on enum attribute cases
Lei Zhang
2020-01-02
1
-0
/
+6
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
[ODS] Generate builders taking unwrapped value and defaults for attributes
Lei Zhang
2019-12-02
1
-2
/
+2
*
Expose an isSubclassOf() method on AttrConstraint
Lei Zhang
2019-11-12
1
-11
/
+13
*
Move BitEnumAttr from SPIRVBase.td to OpBase.td
Lei Zhang
2019-11-01
1
-2
/
+2
*
[spirv] Add support for BitEnumAttr
Lei Zhang
2019-09-16
1
-0
/
+8
*
Added a TableGen generator for structured data
Rob Suderman
2019-08-30
1
-0
/
+52
*
Remove dead code.
Jacques Pienaar
2019-07-30
1
-9
/
+0
*
Automatically generate (de)serialization methods for SPIR-V ops
Mahesh Ravishankar
2019-07-19
1
-0
/
+4
*
Better support for attribute wrapper classes when getting def name
Lei Zhang
2019-07-16
1
-2
/
+11
*
[ODS] NFC: Rename EnumAttr to StrEnumAttr to be consistent with IntEnumAttr
Lei Zhang
2019-07-02
1
-2
/
+2
*
EnumsGen: remove dangling assertion
Lei Zhang
2019-07-02
1
-1
/
+0
*
[ODS] Introduce IntEnumAttr
Lei Zhang
2019-07-01
1
-3
/
+12
*
[spirv] Basic serializer and deserializer
Lei Zhang
2019-06-22
1
-0
/
+4
*
Add SPIRV Image Type according to the spec described here :
Mahesh Ravishankar
2019-06-19
1
-0
/
+4
*
[TableGen] Generating enum definitions and utility functions
Lei Zhang
2019-06-09
1
-0
/
+22
*
Remove unnecessary C++ specifier in CPP files. NFC.
Jacques Pienaar
2019-05-20
1
-1
/
+1
*
[TableGen] Return base attribute's name for anonymous OptionalAttr/Defaul...
Lei Zhang
2019-05-10
1
-1
/
+3
*
[TableGen] Use `tgfmt` to format various predicates and rewrite rules
Lei Zhang
2019-04-18
1
-25
/
+20
*
Add methods for building array attributes in Builder
Lei Zhang
2019-04-07
1
-2
/
+8
*
[TableGen] Add EnumAttrCase and EnumAttr
Lei Zhang
2019-04-01
1
-0
/
+35
*
Add a trait to set the result type by attribute
Feng Liu
2019-03-29
1
-0
/
+4
*
[TableGen] Consolidate constraint related concepts
Lei Zhang
2019-03-29
1
-27
/
+2
*
Spike to define real math ops and lowering of one variant of add to correspon...
Stella Laurenzo
2019-03-29
1
-0
/
+4
*
[TableGen] Use tblgen::DagLeaf to model DAG arguments
Lei Zhang
2019-03-29
1
-0
/
+14
*
[doc] Generate more readable description for attributes
Lei Zhang
2019-03-29
1
-0
/
+7
*
Define mAttr in terms of AttrConstraint.
Jacques Pienaar
2019-03-29
1
-20
/
+28
*
Add default attr value & define tf.AvgPool op and use pattern for rewrite.
Jacques Pienaar
2019-03-29
1
-0
/
+13
*
Add AttrConstraint to enable generating verification for attribute values.
Jacques Pienaar
2019-03-29
1
-0
/
+15
*
Add attribute matching and transform to pattern rewrites.
Jacques Pienaar
2019-03-29
1
-11
/
+13
*
TableGen: untie Attr from Type
Alex Zinenko
2019-03-29
1
-4
/
+14
*
Add tblgen::Attribute to wrap around TableGen Attr defs
Lei Zhang
2019-03-29
1
-0
/
+80