[SimplifyLibCalls] New trick: pow(x, 0.5) -> sqrt(x) under -ffast-math.
[oota-llvm.git] / test / Transforms / SCCP / apint-bigint.ll
index ebb0d0760f2eaebea5bd0dacda88c63cca4129e1..36a96c335715b3ccf1e073982915508524390419 100644 (file)
@@ -1,4 +1,4 @@
-; RUN:  llvm-as < %s | opt -sccp | llvm-dis | not grep xor
+; RUN: opt < %s -sccp -S | not grep xor
 
 define i11129 @test1() {
         %B = shl i11129 1, 11128