platform/upstream/llvm.git
2019-03-30 Dimitrios VytiniotisMore graceful failure when verifying llvm.noalias.
2019-03-30 River RiddleAdd support for preserving specific analyses in the...
2019-03-30 Nicolas VasilacheHotfix for unused variable in opt mode
2019-03-30 Dimitrios VytiniotisUsing llvm.noalias attribute when generating LLVMIR.
2019-03-30 Nicolas Vasilache[EDSC] Hotfix: Avoid implicit OpPointer -> OpType*...
2019-03-30 Alex ZinenkoPython bindinds: support functions with attributes...
2019-03-30 Nicolas VasilacheAdd an eager API version for BR and COND_BR
2019-03-30 Nicolas VasilacheAdd support for Branches in edsc::Builder
2019-03-29 Nicolas VasilacheStart a new implementation for edsc::Builder
2019-03-29 Alex ZinenkoTableGen: allow mixing attributes and operands in the...
2019-03-29 MLIR TeamUse FlatAffineConstraints::unionBoundingBox to perform...
2019-03-29 Uday BondhugulaDMA generation CL flag update
2019-03-29 Uday BondhugulaAdd missing run command to fusion test cases - follow...
2019-03-29 Uday BondhugulaChange Pass:getFunction() to return pointer instead...
2019-03-29 River RiddleChange the TensorFlow attribute prefix from "tf$" to...
2019-03-29 River RiddleAdd a unittests directory for MLIR and start adding...
2019-03-29 River RiddleNFC: Move OperandStorage into a new header file for...
2019-03-29 Uday BondhugulaFix and improve detectAsMod
2019-03-29 Nicolas VasilacheFix lower/upper bound mismatch in stripmineSink
2019-03-29 River RiddleFix dialect attribute hooks so that they accept a Named...
2019-03-29 Alex ZinenkoTableGen: fix builder generation for optional attributes
2019-03-29 Uday BondhugulaMake sure that fusion test cases don't have out of...
2019-03-29 MLIR TeamAdds loop attribute as a temporary work around to preve...
2019-03-29 Uday BondhugulaBug fix for getConstantBoundOnDimSize
2019-03-29 Dimitrios VytiniotisSupporting conversion of argument attributes along...
2019-03-29 River RiddleAdd a 'verifyPasses' flag to the PassManager that speci...
2019-03-29 MLIR TeamHandle MemRefRegion::compute return value in loop fusio...
2019-03-29 River RiddleIntroduce the notion of dialect attributes and dependen...
2019-03-29 River RiddleImplement the initial AnalysisManagement infrastructure...
2019-03-29 Mehdi AminiAdd an assertion on the builder to ensure that a block...
2019-03-29 River RiddleSet the namespace of the StandardOps dialect to "std...
2019-03-29 Uday BondhugulaRemove hidden flag from fusion CL options
2019-03-29 Uday BondhugulaUpdate addSliceBounds to deal with loops with floor...
2019-03-29 River RiddleNFC. Move all of the remaining operations left in Built...
2019-03-29 Lei ZhangUse consistent names for dialect op source files
2019-03-29 Uday BondhugulaA simple pass to detect and mark all parallel loops
2019-03-29 MLIR TeamLoop fusion for input reuse.
2019-03-29 River RiddleAdd support for parsing and printing affine.if and...
2019-03-29 Uday BondhugulaAnalysis support for floordiv/mod's in loop bounds/
2019-03-29 Uday BondhugulaMethod to align/merge dimensional/symbolic identifiers...
2019-03-29 Alex ZinenkoEDSC bindings: expose generic Op construction interface
2019-03-29 Uday BondhugulaUse Instruction::isBeforeInBlock instead of a linear...
2019-03-29 River RiddleProvide a Builder::getNamedAttr and (Instruction|Functi...
2019-03-29 River RiddleRemove PassResult and have the runOnFunction/runOnModul...
2019-03-29 Uday BondhugulaChange some of the debug messages to use emitError...
2019-03-29 River RiddleAdd support for named function argument attributes...
2019-03-29 Alex ZinenkoLLVM IR Dialect: unify call and call0 operations
2019-03-29 Alex ZinenkoExecutionEngine OptUtils: support -On flags in string...
2019-03-29 River RiddleWhen parsing, check that a region operation is not...
2019-03-29 River RiddleMove the PassExecutor and ModuleToFunctionPassAdaptor...
2019-03-29 River RiddleAdd a generic getValue to ElementsAttr for accessing...
2019-03-29 River RiddleRemove the stubs for getValue from DenseIntElementsAttr...
2019-03-29 River RiddleAdd support for registering pass pipelines to the PassR...
2019-03-29 Jacques PienaarFix incorrect line split in header guard.
2019-03-29 Uday BondhugulaDetect more trivially redundant constraints better
2019-03-29 MLIR TeamFix bug in memref region computation with slice loop...
2019-03-29 River RiddlePort all of the existing passes over to the new pass...
2019-03-29 River RiddleImplement the initial pass management functionality.
2019-03-29 Lei Zhang[TableGen] Use result names in build() methods if possible
2019-03-29 Lei Zhang[TableGen] Add more scalar integer and floating-point...
2019-03-29 Alex ZinenkoEDSC: move FileCheck tests into the source file
2019-03-29 Ben VanikAdding an IREE type kind range definition.
2019-03-29 River RiddleAdd a new class NamedAttributeList to deduplicate named...
2019-03-29 Uday BondhugulaTemp change in FlatAffineConstraints::getSliceBounds...
2019-03-29 River RiddleAllow function names to have a leading underscore....
2019-03-29 River RiddleValidate the names of attribute, dialect, and functions...
2019-03-29 Uday BondhugulaLoop fusion comand line options cleanup
2019-03-29 River RiddleAdd parser support for internal named attributes. These...
2019-03-29 Lei Zhang[TableGen] Fix using rewrite()'s qualified name for...
2019-03-29 River RiddleAdd a Function::isExternal utility to simplify checks...
2019-03-29 River RiddleRewrite the dominance info classes to allow for operati...
2019-03-29 Dimitrios VytiniotisUnboxing for static memrefs.
2019-03-29 Alex ZinenkoLLVM IR dialect and translation: support conditional...
2019-03-29 Alex ZinenkoUpdate LLVM Dialect documentation
2019-03-29 Smit HinsuVerify IR produced by TranslateToMLIR functions
2019-03-29 Uday BondhugulaCleanup post cl/235283610 - NFC
2019-03-29 River RiddleConvert the dialect type parse/print hooks into virtual...
2019-03-29 River RiddleAdd support for constructing DenseIntElementsAttr with...
2019-03-29 Lei Zhang[TableGen] Use ArrayRef instead of SmallVectorImpl...
2019-03-29 Nicolas VasilacheAdd a stripmineSink and imperfectly nested tiling primi...
2019-03-29 Alex ZinenkoEDSC: support conditional branch instructions
2019-03-29 Alex ZinenkoEDSC: support branch instructions
2019-03-29 Tatiana ShpeismanUse dialect hook registration for constant folding...
2019-03-29 River RiddleAdd constant folding for ExtractElementOp when the...
2019-03-29 Alex ZinenkoEDSC printing: handle integer attributes with bitwidth...
2019-03-29 Lei Zhang[TableGen] Fix infinite loop in SubstLeaves substitution
2019-03-29 Uday BondhugulaRefactor AffineExprFlattener and move FlatAffineConstra...
2019-03-29 Stella LaurenzoSpike to define real math ops and lowering of one varia...
2019-03-29 River RiddleNFC: Make DialectConversion not directly inherit from...
2019-03-29 River RiddleRewrite MLPatternLoweringPass to no longer inherit...
2019-03-29 MLIR TeamInternal change
2019-03-29 Alex ZinenkoDocument the conversion into the LLVM IR dialect
2019-03-29 Brian PattonAdd a test example of calling a builtin function.
2019-03-29 Alex ZinenkoAdd documentation for the LLVM IR dialect
2019-03-29 River RiddleDefine a PassID class to use when defining a pass....
2019-03-29 Alex ZinenkoLower standard DivF and RemF operations to the LLVM...
2019-03-29 Sergei LebedevExposed division and remainder operations in EDSC
2019-03-29 Alex ZinenkoEDSC: support call instructions
2019-03-29 Uday BondhugulaUpdate / cleanup pass documentation + Langref alloc...
2019-03-29 Jacques PienaarFix unused errors in opt build.
next