platform/upstream/llvm.git
2019-06-20 Nicolas VasilacheAdd Linalg FillOp
2019-06-20 Alex ZinenkoFix static assertion in AttributeDetail.h
2019-06-20 Nicolas VasilacheUpdate 2 instances of isa<BlockArgument>
2019-06-20 Nicolas VasilacheFix OSS build
2019-06-20 River RiddleRefactor DenseElementsAttr to support auto-splatting...
2019-06-20 River RiddleAdd basic cost modeling to the dialect conversion infra...
2019-06-20 Nicolas VasilacheAdd a Linalg fusion pass.
2019-06-20 Nicolas VasilacheAdd a lowering for Linalg matmul to LLVM
2019-06-20 Jacques PienaarSimplify trait naming for verifying argument/result...
2019-06-20 Mahesh Ravishankar[spirv] Add a skeleton to translate standard ops into...
2019-06-20 River RiddleAdd a utility to OpAsmPrinter for printing an optional...
2019-06-11 River RiddleNFC: Cleanup the naming scheme for registering legaliza...
2019-06-11 Alex ZinenkoUse DialectConversion to lower the Affine dialect to...
2019-06-11 Lei Zhang[spirv] Include SPIRVStructureOps.td in SPIRVOps.td
2019-06-11 Lei Zhang[ODG] Add support for private methods in class writers
2019-06-11 Lei Zhang[spirv] Add missing CMake rules for enum utility generation
2019-06-11 Jacques PienaarAdd bool constant attributes.
2019-06-11 Mehdi AminiFix MSVC 2019 missing <string> include (NFC)
2019-06-11 River RiddleChange a call to FloatAttr::getChecked to FloatAttr...
2019-06-11 River RiddleAdd a general Operation::verify that verifies an operat...
2019-06-11 Lei Zhang[spirv] Add values for enum cases and generate the...
2019-06-11 Lei Zhang[spirv] NFC: use two spaces for indentation in gen_spir...
2019-06-11 Nicolas VasilacheExpose a minimal type parser to dialects.
2019-06-11 Lei Zhang[spirv] Add array and run-time array types
2019-06-11 Lei Zhang[ODG] Address compiler warnings of comparing signed...
2019-06-11 Andy DavisReturn dependence result enum to distiguish between...
2019-06-09 Lei Zhang[ODS] Support variadic operand/result verification
2019-06-09 Lei Zhang[ODG] Use getODSOperands() and getODSResults() to back...
2019-06-09 Lei Zhang[TableGen] Generating enum definitions and utility...
2019-06-09 MLIR TeamUpdate function comment, since we added FP16 support...
2019-06-09 River RiddleNFC: Cleanup the grouping of DenseElementsAttr 'get...
2019-06-09 River RiddleRemove the ability to directly construct a DenseElement...
2019-06-09 River RiddleNFC: Cleanup FuncVerifier and refactor it into a genera...
2019-06-09 Geoffrey Martin... Remove unnecessary StandardOps dependency
2019-06-09 Mehdi AminiAdd a convenient getDialect() accessor on Op<> class
2019-06-09 River RiddleNFC: Replace typelist_contains with llvm::is_one_of...
2019-06-09 Jacques PienaarAdd free standing getElementTypeOrSelf member.
2019-06-09 Mehdi AminiInternal change
2019-06-09 MLIR TeamAdd the getDialectNamespace static utility method to...
2019-06-09 River RiddleRemove the explicit attribute kinds for DenseIntElement...
2019-06-09 Ben VanikAdding utility to parse optional colon-type-lists.
2019-06-09 River RiddleSimplify DenseElementsAttr by rounding up the storage...
2019-06-09 River RiddleAdd support to ConversionTarget for storing legalizatio...
2019-06-09 River RiddleAdd support for matchAndRewrite to the DialectConversio...
2019-06-09 River RiddleAdd a general operation property 'IsolatedFromAbove...
2019-06-09 River RiddleSupport constructing DominanceInfo with an Operation...
2019-06-09 MLIR TeamSupport FP16 in getZeroAttr.
2019-06-09 River RiddleAdd a verify method to FuncOp and check that the type...
2019-06-09 River RiddleNFC: Rename FunctionParser to OperationParser. There...
2019-06-09 MLIR TeamMinor change to Linalg Tablegen file to not include...
2019-06-09 River RiddleNFC: Cleanup the definitions of OpAsmParser and CustomO...
2019-06-09 River RiddleAdd utility 'create' methods to OperationFolder that...
2019-06-09 River RiddleNFC: Rename FunctionParser::builder to opBuilder. This...
2019-06-09 River RiddleFix a warning for missing parentheses around '||' insid...
2019-06-09 River RiddleNFC: Cleanup FunctionParser by removing dead methods...
2019-06-09 MLIR TeamFix a typo in error message.
2019-06-09 River RiddleAdd new 'createOrFold' methods to FuncBuilder to immedi...
2019-06-09 River RiddleAlways remap results when replacing an operation. This...
2019-06-09 River RiddleWhen cleaning up after a failed legalization pattern...
2019-06-09 River RiddleAdd a few utility overloads for OpAsmParser methods:
2019-06-09 Jacques PienaarODG: Always deference operand/result when using named...
2019-06-09 River RiddleNFC: Rename FuncBuilder to OpBuilder and refactor to...
2019-06-09 River RiddleAdd support to AffineApplyOp::fold for folding dim...
2019-06-09 Lei Zhang[spirv] Basic validity of SPV_ModuleOp
2019-06-09 River RiddleAdd a utility function to Op that allows for checking...
2019-06-09 River RiddleNFC: Rename FoldHelper to OperationFolder and split...
2019-06-09 Ben VanikAdding additional dialect parsing utilities, conversion...
2019-06-09 River RiddleMake it explicit that the IR printing instrumentation...
2019-06-09 River RiddleAdd support to FuncOp for managing argument attributes...
2019-06-09 Lei Zhang[ODG] Add iterators for results in Operator
2019-06-09 Stephan HerhutAlign NVVM operation names with names from GPU dialect.
2019-06-04 River RiddleAdd a utility function to OperationName for extracting...
2019-06-04 Lei Zhang[ODS] Add support for TypeArrayAttr
2019-06-04 Geoffrey Martin... Replace comments referring to "vector or tensor" with...
2019-06-04 Geoffrey Martin... Make MemRefOf tablegen type subclass ShapedContainerType
2019-06-04 River RiddleRefactor the dialect conversion framework to support...
2019-06-04 Lei ZhangSupport type casting Type to itself
2019-06-04 River RiddleStart defining a new operation 'FuncOp' that replicates...
2019-06-04 Jacques PienaarAdd Windows build instructions.
2019-06-04 Alex ZinenkoSDBM: fix the order of variables in the stripe-induced...
2019-06-04 River RiddleRestructure the parser to support nested name scopes...
2019-06-04 Alex ZinenkoIntroduce OpOperandAdaptors and emit them from ODS
2019-06-04 River RiddleCleanup the Linalg trait ViewRanks.
2019-06-04 River RiddleNFC: Split up Parser::parseAttribute into multiple...
2019-06-02 Jacques Pienaar Allow constant of unit type.
2019-06-02 Jacques Pienaar Avoid failure due to incomplete type specification.
2019-06-02 Lei Zhang [spirv] Add a script to update SPIRVBase.td with...
2019-06-02 Mehdi Amini Move NamedAttributeList::get() method out-of-line...
2019-06-02 Geoffrey Martin... Use size_t for tuple type size
2019-06-02 Geoffrey Martin... Consistently use int64_t for shape-related values...
2019-06-02 Geoffrey Martin... Static cast size_t -> int64_t instead of vice versa...
2019-06-02 River Riddle Add support for providing an output stream to the...
2019-06-02 Amit Sabne Loop invariant code motion - remove reliance on...
2019-06-02 River Riddle NFC: Cleanup method definitions within Parser and...
2019-06-02 Mehdi Amini Fix CMake builds: sources not used in every targets...
2019-06-02 Geoffrey Martin... Get rid of separate getRank() on MemRef now that...
2019-06-02 Geoffrey Martin... Some cleanup of ShapedType now that MemRef subclass...
2019-06-02 Geoffrey Martin... Make MemRefType subclass ShapedType
2019-06-02 Geoffrey Martin... Don't use ShapedType to indicate vector or tensor...
2019-06-02 River Riddle Fix an msan warning for use of an uninitialized...
next