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-08-21
River Riddle
NFC: Keep the dialect list in the context sorted by...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
River Riddle
NFC: Use a DenseSet instead of a DenseMap for DialectIn...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
River Riddle
NFC: Move the LangRef documentation on StandardOps...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
River Riddle
NFC: Move AffineOps dialect to the Dialect sub-directory.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Lei Zhang
Add spv.specConstant and spv._reference_of
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Denis Khalikov
[spirv] Support (de)serialization of spv.struct
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Diego Caballero
Fix build of affine load/store with empty map
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Andy Davis
Update MLIR code examples in Passes.md doc to use new...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Zhang
Update Ch-2.md
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Alex Zinenko
ConvertLaunchFuncToCudaCalls: use LLVM dialect globals
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Alex Zinenko
JitRunner: support entry functions returning void
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Alex Zinenko
LLVM dialect: prefix operations that correspond to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Nicolas Vasilache
Add support for LLVM lowering of binary ops on n-D...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Uday Bondhugula
Fix AffineExpr::simplifyAdd bug
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Chintan Kaur
Fix minor typos and add missing syntax in the documenta...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Nicolas Vasilache
Move Linalg and VectorOps dialects to the Dialect subdi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
River Riddle
Add a DialectConversion document detailing the conversi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Rob Suderman
Add DictionaryAttr to OpBase.td
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
River Riddle
Allow isolated regions to form isolated SSA name scopes...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Nicolas Vasilache
Add alignment support to linalg.buffer_alloc
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
River Riddle
Add support for Operation interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
River Riddle
NFC: Don't assume that all operation traits are within...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Mahesh Ravishankar
Fix parsing/printing of spv.globalVariable and spv...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
River Riddle
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Lei Zhang
[spirv] Add spv.ReturnValue
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Nicolas Vasilache
Refactor linalg lowering to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Nicolas Vasilache
Add alignment support for llvm.alloca
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Jacques Pienaar
InitLLVM already initializes PrettyStackTraceProgram
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Jacques Pienaar
Change from llvm::make_unique to std::make_unique
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
River Riddle
NFC: Add header blocks to improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Mahesh Ravishankar
Add spirv::GlobalVariableOp that allows module level...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
River Riddle
NFC: Modernize and cleanup standard ops.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
River Riddle
NFC: Refactor the PassInstrumentation framework to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
River Riddle
NFC: Move the Type::is* predicates to StandardTypes.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
MLIR Team
Fix minor typos in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Denis Khalikov
[spirv] Extend spv.array with Layoutinfo
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
River Riddle
Refactor DialectConversion to convert the signatures...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Jacques Pienaar
C++14 is now default enabled in LLVM, remove obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Jacques Pienaar
Remove C++11 requirement set in cmakelists
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Nicolas Vasilache
Extend vector.outerproduct with an optional 3rd argument
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Mahesh Ravishankar
Simplify the classes that support SPIR-V conversion.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Mahesh Ravishankar
Add BuiltIn EnumAttr to SPIR-V dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Alex Zinenko
ExecutionEngine: fix after upstream LLVM ORC update
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
River Riddle
Add support for Dialect interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
River Riddle
Refactor ElementsAttr::getValue and DenseElementsAttr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Nicolas Vasilache
Move remaining linalg ops to ODS - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Ben Vanik
Allow the use of the $cppClass template variable in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Nicolas Vasilache
Refactor linalg.view lowering to LLVM - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Nicolas Vasilache
Move linalg.slice to ODS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
River Riddle
Add a utility script to auto-generate CHECK commands...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
jpienaar
Add unreachable to avoid GCC -Wreturn-type warning
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nicolas Vasilache
Fix indexing issue in lowering of linalg.slice
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Alex Zinenko
LLVM dialect: introduce fmuladd intrinsic as operation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Alex Zinenko
GenerateCubinAccessors: use LLVM dialect constants
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Mehdi Amini
Express ownership transfer in PassManager API through...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jacques Pienaar
Add start of textmate language grammar.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jacques Pienaar
Use unreachable post switch rather than default case.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jacques Pienaar
Avoid passing in line/col for files not registered...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jacques Pienaar
Update typo
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Alex Zinenko
LLVM dialect: introduce llvm.addressof to access globals
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nicolas Vasilache
Add lowering of vector dialect to LLVM dialect.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
River Riddle
NFC: Update pattern rewrite API to pass OwningRewritePa...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Chris Lattner
ODS: Round out the definitions of the common integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
River Riddle
Refactor DenseElementAttr::getValues methods to return...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
River Riddle
NFC: Standardize the terminology used for parent ops...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Lei Zhang
NFC: Refactoring PatternSymbolResolver into SymbolInfoMap
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
River Riddle
NFC: Update usages of OwningRewritePatternList to pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Alex Zinenko
Translation to LLVM IR: use LogicalResult instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Alex Zinenko
LLVM dialect and translation: support global strings
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Alex Zinenko
Translation to LLVM: support llvm.global
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nicolas Vasilache
External library name mangling support for linalg.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nicolas Vasilache
Allow linalg.view to change the underlying elemental...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nicolas Vasilache
Add a higher-order vector.outerproduct operation in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nicolas Vasilache
Add a higher-order vector.extractelement operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nicolas Vasilache
Add support for vector ops in the LLVM dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Alex Zinenko
LLVM Dialect: introduce llvm.global
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nagy Mostafa
Add support for floating-point comparison 'fcmp' to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Diego Caballero
Enable TTI for host TargetMachine in JitRunner
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Mahesh Ravishankar
Build SymbolTable upfront in ModuleOp verification.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Mahesh Ravishankar
Add SymbolTable trait to spirv::ModuleOp.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Alex Zinenko
Lexer: NFC: sort helper methods alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Alex Zinenko
FunctionSupport: wrap around bool to have a more semant...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Alex Zinenko
Introduce support for variadic function signatures...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Kan Chen
Command toyc should be toyc-ch2 in this chapter
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Alex Zinenko
Parser: treat implicit top-level module as an SSA name...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Nicolas Vasilache
Add canonicalization pattern for linalg.dim
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Eric Schweitz
Add the LLVM IR unreachable instruction to the LLVMIR...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
River Riddle
NFC: Update FuncOp::addEntryBlock to return the newly...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Lei Zhang
Initialize local variables for opcode to fix MSAN failures
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
River Riddle
Add utility 'replaceAllUsesWith' methods to Operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Chris Lattner
Improve support for opaque types in MLIR, allowing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Caballero
Fix verification of zero-dim memref in affine.load...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Andy Ly
Have ValueUseIterator template use OperandType instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
River Riddle
NFC: Simplify ModuleTerminatorOp by using the HasParent...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Andy Ly
Remove ops in regions/blocks from worklist when parent...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
River Riddle
NFC: Simplify ModuleOp by using the SingleBlockImplicit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Lei Zhang
Emit matchAndRewrite() for declarative rewrite rules
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Lei Zhang
[spirv] Provide decorations in batch for op construction
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Nicolas Vasilache
Add a region to linalg.generic
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Nicolas Vasilache
Refactor Linalg ops to loop lowering (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next