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-03-29
River Riddle
When canonicalizing only erase the operation after...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Rename the 'if' operation in the AffineOps dialect...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Add constant build() method not requiring result type
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Stella Laurenzo
Implement Quantization dialect and minimal UniformQuant...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alex Zinenko
Port alloc/dealloc LLVM IR conversion into the LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
NFC: Rename the 'for' operation in the AffineOps dialec...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Address post submit review comments for removing Block...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
NFC: Rename affine_apply to affine.apply. This is the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
MLIR Team
Adds the ability to compute the MemRefRegion of a slice...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Address follow on comments for quickstart doc.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove findInstPositionInBlock from the Block api.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[TableGen] Model variadic operands using Variadic<Type>
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Move the AffineFor loop bound folding to a canonicaliza...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Emit a parser error when the min/max prefix is missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Refactor the affine analysis by moving some functionali...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Define the initial g3doc for the Affine dialect.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Smit Hinsu
Add derived type attributes for TensorFlow ops generate...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alex Zinenko
Print parens around the return type of a function if...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
MLIR graph rewrite using pattern quickstart doc.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sergei Lebedev
Implemented __invert__, __and__ and __or__ in the EDSC...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alex Zinenko
Print non-default attribute types in optional attr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
MLIR Team
Loop fusion improvements:
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sergei Lebedev
Implemented __eq__ and __ne__ in EDSC Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Remove stray debug output - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove InstWalker and move all instruction walking...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
NFC: Move AffineApplyOp to the AffineOps dialect. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Refactor common code getting memref access in getMemRef...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Update MemRefAccess::getAccessMap to always canonicaliz...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove the OwnerTy template parameter of IROperandImpl...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Add option print functions with the generic form.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
No need to specify default behavior. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove the forward definition of OperationInst now...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove remaining usages of OperationInst in lib/Transforms.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Remove remaining references to OperationInst in all...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Replace the walkOps/visitOperationInst variants from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dimitrios Vytiniotis
Exposing logical operators in EDSC all the way up to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Update dma-generate pass to (1) work on blocks of instr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Begin the process of fully removing OperationInst....
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Fold the functionality of OperationInst into Instructio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Merge OpProperty and Traits into OpTrait
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Define NumericAttr as the base class for BoolAttr,...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Fix the handling of the resizable operands bit of Opera...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Fold IROperandOwner into Instruction.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
When parsing, treat an IntegerSet with no constraints...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Emit an error when parsing an affine structure if ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Promote local buffers created post fusion to higher...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Stella Laurenzo
Minor fix to the lexer whitespace loop.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Define the AffineForOp and replace ForInst with it...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[TableGen] Use tblgen::DagLeaf to model DAG arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Update link
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Fix Block::getNumSuccessors()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Fix use of llvm::Module::getOrInsertFunction after...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Cleanup EDSCs and start a functional auto-generated...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Define an detail::OperandStorage class to handle managi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Add fallback to native code op builder specification...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Enable using constant attribute as matchers.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Post commit fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Address Performance issue in NestedMatcher
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Address cleanups from previous CL
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
MLIR Team
Fix ASAN issue: snapshot edge list before loop which...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
MLIR Team
LoopFusion: insert the source loop nest slice at a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Update tests using affine maps to not rely on specific...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
3000x speed improvement on compose-affine-maps by dropp...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Standardize the spelling of debug info to "debuginfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[tablegen] Use tblgen:: classes for NamedAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[doc] Use table to list all attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[doc] Generate more readable description for attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
[doc] Generate more readable description for operands
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Fold CallIndirectOp to CallOp when the callee operand...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Use formatv for the error instead of string stream.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Include op results in generate TensorFlow/TFLite op...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Fix getFullMemRefAsRegion() and FlatAffineConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
TableGen: Use DAG for op results
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
MLIR Team
Support fusing loop nests which require insertion into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Prefix Operator getter methods with "get" to be consistent
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Recommit: Define a AffineOps dialect as well as an...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Introduce python bindings for MLIR EDSCs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Move google-mlir to google_mlir
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Automated rollback of changelist 231318632.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Enable using constant attribute as matchers.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Define a AffineOps dialect as well as an AffineIfOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Add a C API for EDSCs in other languages + python
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lei Zhang
Add tblgen::Pattern to model Patterns defined in TableGen
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Define mAttr in terms of AttrConstraint.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Replace too obscure usage of functional::map by declare...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jacques Pienaar
Add value member to constant attribute specification...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Chris Lattner
Change AffineApplyOp to produce a single result, simpli...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Change the ForInst induction variable to be a block...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Drop AffineMap::Null and IntegerSet::Null
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Cleanup resource management and rename recursive matchers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Wrap cl::opt flags within passes in a category with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Chris Lattner
Finish removing multi-result affine maps from the tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Feng Liu
Add an option to improve the readibility of the printed...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Drop unused result from affine map in test case - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Chris Lattner
More updates of tests to move towards single result...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Update replaceAllMemRefUsesWith to generate single...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nicolas Vasilache
Add a simple arity-agnostic invocation of JIT-compiled...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Uday Bondhugula
Update createAffineComputationSlice to generate single...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
River Riddle
Allow operations to hold a blocklist and add support...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alex Zinenko
Generic dialect conversion pass exercised by LLVM IR...
commit
|
commitdiff
|
tree
|
snapshot
next