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-11-25 | Add support for pointer induction variables even when there is no integer ↵ | Nadav Rotem | |
induction variable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168558 91177308-0d34-0410-b5e6-96231b3b80d8 |