2019-03-30 |
Alex Zinenko | LLVM IR Conversion: keep LLVM dialect types as is durin... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace usages of Instruction with Operation in the... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Port api-test::tile_2d to the edsc::Builder API |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Alex Zinenko | Introduce affine terminator |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add experimental support for multi-threading the pass... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Include numeric header for std::accumulate. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace usages of Instruction with Operation in the... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Update header notices. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Feng Liu | Add a trait to set the result type by attribute |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Rename the Instruction class to Operation. This just... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add a getContext() utility to the Module/FunctionPass... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add a utility Instruction::getDialect method to return... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Update the canonicalization patterns for AffineApply... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Fix createAffineComputationSlice comments |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Rob Suderman | Tablegen changes to add support for tuples. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Add an IndexedValue::operator Value* |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Alex Zinenko | Allow creating standalone Regions |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Make FunctionPass::getFunction() return a reference... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace remaining usages of "Op::operator->" with ... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace usages of "Op::operator->" with ".". |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Qualify string in OpDefinitionsGen. NFC. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Refactor the Pattern framework to allow for combined... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace usages of "operator->" with "." for the AffineOps. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | NFC: Rename the 'for' operation in the AffineOps dialec... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Lei Zhang | [TableGen] Consolidate constraint related concepts |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Using getContext() instead of getInstruction()->getCont... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Update some of the derived type classes to use getImpl... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Various small cleanups to the code, mostly removing... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add a `getImpl()` utility method to the `TypeBase`... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Change TypeStorage from a struct into a class (NFC) |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Move TypeStorage out of the detail namespace |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | NFC: Rename the 'if' operation in the AffineOps dialect... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Remove `alignas(8) from TypeStorage class |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Remove OpPointer, cleaning up a ton of code. This... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Fix missing parenthesis around negation. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add a routine to allow registering a dialect without... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Push a bunch of 'consts' out of the *Op structure,... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Cleanup ValueHandleArray |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Deconst-ify MLIRContext, and detemplatize some stuff... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add a convenience getContext() method in OpState to... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Remove const from Value, Instruction, Argument, and... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Return operand_range instead for generated variadic... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Clarify the comment on valid data during DenseElementsA... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Now that ConstOpPointer is gone, we can change the... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Verify first body is not empty before testing last... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Cleanup the construction of attributes and fix a opt... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | At missing mlir:: namespace qualifier in front of funct... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add a parserSourceFile function that takes a file path... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Geoffrey Martin... | Add tablegen aliases for OpTraits ResultsAreFloatLike... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Remove "<label>" from the llvm basic block CHECK names. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Start elemental type constraint specification modelling. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Feng Liu | Define the base class for attributes containing types |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Rename edsc::EDSCxxxBuilder to edsc::xxxBuilder - NFC |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Support composition of symbols in AffineApplyOp |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Remove declaration and unused reference to non-existent... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Remove const from mlir::Block. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Remove const support from mlir::Region |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Continue pushing const out of the core IR types - in... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add support for building a DenseIntElementsAttr with... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Better document TemplatedIndexedValue |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Make edsc::IndexedValue templated - NFC |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add 10 "private" kind ranges for MLIR type kind. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Reserve type range for the Linalg dialect |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Fix class description for Attributes: the instance... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Add intrinsics for constants |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Improve comment for `augmentMapAndBounds` |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Mehdi Amini | Add comment describing what IREE (IR Execution Engine... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Continue pushing const out of the IR types - removing... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Add contributing file. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Move to new `const` model, part 1: remove ConstOpPointer. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Add a nice quote from Bjarke to summarize the const... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Lei Zhang | [TableGen] Generate op declaration and definition into... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Chris Lattner | Add a "Usage of Const in MLIR" doc, explaining the... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Properly propagate induction variable in tiling |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Lei Zhang | Change getBroadcastedShape() to return result shape... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Cleanup for changes failing with std=c++11 |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add support for a standard TupleType. Though this is... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Remove some statements that required >C++11, add includ... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Dimitrios Vytiniotis | Avoiding allocations during argument attribute conversion. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Remove index free function |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add support for parsing true/false inside of a splat... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Give PassInstrumentor a SmartMutex to lock access to... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Change trait verification to support older clang &... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Cleanups for OSS build. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Cleanups Vectorize and SliceAnalysis - NFC |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Change Value to NamedTypeConstraint and use TypeConstraint. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Port Tablegen'd reference implementation of Add to... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Remove LOAD/STORE/RETURN boilerplate in declarative... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Nicolas Vasilache | Port LowerVectorTransfers from EDSC + AST to declarativ... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Moving the IR printing and execution timing options... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Replace the usages of llvm::Timer in PassTiming in... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Move getSuccessorOperandIndex out of line. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Add numeric include for using std::accumulate |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Cache the simplified attributes in SimplifyAffineStruct... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Qualify DenseMap in AnalysisManager. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Jacques Pienaar | Remove unnecessary headers from mlir-opt. |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Add an instrumentation for conditionally printing the... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Rename allocator to identifierAllocator and add an... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Give the Location classes their own SmartRWMutex and... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
River Riddle | Give the affine structures, AffineMap/AffineExpr/Intege... |
commit | commitdiff | tree | snapshot |
next |