platform/upstream/llvm.git
2019-03-29 Chris LattnerRefactor ForStmt: having it contain a StmtBlock instead...
2019-03-29 MLIR TeamComputation slice update: adds parameters to insertBack...
2019-03-29 River RiddleUnify type uniquing and construction.
2019-03-29 Jacques PienaarExpand rewriter gen to handle string attributes in...
2019-03-29 Jacques PienaarAdd method to retrieve a pass's ID.
2019-03-29 MLIR TeamDo proper indexing for local variables when building...
2019-03-29 MLIR TeamPass loop depth 1 to memref dependence check when const...
2019-03-29 Jacques PienaarChange attribute to be input argument.
2019-03-29 MLIR TeamAddress some issues from memref dependence check bug...
2019-03-29 MLIR TeamImprove loop fusion algorithm by using a memref depende...
2019-03-29 Uday BondhugulaSimplify memref-dependence-check's meta data structures...
2019-03-29 Uday BondhugulaUpdate / complete a TODO for addBoundsForForStmt
2019-03-29 Alex ZinenkoDensify storage for f16, f32 and support f16 semantics...
2019-03-29 Uday BondhugulaRefactor/update memref-dep-check's addMemRefAccessConst...
2019-03-29 Alex ZinenkoRefactor LowerVectorTransfersPass using pattern rewriters
2019-03-29 Alex ZinenkoLLVM IR lowering: support vector_type_cast
2019-03-29 Alex ZinenkoMaterialize vector_type_cast operation in the SuperVect...
2019-03-29 Uday BondhugulaRefactor / eliminate duplicate code in
2019-03-29 Alex ZinenkoType system: replace Type::getBitWidth with getIntOrFlo...
2019-03-29 Uday Bondhugulaloop-unroll - add function callback argument for outsid...
2019-03-29 MLIR TeamLoop Fusion pass update: introduce utilities to perform...
2019-03-29 Jacques PienaarFix builder getFloatAttr of double to use F64 type...
2019-03-29 Lei ZhangFree the name symbol in TableGen
2019-03-29 Uday BondhugulaRemove duplicate code / reuse right utilities from...
2019-03-29 Uday Bondhugula'memref-bound-check': extend to store op's as well
2019-03-29 Alex ZinenkoExtract vector_transfer_* Ops into a SuperVectorDialect.
2019-03-29 Jacques PienaarFix asan failures in mlir-op-gen.
2019-03-29 Jacques PienaarUse dag instead of list for operands to allow named...
2019-03-29 Uday BondhugulaExpression flattening improvement - reuse local express...
2019-03-29 Feng LiuConvert tf.FakeQuantWithMinMaxArgs/Vars to tfl.FakeQuant
2019-03-29 Feng LiuDefine TFLite Dequantize and FakeQuant ops
2019-03-29 Uday BondhugulaFlatAffineConstraints - complete TODOs: add method...
2019-03-29 River RiddleCheck if the operation is already in the worklist befor...
2019-03-29 Uday BondhugulaFix loop unrolling test cases
2019-03-29 Alex ZinenkoLLVM IR lowering: support 1D vector operations
2019-03-29 Alex ZinenkoConvertToCFG: use affine_apply to implement loop steps
2019-03-29 Jacques PienaarAdd rudimentary pattern rewrite matching generation.
2019-03-29 Uday BondhugulaRemove dead code from FlatAffineConstraints
2019-03-29 Lei ZhangGenerate another op builder with aggregated parameters
2019-03-29 Alex ZinenkoDisallow index types as elements of vector, memref...
2019-03-29 Uday BondhugulaUpdate/Fix LoopUtils::stmtBodySkew to handle loop step.
2019-03-29 Uday BondhugulaFix missing check for dependent DMAs in pipeline-data...
2019-03-29 Uday BondhugulaFlatAffineConstraints API cleanup; add normalizeConstra...
2019-03-29 Uday BondhugulaUpdate/fix -pipeline-data-transfer; fix b/120770946
2019-03-29 Alex ZinenkoProperly namespace createLowerAffineApply
2019-03-29 Nicolas Vasilache[MLIR] Drop bug-prone global map indexed by MLFunction*
2019-03-29 Uday BondhugulaExtend loop tiling utility to handle non-constant loop...
2019-03-29 Uday BondhugulaGenerate strided DMAs from -dma-generate
2019-03-29 Nicolas Vasilache[MLIR] Add LowerVectorTransfersPass
2019-03-29 Nicolas Vasilache[MLIR] Fix the name of the MaterializeVectorPass
2019-03-29 Nicolas Vasilache[MLIR] Add composeWithUnboundedMap
2019-03-29 Nicolas Vasilache[MLIR] Add LangRef entries for vector_transfer ops
2019-03-29 Smit HinsuReturn bool from all emitError methods similar to Opera...
2019-03-29 Lei ZhangAuto-generate op builder with TableGen
2019-03-29 Nicolas Vasilache[MLIR] Drop assert for NYI in Vectorize.cpp
2019-03-29 Nicolas Vasilache[MLIR] Drop assert for NYI in VectorAnalysis
2019-03-29 Nicolas Vasilache[MLIR] Drop unnecessary mention of NYI.
2019-03-29 Nicolas Vasilache[MLIR] Remove NYI assertions in LoopAnalysis.cpp
2019-03-29 Nicolas Vasilache[MLIR] Error handling in MaterializeVectors
2019-03-29 Nicolas Vasilache[MLIR] Add AffineMap composition and use it in Material...
2019-03-29 Nicolas Vasilache[MLIR] Add support for permutation_map
2019-03-29 Alex ZinenkoConvertToCFG: support min/max in loop bounds.
2019-03-29 Alex ZinenkoOpPointer: replace conversion operator to Operation...
2019-03-29 Uday BondhugulaFix cases where unsigned / signed arithmetic was being...
2019-03-29 MLIR TeamFix bug in GCD calculation when flattening AffineExpr...
2019-03-29 Tatiana ShpeismanMake examples semantically meaningful and fix miscellan...
2019-03-29 Uday BondhugulaStrided DMA support for DmaStartOp
2019-03-29 Uday BondhugulaComplete multiple unhandled cases for DmaGeneration...
2019-03-29 Lei ZhangClean up base TableGen definitions
2019-03-29 Jacques PienaarEnable using bare attributes.
2019-03-29 Lei ZhangAdd isIntOrIndex() and isIntOrIndexOrFloat() into Type
2019-03-29 Uday BondhugulaRemove duplicate FlatAffineConstraints::removeId -...
2019-03-29 Uday BondhugulaFlatAffineConstraints::removeId() fix.
2019-03-29 Lei ZhangChange TFLite binary ops to support implicit broadcasting
2019-03-29 MLIR TeamDuring forward substitution, merge symbols from input...
2019-03-29 Jacques PienaarFix off by one in OpStats.
2019-03-29 Alex ZinenkoConvertToCFG: convert "if" statements.
2019-03-29 Alex ZinenkoLLVM IR Lowering: support multi-value returns.
2019-03-29 Nicolas Vasilache[MLIR] Separate and split vectorization tests
2019-03-29 Nicolas Vasilache[MLIR] Add VectorTransferOps
2019-03-29 Jacques PienaarFix two more getHashValues.
2019-03-29 Uday BondhugulaFlatAffineConstraints::composeMap: return failure inste...
2019-03-29 Uday BondhugulaMinor fix for replaceAllMemRefUsesWith.
2019-03-29 River RiddleAdd a simple common sub expression elimination pass.
2019-03-29 Lei ZhangRemove tfl.reshape op when possible
2019-03-29 Jacques PienaarUpdate getHashValue for ptr values stored in a DenseMap...
2019-03-29 Jacques PienaarRankedTensorType: Use getHashValue(KeyTy) when calling...
2019-03-29 Alex ZinenkoDocument SelectOp class
2019-03-29 Jacques PienaarAvoid failing when attempting to print null Attribute.
2019-03-29 Uday BondhugulaDebug output / logging memref sizes in DMA generation...
2019-03-29 Nicolas Vasilache[MLIR] Reenable materialize_vectors test
2019-03-29 River RiddleAdd support for result type iteration in Operation...
2019-03-29 Chris LattnerSplit "rewrite" functionality out of Pattern into a...
2019-03-29 Lei ZhangVerify CmpIOp's result type to be bool-like
2019-03-29 Jacques PienaarAdd derived attribute support.
2019-03-29 Alex ZinenkoStandardOps: introduce 'select'.
2019-03-29 Alex ZinenkoLLVM IR lowering: support 'dim' operation.
2019-03-29 Alex ZinenkoLLVM IR lowering: support simple MemRef types
2019-03-29 River RiddleMake operation names hashable.
2019-03-29 Alex ZinenkoCreate Passes.md.
next