diff options
author | lloyd <[email protected]> | 2010-09-07 19:02:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-09-07 19:02:15 +0000 |
commit | e6389814d3df7aaa8305d36c82640c89e2b7bb0b (patch) | |
tree | 8706e2f5f1a85260c20a01ce26ec7f318570cbbe | |
parent | ad3427826a6dc2113142f1fbee158d79cd3e046d (diff) |
The SSSE3 intrinsics apparently work under Sun Studio as well
-rw-r--r-- | src/block/aes_ssse3/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/block/aes_ssse3/info.txt b/src/block/aes_ssse3/info.txt index 7cb6ceb08..b1af2e143 100644 --- a/src/block/aes_ssse3/info.txt +++ b/src/block/aes_ssse3/info.txt @@ -13,4 +13,5 @@ simd_engine gcc clang msvc +sunstudio </cc> |