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
/
IR
/
Location.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
Add OpaqueLoc to MLIR locations.
MLIR Team
2019-10-07
1
-0
/
+21
*
NFC: Remove unnecessary context parameters from several Location getters.
River Riddle
2019-08-26
1
-12
/
+11
*
NFC: Uniformize the return of the LocationAttr 'get' methods to 'Location'.
River Riddle
2019-06-25
1
-12
/
+12
*
Refactor the location classes to be attributes instead of separate IR classes.
River Riddle
2019-06-22
1
-49
/
+72
*
Replace usages of 'UniquedFilename' with 'Identifier' and remove it. Identifi...
River Riddle
2019-06-19
1
-1
/
+7
*
Refactor NameLoc so that it also holds a child location. This removes the...
River Riddle
2019-05-20
1
-0
/
+10
*
NFC: Cleanup the definitions of the Location classes.
River Riddle
2019-05-20
1
-6
/
+29
*
Support NameLoc and CallSiteLoc for mlir::Location
Feng Liu
2019-03-29
1
-0
/
+16
*
- Add support for fused locations.
River Riddle
2019-03-29
1
-0
/
+10
*
Implement value type abstraction for locations.
River Riddle
2019-03-29
1
-0
/
+38