git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[mlir] NFC: fix trivial typos
[lldb.git]
/
mlir
/
test
/
lib
/
IR
/
2020-12-09
Christian Sigg
[mlir] Use mlir::OpState::operator->() to get to method...
tree
|
commitdiff
2020-11-19
River Riddle
[mlir][BuiltinDialect] Resolve comments from D91571
tree
|
commitdiff
2020-11-19
River Riddle
[mlir] Add support for referencing a SymbolRefAttr...
tree
|
commitdiff
2020-11-18
Alex Zinenko
[mlir] Introduce support for parametric side-effects
tree
|
commitdiff
2020-11-17
Alex Zinenko
[mlir] Allow for using interface class name in ODS...
tree
|
commitdiff
2020-11-17
River Riddle
[mlir][NFC] Remove references to Module.h and Function.h
tree
|
commitdiff
2020-11-05
Alexander Belyaev
[mlir] Move TestDialect and its passes to mlir::test...
tree
|
commitdiff
2020-10-23
Sean Silva
[mlir] Add FuncOp::eraseResults
tree
|
commitdiff
2020-09-11
MaheshRavishankar
[mlir][Analysis] Allow Slice Analysis to work with...
tree
|
commitdiff
2020-09-08
Mehdi Amini
Add a doc/tutorial on traversing the IR
tree
|
commitdiff
2020-08-27
Kazuaki Ishizaki
[mlir] NFC: fix trivial typo under test and tools
tree
|
commitdiff
2020-08-18
River Riddle
[mlir] Remove the use of "kinds" from Attributes and...
tree
|
commitdiff
2020-07-27
Alex Zinenko
[mlir] Support for mutable types
tree
|
commitdiff
2020-06-30
River Riddle
[mlir] Refactor InterfaceGen to support generating...
tree
|
commitdiff
2020-05-19
Benjamin Kramer
Give helpers internal linkage. NFC.
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] Reapply: Adjust libMLIR building to more closely...
tree
|
commitdiff
2020-05-04
Stephen Neuendorffer
Revert "[MLIR] Adjust libMLIR building to more closely...
tree
|
commitdiff
2020-05-04
Valentin Churavy
[MLIR] Adjust libMLIR building to more closely follow...
tree
|
commitdiff
2020-04-27
River Riddle
[mlir][Symbol] Change Symbol from a Trait into an OpInt...
tree
|
commitdiff
2020-04-07
River Riddle
[mlir][Pass] Remove the use of CRTP from the Pass classes
tree
|
commitdiff
2020-04-07
River Riddle
[mlir][Pass][NFC] Replace usages of ModulePass with...
tree
|
commitdiff
2020-03-28
Uday Bondhugula
[MLIR][NFC] Move TestDialect -> Dialect/Test
tree
|
commitdiff
2020-03-10
River Riddle
[mlir][NFC] Move the operation interfaces out of Analys...
tree
|
commitdiff
2020-03-06
River Riddle
[mlir][SideEffects] Define a set of interfaces and...
tree
|
commitdiff
2020-03-06
Stephen Neuendorffer
[MLIR] Remove redundant library dependencies
tree
|
commitdiff
2020-03-06
Stephen Neuendorffer
[MLIR] Ensure that target_link_libraries() always has...
tree
|
commitdiff
2020-02-29
Stephen Neuendorffer
Revert "[MLIR] Move from using target_link_libraries...
tree
|
commitdiff
2020-02-29
Stephen Neuendorffer
Revert "[MLIR] Remove redundant library dependencies"
tree
|
commitdiff
2020-02-29
Stephen Neuendorffer
[MLIR] Remove redundant library dependencies
tree
|
commitdiff
2020-02-29
Stephen Neuendorffer
[MLIR] Move from using target_link_libraries to LINK_LI...
tree
|
commitdiff
2020-02-28
Stephen Neuendorffer
Revert "[MLIR] Move from using target_link_libraries...
tree
|
commitdiff
2020-02-28
Stephen Neuendorffer
Revert "[MLIR] Remove redundant library dependencies"
tree
|
commitdiff
2020-02-28
Stephen Neuendorffer
[MLIR] Remove redundant library dependencies
tree
|
commitdiff
2020-02-28
Stephen Neuendorffer
[MLIR] Move from using target_link_libraries to LINK_LI...
tree
|
commitdiff
2020-02-21
Rob Suderman
Move StandardOps/Ops.h to StandardOps/IR/Ops.h
tree
|
commitdiff
2020-02-12
Mehdi Amini
Remove static registration for dialects, and the "alway...
tree
|
commitdiff
2020-02-04
Stephen Neuendorffer
[MLIR] Fixes for shared library dependencies.
tree
|
commitdiff
2020-01-28
River Riddle
[mlir] Refactor the implementation of Symbol use lists.
tree
|
commitdiff
2020-01-26
Mehdi Amini
Mass update the MLIR license header to mention "Part...
tree
|
commitdiff
2020-01-14
River Riddle
[mlir] NFC: Remove unused variable.
tree
|
commitdiff
2020-01-13
River Riddle
[mlir] Update the use-list algorithms in SymbolTable...
tree
|
commitdiff
2020-01-13
Lorenzo Chelini
[mlir] m_Constant()
tree
|
commitdiff
2019-12-23
Mehdi Amini
Adjust License.txt file to use the LLVM license
tree
|
commitdiff
2019-12-11
Mahesh Ravishankar
Add missing CMake dependency for MLIRTestIR.
tree
|
commitdiff
2019-12-09
Nicolas Vasilache
Post-submit cleanups in RecursiveMatchers
tree
|
commitdiff
2019-12-09
Nicolas Vasilache
Add a layer of recursive matchers that compose.
tree
|
commitdiff
2019-12-05
River Riddle
Add include path to the TestDialect to fix broken build.
tree
|
commitdiff
2019-12-05
Tres Popp
Move ModuleManager functionality into mlir::SymbolTable.
tree
|
commitdiff
2019-11-13
Sean Silva
Add FuncOp::eraseArgument
tree
|
commitdiff
2019-10-24
River Riddle
Add support for replacing all uses of a symbol.
tree
|
commitdiff
2019-10-21
River Riddle
Add a Symbol trait to simplify defining operations...
tree
|
commitdiff
2019-10-09
River Riddle
Update the symbol utility methods to handle the case...
tree
|
commitdiff
2019-10-08
River Riddle
Add support for walking the uses of a symbol.
tree
|
commitdiff