]> granicus.if.org Git - llvm/commitdiff
Test for r303197
authorMatthias Braun <matze@braunis.de>
Tue, 16 May 2017 20:53:27 +0000 (20:53 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 16 May 2017 20:53:27 +0000 (20:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303208 91177308-0d34-0410-b5e6-96231b3b80d8

test/Feature/optnone-llc.ll

index 69dc5291226ac9f8f7acbb9bf5f0ca93510ea786..2129fc9b8815ee9f2f901f25663e79880c0c745b 100644 (file)
@@ -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'