InstCombine: Add a couple of fabs identities for comparing with 0.0.
[oota-llvm.git] / test / Transforms / GlobalOpt / atomic.ll
2012-02-05 Nick LewyckyTeach GlobalOpt to handle atomic accesses to globals.