Manman Ren
|
16649b0107
|
TBAA: remove !tbaa from testing cases if not used.
This will make it easier to turn on struct-path aware TBAA since the metadata
format will change.
llvm-svn: 180935
|
2013-05-02 18:11:35 +00:00 |
Nadav Rotem
|
6d9dafe3ff
|
Force a fixed unroll count on the target independent tests.
This should fix clang-native-arm-cortex-a9. Thanks Renato.
llvm-svn: 171582
|
2013-01-05 00:58:48 +00:00 |
Nadav Rotem
|
fcd1af344c
|
Move the target-specific tests, which require specific backends, to dirs that only run if the target is present.
llvm-svn: 166796
|
2012-10-26 18:52:01 +00:00 |
Nadav Rotem
|
1c7fc71e69
|
Don't crash if the load/store pointer is not a GEP.
Fix by Shivarama Rao <Shivarama.Rao@amd.com>
llvm-svn: 166427
|
2012-10-22 18:27:56 +00:00 |