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-08-07
Lei Zhang
Initialize local variables for opcode to fix MSAN failures
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
River Riddle
Add utility 'replaceAllUsesWith' methods to Operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Chris Lattner
Improve support for opaque types in MLIR, allowing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Caballero
Fix verification of zero-dim memref in affine.load...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Andy Ly
Have ValueUseIterator template use OperandType instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
River Riddle
NFC: Simplify ModuleTerminatorOp by using the HasParent...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Andy Ly
Remove ops in regions/blocks from worklist when parent...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
River Riddle
NFC: Simplify ModuleOp by using the SingleBlockImplicit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Lei Zhang
Emit matchAndRewrite() for declarative rewrite rules
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Lei Zhang
[spirv] Provide decorations in batch for op construction
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Nicolas Vasilache
Add a region to linalg.generic
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Nicolas Vasilache
Refactor Linalg ops to loop lowering (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Diego Caballero
Add TTI pass initialization to pass managers.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
River Riddle
NFC: Implement OwningRewritePatternList as a class...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Suharsh Sivakumar
Fix header guard.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nicolas Vasilache
Drop linalg.range_intersect op
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Lei Zhang
Use SingleBlockImplicitTerminator trait for spv.module
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Alex Zinenko
Introduce custom syntax for llvm.func
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Denis Khalikov
[mlir-translate] Fix test suite.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Mehdi Amini
Remove non-needed includes from ConvertControlFlowToCFG...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Alex Zinenko
Fix ExecutionEngine post-update in upstream LLVM
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Lei Zhang
[ODS] Add new definitions for non-negative integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Mehdi Amini
Fix clang 5.0 by using type aliases for LLVM DenseSet/Map
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Nicolas Vasilache
Add a generic Linalg op
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Jacques Pienaar
Fully qualify DenseMap.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Diego Caballero
Add StdIndexedValue to EDSC helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Alex Zinenko
AffineDataCopyGeneration: don't use CL flag values...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Alex Zinenko
WritingAPass doc: demonstrate registration of a non...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Mehdi Amini
Add missing include to DenseMap in MLIRContext.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Uday Bondhugula
Introduce explicit copying optimization by generalizing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Lei Zhang
Qualify StringRef to fix Windows build failure
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Lei Zhang
[spirv] Add support for specialization constant
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Eric Schweitz
Add FIR, the Flang project's IR, to the dialect registry.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Denis Khalikov
[spirv] Add binary logical operations.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Lei Zhang
Replace the verifyUnusedValue directive with HasNoUseOf...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Lei Zhang
Migrate pattern symbol binding tests to use TestDialect
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Lei Zhang
Fix support for auxiliary ops in declarative rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Lei Zhang
NFC: refactor ODS builder generation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Mahesh Ravishankar
Use operand number during serialization to get the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Denis Khalikov
[spirv] Add binary arithmetic operations tensorflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mahesh Ravishankar
Add missing include file to StringExtrasTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Alex Zinenko
Support hexadecimal floats in tensor literals
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mahesh Ravishankar
Add support for (de)serialization of SPIR-V Op Decorations
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Alex Zinenko
Add support for hexadecimal float literals
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mahesh Ravishankar
Link in MLIRGPUtoSPIRVTransforms with mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jacques Pienaar
Add std::move in UniformSupport.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mahesh Ravishankar
Initial implementation to translate kernel fn in GPU...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Lei Zhang
[spirv] Add basic infrastructure for negative deseriali...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Denis Khalikov
[spirv] Add binary arithmetic operations.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jacques Pienaar
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Alex Zinenko
RewriterGen: properly handle zero-result ops
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mehdi Amini
Fix SingleBlockImplicitTerminator traits to catch empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mehdi Amini
Simplify ODS for loop.if and loop.for traits (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mahesh Ravishankar
Enable (de)serialization support for spirv::AccessChainOp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mehdi Amini
Add a `HasParent` operation trait to enforce a specific...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Mehdi Amini
[mlir-tblgen] Emit forward declarations for all the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Jacques Pienaar
Initialize union to avoid -Wmissing-field-initializers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Andy Davis
Verify that affine.load/store/dma_start/dma_wait operan...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nicolas Vasilache
Automated rollback of commit 3708f53219aa2b201e82e7172c...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nicolas Vasilache
Add sgemm specializations - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Lei Zhang
Support referencing a single value generated by a match...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nicolas Vasilache
Fix backward slice corner case
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nicolas Vasilache
Fix linalg_matmul_impl interfacing with sgemm
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nicolas Vasilache
Use "standard" load and stores in LowerVectorTransfers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Krzysztof Drewniak
Add API for bulk-setting attributes in an OperationState
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Mehdi Amini
Automated rollback of commit fc194a4f22fe53f46729821d9c...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Denis Khalikov
[spirv] Add AccessChainOp operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Mehdi Amini
Use perfect forwarding for OpBuilder::create args ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alex Zinenko
Genericize function-like printer and parser. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alex Zinenko
Add support for hexadecimal float literals
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
River Riddle
Add support for an analysis mode to DialectConversion.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Nicolas Vasilache
Fix backward slice computation to iterate through known...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alex Zinenko
Move GPU dialect to {lib,include/mlir}/Dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
River Riddle
NFC: Use ValueOfRange instead of T in Diagnostic::appen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Alex Zinenko
Move SPIRV dialect tests under test/Dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Lei Zhang
Disable auto-generated builders for spv.module
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nicolas Vasilache
Cleanup slicing test.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nicolas Vasilache
Enable multi-level Linalg fusion
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Mahesh Ravishankar
Add a utility function to populate StdOp to SPIRV Conve...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jacques Pienaar
Update cmake files.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
MLIR Team
Add sitofp to the standard dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Alex Zinenko
Affine loop parallelism detection: conservatively handl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Alex Zinenko
ODS: support UnitAttr in Operation definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Alex Zinenko
Introduce LLVMFuncOp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
River Riddle
Allow std.constant to hold a boolean value.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Uday Bondhugula
Introduce parser library method to parse list of region...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
River Riddle
Emit an error for missing '[' when parsing an AffineMap...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Lei Zhang
(De)serialize composite spv.constant
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
River Riddle
NFC: Update the LoopToStd conversion patterns to use...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
River Riddle
NFC: Update usage of multi-threading flags.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Jacques Pienaar
Update style/clang-format (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Lei Zhang
(De)serialize float scalar spv.constant
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Lei Zhang
(De)serialize bool and integer scalar spv.constant
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Lei Zhang
[spirv] NFC: adjust `encode*` function signatures in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Alex Zinenko
ODS: introduce ParamNativeOpTrait
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Lei Zhang
[spirv] Remove one level of indirection: processOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Nicolas Vasilache
Refactor LoopParametricTiling as a test pass - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Alex Zinenko
SingleBlockImplicitTerminator: report the wrong termina...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
River Riddle
Refactor region type signature conversion to be explici...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mahesh Ravishankar
Add (de)serialization of EntryPointOp and ExecutionModeOp
commit
|
commitdiff
|
tree
|
snapshot
next