More changes from Chris' review: simplify getIndices and avoid
[oota-llvm.git] / test / CodeGen / Alpha / ctpop.ll
index 654cd04dd4f8d19600034b9921fb29271755ca95..a528d728be066500467a97d7c9b0333ce95ba1d0 100644 (file)
@@ -4,8 +4,6 @@
 ; RUN:   grep -i ctpop
 ; RUN: llvm-as < %s | llc -march=alpha -mcpu=ev6 | \
 ; RUN:   not grep -i ctpop
-; RUN: llvm-as < %s | llc -march=alpha -mcpu=ev56 | \
-; RUN:   not grep -i ctpop
 ; RUN: llvm-as < %s | llc -march=alpha -mattr=-CIX | \
 ; RUN:   not grep -i ctpop