diff options
author | Adam Nemet <anemet@apple.com> | 2015-05-18 15:36:57 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-05-18 15:36:57 +0000 |
commit | c3384320f28d19f09d8bc8b9a63041a1b3581553 (patch) | |
tree | 348e28e4bbaa419537f9ec9b4f239aa9d5a6e7b9 /llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll | |
parent | f10ca2788400584c3e2363280894b5cfe0595649 (diff) | |
download | bcm5719-llvm-c3384320f28d19f09d8bc8b9a63041a1b3581553.tar.gz bcm5719-llvm-c3384320f28d19f09d8bc8b9a63041a1b3581553.zip |
[LoopAccesses] Rearrange printed lines in -analyze
"Store to invariant address..." is moved as the last line. This is not
the prime result of the analysis. Plus it simplifies some of the tests.
llvm-svn: 237573
Diffstat (limited to 'llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll')
-rw-r--r-- | llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll b/llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll index 57c6412278b..d0bed68188d 100644 --- a/llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll +++ b/llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-2.ll @@ -37,7 +37,6 @@ target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-apple-macosx10.10.0" ; CHECK: for_j.body: -; CHECK-NEXT: Store to invariant address was not found in loop ; CHECK-NEXT: Report: unsafe dependent memory operations in loop ; CHECK-NEXT: Interesting Dependences: ; CHECK-NEXT: Backward: |