[IRCE] Fix how IRCE checks for no-sign-overflow.
[oota-llvm.git] / lib / Transforms / Scalar / Float2Int.cpp
2015-03-24 Benjamin Kramer[float2int] Sort includes and add missing raw_ostream...
2015-03-24 James Molloy"float2int": Add a new pass to demote from float to...