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-09
MLIR Team
Add the getDialectNamespace static utility method to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Remove the explicit attribute kinds for DenseIntElement...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Ben Vanik
Adding utility to parse optional colon-type-lists.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Simplify DenseElementsAttr by rounding up the storage...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add support to ConversionTarget for storing legalizatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add support for matchAndRewrite to the DialectConversio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add a general operation property 'IsolatedFromAbove...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Support constructing DominanceInfo with an Operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
MLIR Team
Support FP16 in getZeroAttr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add a verify method to FuncOp and check that the type...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Rename FunctionParser to OperationParser. There...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
MLIR Team
Minor change to Linalg Tablegen file to not include...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Cleanup the definitions of OpAsmParser and CustomO...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add utility 'create' methods to OperationFolder that...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Rename FunctionParser::builder to opBuilder. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Fix a warning for missing parentheses around '||' insid...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Cleanup FunctionParser by removing dead methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
MLIR Team
Fix a typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add new 'createOrFold' methods to FuncBuilder to immedi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Always remap results when replacing an operation. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
When cleaning up after a failed legalization pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add a few utility overloads for OpAsmParser methods:
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Jacques Pienaar
ODG: Always deference operand/result when using named...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Rename FuncBuilder to OpBuilder and refactor to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add support to AffineApplyOp::fold for folding dim...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Lei Zhang
[spirv] Basic validity of SPV_ModuleOp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add a utility function to Op that allows for checking...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
NFC: Rename FoldHelper to OperationFolder and split...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Ben Vanik
Adding additional dialect parsing utilities, conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Make it explicit that the IR printing instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
River Riddle
Add support to FuncOp for managing argument attributes...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Lei Zhang
[ODG] Add iterators for results in Operator
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Stephan Herhut
Align NVVM operation names with names from GPU dialect.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
Add a utility function to OperationName for extracting...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Lei Zhang
[ODS] Add support for TypeArrayAttr
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Geoffrey Martin...
Replace comments referring to "vector or tensor" with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Geoffrey Martin...
Make MemRefOf tablegen type subclass ShapedContainerType
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
Refactor the dialect conversion framework to support...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Lei Zhang
Support type casting Type to itself
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
Start defining a new operation 'FuncOp' that replicates...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Jacques Pienaar
Add Windows build instructions.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Alex Zinenko
SDBM: fix the order of variables in the stripe-induced...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
Restructure the parser to support nested name scopes...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Alex Zinenko
Introduce OpOperandAdaptors and emit them from ODS
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
Cleanup the Linalg trait ViewRanks.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
River Riddle
NFC: Split up Parser::parseAttribute into multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Allow constant of unit type.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Avoid failure due to incomplete type specification.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
[spirv] Add a script to update SPIRVBase.td with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Mehdi Amini
Move NamedAttributeList::get() method out-of-line...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Use size_t for tuple type size
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Consistently use int64_t for shape-related values...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Static cast size_t -> int64_t instead of vice versa...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add support for providing an output stream to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Amit Sabne
Loop invariant code motion - remove reliance on...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Cleanup method definitions within Parser and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Mehdi Amini
Fix CMake builds: sources not used in every targets...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Get rid of separate getRank() on MemRef now that...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Some cleanup of ShapedType now that MemRef subclass...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Make MemRefType subclass ShapedType
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Don't use ShapedType to indicate vector or tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Fix an msan warning for use of an uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Remove the newline from the mlir-opt 'split-input...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Abstract the internal storage of the NamedAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Disable named attribute in ODG for ArgOrResultEleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
[ODS] Support region names and constraints
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Replace checks against numDynamicDims with hasStati...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Replace a usage of std::vector with SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Make getRank abort for unranked type
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Allow argument and result names replacement in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Avoid unspecified files error by explicitly includi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Add keywords in target_link_libraries post add_llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Replace usages of 'add_executable' with 'add_llvm_e...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Jacques Pienaar
Fix 5 ClangTidy - Readability findings.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Inline toString as operations can be streamed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Use hasRank instead of comparing rank to -1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Move CondBranchOp to the ODG framework.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Exclude all ShapedType subclasses other than Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Check for Vector or Tensor Type rather than ShapedT...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Avoid dyn_cast to ShapedType
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Make it clear that ElementsAttr is only for static...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
MLIR Team
Remove "size" property of affine maps.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Andy Davis
LoopFusionUtils CL 2/n: Factor out and generalize...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Change "may never" to "must never"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add whole_archive_link support for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Geoffrey Martin...
Change elements literal parsing to not rely on...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Disable the mlir-cpu-runner tests on win32. llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Replace the Function reference methods from the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Add an example of accessing the impl storage to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
Remove the Toy/* file path from the location check...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Switch std::vector to SmallVector. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Ben Vanik
[TableGen] Making printer support $cppClass substit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
[spirv] Add ModuleOp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Rasmus Munk...
Get rid of redundant verifier, which is implied...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Rasmus Munk...
Add a rank op to MLIR. Example:
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nicolas Vasilache
Add lowering linalg.for to LLVM IR
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Alex Zinenko
EDSC: use llvm::function_ref instead of std::function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nicolas Vasilache
Add a linalg.for operation to support non-affine...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Lei Zhang
Remove unused IsSingleResult template
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
River Riddle
NFC: Replace Function::args_iterator with Block...
commit
|
commitdiff
|
tree
|
snapshot
next