Teach DAGCombine the same multiply-by-1.0 folding trick when doing FMAs, just like...
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-mvn.ll
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-11 Chad RosierAdd support for using MVN to materialize negative const...