summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature
diff options
context:
space:
mode:
authorAndrew Kaylor <andrew.kaylor@intel.com>2016-05-27 22:56:49 +0000
committerAndrew Kaylor <andrew.kaylor@intel.com>2016-05-27 22:56:49 +0000
commit04f8e06696c40cadadb68248b320dec822eb5f7a (patch)
tree86f9e07997a2e9e41b1493e3174aa6b28d1f03e1 /llvm/test/Feature
parent1e75fa4ad81814439ddbb9cec91c6b5cc2bb4b6f (diff)
downloadbcm5719-llvm-04f8e06696c40cadadb68248b320dec822eb5f7a.tar.gz
bcm5719-llvm-04f8e06696c40cadadb68248b320dec822eb5f7a.zip
Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case.
Differential Revision: http://reviews.llvm.org/D20453 llvm-svn: 271068
Diffstat (limited to 'llvm/test/Feature')
-rw-r--r--llvm/test/Feature/optnone-llc.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Feature/optnone-llc.ll b/llvm/test/Feature/optnone-llc.ll
index 8abcd09eea5..a03757359c8 100644
--- a/llvm/test/Feature/optnone-llc.ll
+++ b/llvm/test/Feature/optnone-llc.ll
@@ -46,7 +46,6 @@ attributes #0 = { optnone noinline }
; 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'
-; LLC-Ox-DAG: Skipping pass 'Merge disjoint stack slots'
; LLC-Ox-DAG: Skipping pass 'Optimize machine instruction PHIs'
; LLC-Ox-DAG: Skipping pass 'Peephole Optimizations'
; LLC-Ox-DAG: Skipping pass 'Post{{.*}}RA{{.*}}{{[Ss]}}cheduler'
OpenPOWER on IntegriCloud