This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aef0877b1ba5f14eaeece956aa69df6c208b94de
clang-p2996
/
llvm
/
test
/
Transforms
/
ScalarizeMaskedMemIntrin
/
X86
History
Craig Topper
2921abc357
[ScalarizeMaskedMemIntrin] Add test case for expanding scatter.
...
This pass expands 6 intrinsics, but we only had test for 5 of them. llvm-svn: 368234
2019-08-07 23:16:29 +00:00
..
expand-masked-compressstore.ll
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches for expandload/compressstore.
2019-08-02 23:43:53 +00:00
expand-masked-expandload.ll
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches for expandload/compressstore.
2019-08-02 23:43:53 +00:00
expand-masked-gather.ll
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches.
2019-07-31 22:58:15 +00:00
expand-masked-load.ll
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches.
2019-07-31 22:58:15 +00:00
expand-masked-scatter.ll
[ScalarizeMaskedMemIntrin] Add test case for expanding scatter.
2019-08-07 23:16:29 +00:00
expand-masked-store.ll
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches.
2019-07-31 22:58:15 +00:00