| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-05-02 | 1 | -5/+2 |
| | | | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180935 | ||||
| * | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
| | | | | | | | This should fix clang-native-arm-cortex-a9. Thanks Renato. llvm-svn: 171582 | ||||
| * | Move the target-specific tests, which require specific backends, to dirs ↵ | Nadav Rotem | 2012-10-26 | 1 | -1/+1 |
| | | | | | | | that only run if the target is present. llvm-svn: 166796 | ||||
| * | Don't crash if the load/store pointer is not a GEP. | Nadav Rotem | 2012-10-22 | 1 | -0/+57 |
| Fix by Shivarama Rao <Shivarama.Rao@amd.com> llvm-svn: 166427 | |||||

