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
/
lib
/
Target
/
LLVMIR
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Fix translation of splat constants to LLVM IR
Alex Zinenko
2020-01-14
1
-1
/
+8
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
2
-3
/
+3
*
[mlir] Fix -Wrange-loo-analysis warnings
Fangrui Song
2020-01-01
1
-1
/
+1
*
[mlir] Floating constants for import-llvm
Alex Zinenko
2019-12-27
1
-0
/
+6
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
2
-23
/
+23
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
5
-65
/
+20
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
2
-24
/
+24
*
Detemplatize ModuleTranslation::lookupValues
Alex Zinenko
2019-12-19
1
-0
/
+10
*
NFC: Remove forbidden include of <iostream>
River Riddle
2019-12-18
1
-2
/
+0
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
3
-25
/
+22
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
4
-23
/
+21
*
Move function template definition to the header file. NFC
Alex Zinenko
2019-12-18
1
-11
/
+0
*
Integrate from upstream at revision e4fce659a759.
MLIR Team
2019-12-17
2
-0
/
+2
*
Remove LLVM dependency on mlir::Module and instead check Traits.
Tres Popp
2019-12-16
3
-14
/
+17
*
Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2
Christian Sigg
2019-12-12
1
-5
/
+5
*
Switch from shfl.bfly to shfl.down.
Christian Sigg
2019-12-12
1
-5
/
+5
*
Introduce Linkage attribute to the LLVM dialect
Alex Zinenko
2019-12-02
2
-6
/
+71
*
Add support for nested symbol references.
River Riddle
2019-11-11
1
-2
/
+2
*
mlir-translate: support -verify-diagnostics
Alex Zinenko
2019-11-07
1
-8
/
+8
*
[llvm] Allow GlobalOp to take a region for complex initializers
James Molloy
2019-11-05
2
-19
/
+37
*
[llvm] Add initial import of LLVM modules to mlir-translate
James Molloy
2019-11-05
1
-0
/
+593
*
Get active source lane predicate from shuffle instruction.
Christian Sigg
2019-10-19
1
-0
/
+11
*
Translation to LLVM: check the validity of module-level Ops
Alex Zinenko
2019-10-10
1
-0
/
+8
*
Use llvm.func to define functions with wrapped LLVM IR function type
Alex Zinenko
2019-10-10
3
-51
/
+15
*
[ROCm] Fix the return type for the device function calls from i32 to i64.
Deven Desai
2019-10-08
1
-1
/
+1
*
Fix typos, NFC.
Christian Sigg
2019-10-04
1
-1
/
+1
*
[ROCm] Adding ROCDL Dialect.
Deven Desai
2019-09-27
1
-0
/
+119
*
Make GlobalOp's value attribute optional.
Christian Sigg
2019-09-21
1
-2
/
+4
*
Add address space attribute to LLVMIR's GlobalOp.
MLIR Team
2019-09-19
1
-3
/
+6
*
Change MLIR translation functions signature
Lei Zhang
2019-09-17
2
-22
/
+4
*
Add support for array-typed constants.
MLIR Team
2019-09-04
1
-9
/
+21
*
LLVM dialect: prefix auxiliary operations with "mlir."
Alex Zinenko
2019-09-03
1
-1
/
+2
*
Add 3 additional intrinsic ops to NVVM dialect, in preparation to implement b...
MLIR Team
2019-08-27
1
-3
/
+4
*
Add iterator support to ElementsAttr and SparseElementsAttr.
River Riddle
2019-08-22
1
-2
/
+2
*
Automated rollback of commit b9dc2e481818315f2f0d87455349f497f6118a4c
River Riddle
2019-08-21
1
-2
/
+2
*
Add iterator support to ElementsAttr and SparseElementsAttr.
River Riddle
2019-08-21
1
-2
/
+2
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
2
-4
/
+4
*
Use unreachable post switch rather than default case.
Jacques Pienaar
2019-08-12
1
-4
/
+2
*
LLVM dialect: introduce llvm.addressof to access globals
Alex Zinenko
2019-08-12
1
-9
/
+23
*
Translation to LLVM IR: use LogicalResult instead of bool
Alex Zinenko
2019-08-09
2
-32
/
+28
*
LLVM dialect and translation: support global strings
Alex Zinenko
2019-08-09
1
-0
/
+11
*
Translation to LLVM: support llvm.global
Alex Zinenko
2019-08-09
1
-0
/
+10
*
Add support for floating-point comparison 'fcmp' to the LLVM dialect.
Nagy Mostafa
2019-08-08
1
-0
/
+39
*
Move GPU dialect to {lib,include/mlir}/Dialect
Alex Zinenko
2019-07-25
1
-1
/
+1
*
Decouple LLVM dialect from Standard dialect
Alex Zinenko
2019-07-16
1
-12
/
+11
*
Rename FunctionAttr to SymbolRefAttr.
River Riddle
2019-07-12
1
-2
/
+2
*
NFC: Rename Module to ModuleOp.
River Riddle
2019-07-10
3
-6
/
+7
*
NFC: Rename Function to FuncOp.
River Riddle
2019-07-10
2
-6
/
+6
*
NFC: Remove `Module::getFunctions` in favor of a general `getOps<T>`.
River Riddle
2019-07-08
2
-3
/
+3
*
Make TranslateFromMLIRFunction type return LogicalResult instead of bool
Alex Zinenko
2019-07-04
2
-8
/
+8
[next]