Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | Remove the -licm pass from the loop vectorizer test because the loop ↵ | Nadav Rotem | |
vectorizer does it now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171930 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-05 | Force a fixed unroll count on the target independent tests. | Nadav Rotem | |
This should fix clang-native-arm-cortex-a9. Thanks Renato. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171582 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-10-30 | LoopVectorize: Add support for write-only loops when the write destination ↵ | Nadav Rotem | |
is a single pointer. Speedup SciMark by 1% git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167035 91177308-0d34-0410-b5e6-96231b3b80d8 |