Searched refs:dce (Results 1 – 25 of 59) sorted by relevance
123
29 unsigned short dce; /* 1 for DCE (network side) operation */ member
1 ; RUN: opt < %s -reassociate -instcombine -constprop -dce -S | not grep add
3 ; RUN: opt < %s -reassociate -constprop -instcombine -dce -S | not grep add
3 ; RUN: opt < %s -reassociate -constprop -dce -S | not grep 12
3 ; run instcombine to fold insert/extractvalue chains and we run dce to clean up5 ; RUN: opt < %s -deadargelim -instcombine -dce -S | not grep i16
62 unsigned short dce; /* 1 for DCE (network side) operation */ member
1 ; RUN: opt < %s -loop-vectorize -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7 -dce -instcombine …2 …ze -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7 -force-vector-unroll=0 -dce -instcombine -S | F…
1 …-force-vector-unroll=1 -vectorizer-min-trip-count=1 -force-vector-width=4 -dce -instcombine -S | F…
1 ; RUN: opt < %s -basicaa -gvn -dce -S | FileCheck %s
5 ; RUN: opt < %s -basicaa -gvn -instcombine -dce -S | FileCheck %s
3 ; RUN: opt < %s -indvars -dce -S | not grep mul
1 ; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -dce -instcombine -S …
1 ; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -dce -instcombine -S
1 ; RUN: opt < %s -loop-vectorize -force-vector-width=4 -force-vector-unroll=2 -dce -instcombine -S …
1 …torize -force-vector-unroll=1 -force-vector-width=4 -enable-if-conversion -dce -instcombine -S | F…
4 ; RUN: opt < %s -sccp -simplifycfg -indvars -loop-deletion -dce -simplifycfg -S | not grep br