[InstSimplify] Allow folding of fdiv X, X with just NaNs ignored
[oota-llvm.git] / lib / Analysis / IteratedDominanceFrontier.cpp
2015-04-21 Daniel BerlinMove IDF Calculation to a separate file, expose an...