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
/
llvm
/
test
/
Transforms
/
ScalarizeMaskedMemIntrin
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScalarizeMaskedMemIntrin] Add test case for expanding scatter.
Craig Topper
2019-08-07
1
-0
/
+64
*
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scal...
Craig Topper
2019-08-02
2
-22
/
+28
*
[ScalarizeMaskedMemIntrin] Add constant mask support to expandload and compre...
Craig Topper
2019-08-02
2
-92
/
+20
*
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scal...
Craig Topper
2019-07-31
3
-50
/
+65
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
5
-0
/
+437
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
5
-437
/
+0
*
[ScalarizeMaskedMemIntrin] Add support for scalarizing expandload and compres...
Craig Topper
2019-03-21
2
-0
/
+196
*
[ScalarizeMaskedMemIntrin] Use IRBuilder functions that take uint32_t/uint64_...
Craig Topper
2019-03-09
3
-30
/
+30
*
[ScalarizeMaskedMemIntrin] Use MinAlign to calculate alignment for the scalar...
Craig Topper
2018-09-28
1
-0
/
+58
*
[ScalarizeMaskedMemIntrin] Fix the alignment calculation for the scalar store...
Craig Topper
2018-09-28
1
-2
/
+2
*
[ScalarizeMaskedMemIntrin] Add test cases for masked store expansion. Increas...
Craig Topper
2018-09-28
2
-1
/
+60
*
[ScalarizeMaskedMemIntrin] When expanding masked gathers, start with the pass...
Craig Topper
2018-09-27
1
-13
/
+9
*
[ScalarizeMaskedMemIntrin] Add some IR only test cases for masked gather expa...
Craig Topper
2018-09-27
1
-0
/
+67
*
[ScalarizeMaskedMemIntrin] When expanding masked loads, start with the passth...
Craig Topper
2018-09-27
1
-10
/
+7
*
[ScalarizeMaskedMemIntrin] Handle the case where the mask is an all zero vector.
Craig Topper
2018-09-27
1
-18
/
+2
*
[ScalarizeMaskedMemIntrin] Add dedicated IR only tests for masked load expans...
Craig Topper
2018-09-27
1
-0
/
+80