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-06-02
River Riddle
Rename DialectConversion to TypeConverter and split...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Move the definitions of LoadOp and StoreOp to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Move the definitions of CmpIOp, CmpFOp, and SelectO...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Replace checks for rank -1 with direct calls to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Limit the number of places where shaped type has...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Use TestDialect to test traits instead of unittest.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Add a type-constrained nested tuple type.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
Add TestLoopFusion.cpp to CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add operand type iterators to Operation and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Andy Davis
Add LoopFusionUtils.cpp to CMakeLists.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Andy Davis
Affine Loop Fusion Utility Module (1/n).
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Rename DialectConversionPattern to ConversionP...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Detemplatize convertRegion in DialectConversion
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Stephan Herhut
Add support for llvm.constant with StringAttr as...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Move explicit calls to Module::getNamedFunction...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Introduce a new common diagnostic handler ScopedDia...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Add pattern file location to generated code to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Make TupleOf take a list of allowed types.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add a new TestDialect directory in tests/. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Rename Float/Integer to AnyFloat/AnyInteger
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nicolas Vasilache
Fix Linalg tiling for the partial tile case.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Remove a stale declaration in FunctionAttr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Rob Suderman
Added the ability to run a mapping function across...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Apply operation rewrites before updating arguments.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Decouple running a conversion from the DialectConve...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nicolas Vasilache
Fix Linalg lowering to loops
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Thomas Joerg
Automated rollback of changelist 247713812.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Stephan Herhut
Add LLVM::IntToPtrOp and LLVM::PtrToIntOp to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Rob Suderman
Automated rollback of changelist 249538085.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Rob Suderman
Added the ability to run a mapping function across...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add thread-safe utilities to LLVMType to allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Refactor FunctionAttr to hold the internal function...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Mehdi Amini
Return nullptr on Region::getContainingOperation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Make EDSC builder test more robust to the order...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Refactor DialectConversion to operate on functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Update Attribute::getDialect/Type::getDialect to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Fix the name of a comment header block in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add a new interleaveComma that allows specifying...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Make static shape tensor container match other...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Simplify container type definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Make the ParallelDiagnosticHandler used by the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Fix a bug in toy LateLowering where a type conversi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Clean up container type names in OpBase
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
CMake build: force-link SDBM lib into SDBM unit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Move SDBM uniquer into the SDBM dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Move SDBM infrastructure into a new SDBM dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
SDBMExpr: factor uniqu'ing out of MLIRContext.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Fix -Wsign-compare in OperationSupportTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
Linalg: avoid deriving from MultiOperandTraitBase...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Thomas Joerg
Small cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
AffineExpr: factor uniqu'ing out of MLIRContext.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
Drop AffineExpr::Null
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Youlong Cheng
Change getParent() to be a const function. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Stella Laurenzo
Upstream the Quantizer tool (part 4).
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
When changing the type of a Function, also update...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
MLIR Team
[LoopFusion] Don't count terminator op in compute...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Use lambdas for nesting edsc constructs.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Mehdi Amini
Fix MacOS test: use %shlibext in lit command line...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Define a string join tablegen utility
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Add CMakeLists.txt entry for Linalg/Transforms...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Fix automatic description for AnyTypeOf
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Rename "AnyOf" and "AllOf" combined predicates...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Delete IntegerBase and FloatBase tablegen classes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Lei Zhang
[ODS] Allow dialect to specify C++ namespaces
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Fix Linalg/llvm_ir test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Fix stride computation bug when lowering linalg...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Add lowering of LinalgLibraryOps to linalg.load...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Alex Zinenko
Use FileCheck to test SDBM
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Alex Zinenko
ExecutionEngine: drop PassManager integration
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Mehdi Amini
Fix debug build: static constexpr data member must...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Add support for streaming an OperationName into...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
NFC: Tidy up DialectConversion.cpp and rename Diale...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Refactor the DialectConversion process to clone...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Allow a function to take the name of another existi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Add support for streaming Operations into Diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Update the rewrite methods of each of the DialectCo...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Add a utility function 'Operation::replaceUsesOfWit...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Move the ConversionListBuilder utility to PatternMa...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Add user iterators to IRObjects, i.e. Values.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Make shape matching work for any shaped type.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Rewrite the DialectOpConversion patterns to inherit...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Clean up tablegen vector and tensor types
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Stella Laurenzo
Upstream the Quantizer tool (part 3).
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Add support for saving and restoring the insertion...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Refactor PatternRewriter to inherit from FuncBuilde...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Also visit memref element type in AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Alex Zinenko
Enable EDSC API test running through lit
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Allow for the case where ShapedType is a MemRef...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Refactor Attribute and Type to use 'classof' instea...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
MLIR Team
Fix use of variables only used in asserts.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Alex Zinenko
Overload arithmetic operators for SDBM expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Alex Zinenko
Implement SDBM and conversion between SDBM and...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
MLIR Team
LLVM API updates.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Jacques Pienaar
Update cmake dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Andy Davis
Fixes a small bug in computing dependence direction...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Geoffrey Martin...
Simplify the verification of ExtractElementop.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Jacques Pienaar
Expand ReturnOp error to include types. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Jacques Pienaar
Don't fail verifying unranked shapes as being the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
River Riddle
Unify the 'constantFold' and 'fold' hooks on an...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nicolas Vasilache
Add linalg.range_intersect conversion to LLVM.
commit
|
commitdiff
|
tree
|
snapshot
next