Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / ARM / fpconsts.ll
2009-11-23 Jim Grosbachmove fconst[sd] to UAL. <rdar://7414913>
2009-11-03 Evan Chengfconsts / fconstd immediate should be proceeded with #.
2009-10-28 Evan ChengUse fconsts and fconstd to materialize small fp constants.