summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-05-16 20:53:27 +0000
committerMatthias Braun <matze@braunis.de>2017-05-16 20:53:27 +0000
commit83a11ca664c6dd99b9fd803dc3ecccac84fcb473 (patch)
tree1a14f25742c8a2f02a1931ef3b7ce751e4dc9bc3 /llvm/test/Feature
parent4a45838d10085defac0f3b3003a5263e34536f3b (diff)
downloadbcm5719-llvm-83a11ca664c6dd99b9fd803dc3ecccac84fcb473.tar.gz
bcm5719-llvm-83a11ca664c6dd99b9fd803dc3ecccac84fcb473.zip
Test for r303197
llvm-svn: 303208
Diffstat (limited to 'llvm/test/Feature')
-rw-r--r--llvm/test/Feature/optnone-llc.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Feature/optnone-llc.ll b/llvm/test/Feature/optnone-llc.ll
index 69dc5291226..2129fc9b881 100644
--- a/llvm/test/Feature/optnone-llc.ll
+++ b/llvm/test/Feature/optnone-llc.ll
@@ -42,6 +42,7 @@ attributes #0 = { optnone noinline }
; LLC-Ox-DAG: Skipping pass 'Control Flow Optimizer'
; LLC-Ox-DAG: Skipping pass 'Machine code sinking'
; LLC-Ox-DAG: Skipping pass 'Machine Common Subexpression Elimination'
+; LLC-Ox-DAG: Skipping pass 'Shrink Wrapping analysis'
; LLC-Ox-DAG: Skipping pass 'Machine Copy Propagation Pass'
; LLC-Ox-DAG: Skipping pass 'Machine Instruction Scheduler'
; LLC-Ox-DAG: Skipping pass 'Machine Loop Invariant Code Motion'
OpenPOWER on IntegriCloud