2004-06-10-StackifierCrash.ll 144 Bytes Raw Blame History Permalink 1 2 3 4 5 6 ; RUN: llc < %s -mtriple=i686-- define i1 @T(double %X) { %V = fcmp oeq double %X, %X ; <i1> [#uses=1] ret i1 %V }