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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: put C++ code emission classes in their own files
Lei Zhang
2020-01-10
2
-0
/
+236
*
[mlir][spirv] Allow specifying availability on enum attribute cases
Lei Zhang
2020-01-02
1
-0
/
+6
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-1
/
+1
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
11
-143
/
+44
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-1
/
+1
*
Unique trait list during ODS Operator trait construction
Jacques Pienaar
2019-12-19
1
-6
/
+13
*
Add support for providing a default implementation for an interface method.
River Riddle
2019-12-18
1
-0
/
+6
*
[ODS] Generate builders taking unwrapped value and defaults for attributes
Lei Zhang
2019-12-02
1
-2
/
+2
*
[DRR] Introduce `$_` to ignore op argument match
Lei Zhang
2019-12-02
1
-1
/
+2
*
Add support for AttrSizedOperandSegments/AttrSizedResultSegments
Lei Zhang
2019-11-25
1
-6
/
+6
*
Add support for using the ODS result names as the Asm result names for multi-...
River Riddle
2019-11-21
1
-0
/
+3
*
[ODS] Fix operation argument population to avoid crash
Lei Zhang
2019-11-14
2
-6
/
+34
*
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
*
Fix segfault when no symbol is given to an constraint operand
Lei Zhang
2019-10-30
1
-1
/
+7
*
[DRR] Allow interleaved operands and attributes
Lei Zhang
2019-10-21
1
-0
/
+12
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
2
-3
/
+3
*
[DRR] Allow capturing and referencing no-result ops
Lei Zhang
2019-10-17
1
-0
/
+7
*
Add LLVM_DEBUG in RewritersGen.cpp and Pattern.cpp
Lei Zhang
2019-10-17
1
-10
/
+53
*
Add DialectType and generate docs for dialect types
Jacques Pienaar
2019-10-07
2
-8
/
+19
*
Enable emitting dialect summary & description during op generation
Jacques Pienaar
2019-10-05
1
-0
/
+26
*
Add missing file from cmakelist
Jacques Pienaar
2019-09-30
1
-0
/
+1
*
Enable autogenerating OpInterface method declarations
Jacques Pienaar
2019-09-30
2
-7
/
+113
*
Remove unused variables and methods to address compiler warnings
Lei Zhang
2019-09-25
1
-0
/
+1
*
[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
*
Support variadic ops in declarative rewrite rules
Lei Zhang
2019-08-21
1
-16
/
+87
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-1
/
+1
*
Add unreachable to avoid GCC -Wreturn-type warning
jpienaar
2019-08-13
1
-0
/
+3
*
NFC: Refactoring PatternSymbolResolver into SymbolInfoMap
Lei Zhang
2019-08-09
1
-35
/
+184
*
Qualify StringRef to fix Windows build failure
Lei Zhang
2019-08-01
1
-1
/
+2
*
Replace the verifyUnusedValue directive with HasNoUseOf constraint
Lei Zhang
2019-08-01
2
-10
/
+5
*
Fix support for auxiliary ops in declarative rewrite rules
Lei Zhang
2019-07-31
1
-14
/
+35
*
Remove dead code.
Jacques Pienaar
2019-07-30
3
-58
/
+0
*
Support referencing a single value generated by a matched multi-result op
Lei Zhang
2019-07-26
1
-2
/
+3
*
Automatically generate (de)serialization methods for SPIR-V ops
Mahesh Ravishankar
2019-07-19
2
-1
/
+5
*
Better support for attribute wrapper classes when getting def name
Lei Zhang
2019-07-16
1
-2
/
+11
*
ODS: provide a flag to skip generation of default build methods
Alex Zinenko
2019-07-05
1
-0
/
+4
*
[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
2
-4
/
+13
*
[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
*
Print proper message saying variadic ops are not supported in RewriterGen
Lei Zhang
2019-06-19
1
-0
/
+4
*
[ODS] Support variadic operand/result verification
Lei Zhang
2019-06-09
1
-2
/
+2
*
[TableGen] Generating enum definitions and utility functions
Lei Zhang
2019-06-09
1
-0
/
+22
*
[ODG] Add iterators for results in Operator
Lei Zhang
2019-06-09
1
-3
/
+13
*
Introduce OpOperandAdaptors and emit them from ODS
Alex Zinenko
2019-06-03
1
-0
/
+2
*
[ODS] Support region names and constraints
Lei Zhang
2019-06-01
2
-4
/
+35
*
[ODS] Support numRegions in Op definition
Lei Zhang
2019-06-01
1
-0
/
+7
[next]