InstCombine: Add a couple of fabs identities for comparing with 0.0.
[oota-llvm.git] / test / Transforms / GlobalOpt / unnamed-addr.ll
2012-07-02 Duncan SandsGlobalOpt forgot to handle bitcast when analyzing globa...
2012-06-15 Rafael EspindolaSome optimizations done by globalopt are safe only...
2011-01-19 Rafael EspindolaAdd unnamed_addr when we can show that address of a...