summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2018-09-20 05:16:29 +0000
committerEric Christopher <echristo@gmail.com>2018-09-20 05:16:29 +0000
commit019889374b0082100913e9332509e58a0e00678f (patch)
tree37d13c9723355e0f1eff2cf11bfed680ac94803b /llvm/test/Transforms/LoopRotate
parentec1efe4ee36c82dd4a6f5ed8066bbd4c4795a348 (diff)
downloadbcm5719-llvm-019889374b0082100913e9332509e58a0e00678f.tar.gz
bcm5719-llvm-019889374b0082100913e9332509e58a0e00678f.zip
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
as it was causing failures in the asan buildbot. This reverts commit r342597. llvm-svn: 342616
Diffstat (limited to 'llvm/test/Transforms/LoopRotate')
-rw-r--r--llvm/test/Transforms/LoopRotate/pr35210.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopRotate/pr35210.ll b/llvm/test/Transforms/LoopRotate/pr35210.ll
index 3033ca84732..e92ae4b4d8a 100644
--- a/llvm/test/Transforms/LoopRotate/pr35210.ll
+++ b/llvm/test/Transforms/LoopRotate/pr35210.ll
@@ -21,7 +21,6 @@
; CHECK-NEXT: Running analysis: TargetIRAnalysis on f
; CHECK-NEXT: Running analysis: InnerAnalysisManagerProxy{{.*}} on f
; CHECK-NEXT: Starting Loop pass manager run.
-; CHECK-NEXT: Running analysis: PassInstrumentationAnalysis on bb
; CHECK-NEXT: Running pass: LoopRotatePass on Loop at depth 1 containing: %bb<header><exiting>,%bb4<latch>
; CHECK-NEXT: Folding loop latch bb4 into bb
; CHECK-NEXT: Invalidating all non-preserved analyses for: bb
OpenPOWER on IntegriCloud