index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
tools
/
mlir-opt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][spirv] Add basic definitions for supporting availability
Lei Zhang
2019-12-27
1
-0
/
+1
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
1
-2
/
+3
*
Move Linalg Transforms that are actually Conversions - NFC
Nicolas Vasilache
2019-11-21
1
-1
/
+3
*
Implement unrolling of vector ops to finer-grained vector ops as a pattern.
Nicolas Vasilache
2019-11-20
1
-1
/
+1
*
Add some CMake rules for installing headers, mlir-tblgen, and mlir-opt
Eric Schweitz
2019-11-19
1
-1
/
+1
*
NFC: Refactor Dialect Conversion targeting SPIR-V.
Mahesh Ravishankar
2019-11-14
1
-1
/
+1
*
Move Affine to Standard conversion to lib/Conversion
Alex Zinenko
2019-11-14
1
-0
/
+1
*
[spirv] Add a pass to decorate the composite types with layout info.
Denis Khalikov
2019-10-08
1
-0
/
+1
*
Add support for walking the uses of a symbol.
River Riddle
2019-10-08
1
-0
/
+1
*
NFC: rename Conversion/ControlFlowToCFG to Conversion/LoopToStandard
Alex Zinenko
2019-10-03
1
-1
/
+1
*
[ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect.
Deven Desai
2019-10-02
1
-0
/
+1
*
[ROCm] Adding ROCDL Dialect.
Deven Desai
2019-09-27
1
-0
/
+1
*
Refactor pass pipeline command line parsing to support explicit pipeline stri...
River Riddle
2019-09-13
1
-6
/
+2
*
Refactor PassTiming to support nested pipelines.
River Riddle
2019-09-08
1
-0
/
+1
*
InitLLVM already initializes PrettyStackTraceProgram
Jacques Pienaar
2019-08-18
1
-2
/
+0
*
Add lowering of vector dialect to LLVM dialect.
Nicolas Vasilache
2019-08-12
1
-0
/
+1
*
Link in MLIRGPUtoSPIRVTransforms with mlir-opt
Mahesh Ravishankar
2019-07-30
1
-0
/
+1
*
Extract std.for std.if and std.terminator in their own dialect
Nicolas Vasilache
2019-07-16
1
-0
/
+1
*
Lower affine control flow to std control flow to LLVM dialect
Nicolas Vasilache
2019-07-12
1
-0
/
+1
*
Extend AffineToGPU to support Linalg loops
Alex Zinenko
2019-07-09
1
-1
/
+1
*
[spirv] Move conversion passes to a new library
Lei Zhang
2019-06-28
1
-0
/
+1
*
Make GPU to CUDA transformations independent of CUDA runtime.
Stephan Herhut
2019-06-26
1
-0
/
+5
*
Split test-specific passes out of mlir-opt
Nicolas Vasilache
2019-06-24
1
-0
/
+2
*
Remove leftover change from splitting mlir-opt change.
Jacques Pienaar
2019-06-24
1
-1
/
+0
*
Split out mlir-opt main into separate file.
Jacques Pienaar
2019-06-24
2
-127
/
+20
*
Rename -verify mlir-opt flag to -verify-expected-diagnostics
Geoffrey Martin-Noble
2019-06-19
1
-3
/
+3
*
Add lowering pass from GPU dialect operations to LLVM/NVVM intrinsics.
Stephan Herhut
2019-06-19
1
-0
/
+1
*
Start moving conversions to {lib,include/mlir}/Conversion
Alex Zinenko
2019-06-19
1
-0
/
+1
*
Convert a nest affine loops to a GPU kernel
Alex Zinenko
2019-06-19
1
-0
/
+1
*
Remove the newline from the mlir-opt 'split-input-file' flag marker. This...
River Riddle
2019-06-01
1
-1
/
+1
*
Add keywords in target_link_libraries post add_llvm_executable.
Jacques Pienaar
2019-06-01
1
-1
/
+1
*
Replace usages of 'add_executable' with 'add_llvm_executable'.
River Riddle
2019-06-01
1
-1
/
+1
*
[spirv] Start the SPIR-V dialect
Lei Zhang
2019-06-01
1
-0
/
+1
*
Upstream the Quantizer tool (part 4).
Stella Laurenzo
2019-06-01
1
-0
/
+1
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
1
-1
/
+1
*
Move the diagnostic verification functionality out of mlir-opt and into a...
River Riddle
2019-05-10
1
-134
/
+5
*
Add a utility diagnostic handler class, SourceMgrDiagnosticHandler, to in...
River Riddle
2019-05-10
1
-73
/
+3
*
Add support for basic remark diagnostics. This is the minimal functionali...
River Riddle
2019-05-06
1
-1
/
+7
*
Start sketching out a new diagnostics infrastructure. Create a new class ...
River Riddle
2019-05-06
1
-28
/
+28
*
Fix opt build failure.
Jacques Pienaar
2019-05-06
1
-0
/
+1
*
Fixup MLIRGPU to mlir-opt in cmake.
Jacques Pienaar
2019-05-06
1
-0
/
+1
*
Parsing support for Range, View and Slice operations
Nicolas Vasilache
2019-05-06
1
-2
/
+19
*
Start a Linalg dialect
Nicolas Vasilache
2019-04-18
1
-0
/
+1
*
Add CMakeLists.txt for Quantization and FxpMathOps dialects (and misc fix...
Stella Laurenzo
2019-04-03
1
-0
/
+2
*
Fix MacOS build
Mehdi Amini
2019-04-01
1
-1
/
+1
*
Add build files and update README.
Jacques Pienaar
2019-03-30
1
-0
/
+18
*
Cleanups for OSS build.
Jacques Pienaar
2019-03-29
1
-1
/
+1
*
Moving the IR printing and execution timing options out of mlir-opt and into ...
River Riddle
2019-03-29
1
-89
/
+8
*
Remove unnecessary headers from mlir-opt.
Jacques Pienaar
2019-03-29
1
-5
/
+0
[next]