projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-11-06
Andy Davis
Add affine load/store/dma_start/dma_wait to dialect...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Ben Vanik
Adding an m_NonZero constant integer matcher.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andy Davis
Add ViewOp verification for dynamic strides, and addres...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Lei Zhang
[DRR] List some limitations clearly in the doc
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andy Davis
Add ViewOp to the StandardOps dialect, which casts...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Eric Schweitz
Add support for the LLVM FNeg instruction
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
River Riddle
NFC: Remove an extra space when printing the 'attribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
River Riddle
Add (parse|print)OptionalAttrDictWithKeyword hooks...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Roberto Rosmaninho
Fix typos in the Standard Dialect documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
James Molloy
[llvm] Allow GlobalOp to take a region for complex...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
James Molloy
[llvm] Add initial import of LLVM modules to mlir-translate
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
River Riddle
NFC: Rename parseOptionalAttributeDict -> parseOptional...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
River Riddle
Add a PatternRewriter hook to merge blocks, and use...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Lei Zhang
Emit empty lines after headers when generating op docs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Sean Silva
Rename Region::RegionType to Region::BlockListType
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
MLIR Team
[NVVM] Add mma.sync operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Update the SPV dialect type parser to use the methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Nicolas Vasilache
Drop spurious debug spew.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Refactor LinalgDialect::parseType to use the DialectAsm...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Refactor QuantOps TypeParser to use the DialectAsmParse...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Remove the need for passing a location to parseAttribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Add DialectAsmParser/Printer classes to simplify dialec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Lei Zhang
Add ReferToOp attribute constraint for SymbolRefAttr
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Nicolas Vasilache
Delete spurious file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Lei Zhang
Move BitEnumAttr from SPIRVBase.td to OpBase.td
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Mahesh Ravishankar
Support lowering of imperfectly nested loops into GPU...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Nicolas Vasilache
Add Linalg pattern for producer-consumer fusion
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
James Molloy
[mlir][llvm] Add missing cast ops
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Lei Zhang
NFC: Use #ifndef in various .td files instead of #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Mehdi Amini
Add a test for lowering GPU ops that cover cases where...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Mehdi Amini
Add a test.symbol_scope operation that has the SymbolTa...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Alex Zinenko
LinalgDependenceGraph: add const modifiers to accessors
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
River Riddle
NFC: Simplify UseRange::iterator to just be a std:...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Denis Khalikov
[spirv] Add cast operations
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Lei Zhang
Use `not` to invert return code in expected to fail...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jing Pu
Dump op location in createPrintOpGraphPass for easier...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
River Riddle
Add support to GreedyPatternRewriter for erasing unreac...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
River Riddle
Add a utility accessor 'has_single_element' for ranges.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Lei Zhang
Fix segfault when no symbol is given to an constraint...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Nicolas Vasilache
Add basic support for declarative Linalg transformations
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Lei Zhang
[spirv] Fix gen_spirv_dialect.py and add spv.Unreachable
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Lei Zhang
[spirv] Mark control flow ops as InFunctionScope
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
MLIR Team
Add "[TOC]" to generated documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Diego Caballero
Bugfix: Keep worklistMap in sync with worklist in Greed...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Lei Zhang
[spirv] Use LLVM graph traversal utility for PrettyBloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Mahesh Ravishankar
Add a convenient operation build method for spirv:...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Lei Zhang
[spirv] Support OpPhi using block arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Sean Silva
Parse locations in parseGenericOperation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Nicolas Vasilache
Standardize Linalg transformations to take an OpBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
River Riddle
Add support for marking an operation as recursively...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Christian Sigg
Print reason why dynamic library could not be loaded...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alexander Belyaev
Lookup function declaration in SymbolTable not ModuleOp.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Alexander Belyaev
Fix include guards and add tests for OpToFuncCallLowering.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Smit Hinsu
Define AnyRankedTensor Type in TableGen
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
River Riddle
Add support for parsing multiple result name groups.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Denis Khalikov
[spirv] AccessChainOp canonicalization.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
River Riddle
Convert the Canonicalize and CSE passes to generic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
River Riddle
Add support for replacing all uses of a symbol.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Mehdi Amini
Add missing dependency on MLIRIR on MLIREDSCInterface
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Alexander Belyaev
Add custom lowering of ExpOp for NVVM and ROCM.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Alexander Belyaev
Wrap ODS to 80 lines and remove const qualifier for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
River Riddle
Add @below and @above directives to verify-diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Alex Zinenko
Fix "set-but-unused" warning in DialectConversion
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
River Riddle
NFC: Remove references to the toy.generic attribute.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Alex Zinenko
Drop MemRefUtils from the ExecutionEngine
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
MLIR Team
Update chapter 3 code snippet to match the actual outpu...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Uday Bondhugula
Update loop.for verifier message
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Alex Zinenko
Expose optimizations flags in Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Hanhan Wang
NFC: Remove a right parenthesis from comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
River Riddle
NFC: Add support for parsing attributes programmaticall...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Lei Zhang
[DRR] Allow interleaved operands and attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Lei Zhang
[spirv] Allow block arguments on spv.Branch(Conditional)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Alex Zinenko
Use LLVM_Type instead of AnyType in the definition...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
River Riddle
Cleanup and rewrite Ch-4.md.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
River Riddle
NFC: Fix remaining usages of MulOp as matrix multiplica...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Christian Sigg
Unify GPU op definition names with other dialects.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
River Riddle
NFC: Elide the value of a UnitAttr within nested attrib...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
River Riddle
Add a Symbol trait to simplify defining operations...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
River Riddle
NFC: Fix typo : Retur -> Return
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
River Riddle
Update Ch1 to reflect new changes in the tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lei Zhang
[DRR] Address GCC warning by wrapping for statement...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Kazuaki Ishizaki
Fix minor spelling tweaks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Kazuaki Ishizaki
Fix minor spelling tweaks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jacques Pienaar
Add SourceMgrDiagnosticHandler to toy
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jacques Pienaar
Add missing include to StringMap in Verifier and Dialec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Mehdi Amini
Add missing include to llvm Allocator.h
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jacques Pienaar
Slight rewording in toy ch2 to make persistence of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Geoffrey Martin...
Use new eraseOp instead of replaceOp with empty values
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Christian Sigg
Get active source lane predicate from shuffle instruction.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
River Riddle
NFC: Cleanup the implementation of walkSymbolUses.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
River Riddle
NFC: Add missing include for StringMap.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lei Zhang
NFC: Rename SPIR-V serializer find*ID() to get*ID(...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sean Silva
Add support for function result attributes.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Nicolas Vasilache
Lower vector transfer ops to loop.for operations.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Nicolas Vasilache
Implement lowering of VectorTypeCastOp to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
reinerp
Slightly rephrase a difficult-to-parse sentence.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Lei Zhang
[DRR] Use eraseOp() to replace no-result ops
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Nicolas Vasilache
Automated rollback of commit 575405f4d6762830c1c4520569...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Nicolas Vasilache
Fix OSS target name GPUtoNVVMTransforms -> MLIRGPUtoNVV...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Stephan Herhut
Use StrEnumAttr for gpu.allreduce op instead of StringA...
commit
|
commitdiff
|
tree
|
snapshot
next