summaryrefslogtreecommitdiffstats
path: root/polly/test/CodeGen
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-02-15 09:58:46 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-02-15 09:58:46 +0000
commitb61e6318acf2cb27bfd57668bd40d3285e454c9c (patch)
tree2f866a770a251de3f65772a8e121c1b140a95c4b /polly/test/CodeGen
parent1e03ad72133d02de445d994ebcba3a3976687e72 (diff)
downloadbcm5719-llvm-b61e6318acf2cb27bfd57668bd40d3285e454c9c.tar.gz
bcm5719-llvm-b61e6318acf2cb27bfd57668bd40d3285e454c9c.zip
CodeGen: Name stmt bbs 'polly.stmt.' + OriginalName
llvm-svn: 150575
Diffstat (limited to 'polly/test/CodeGen')
-rw-r--r--polly/test/CodeGen/do_pluto_matmult.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/do_pluto_matmult.ll b/polly/test/CodeGen/do_pluto_matmult.ll
index 3c742f1854e..a90eb8ad027 100644
--- a/polly/test/CodeGen/do_pluto_matmult.ll
+++ b/polly/test/CodeGen/do_pluto_matmult.ll
@@ -213,7 +213,7 @@ entry:
; IMPORT: }
-; CODEGEN: polly.do.body2.stmt
+; CODEGEN: polly.stmt.do.body2
; REVERSE: for (c2=-35;c2<=0;c2++) {
; REVERSE: for (c4=-35;c4<=0;c4++) {
OpenPOWER on IntegriCloud