simplify and merge a bunch of code. Instead of comparing against
the min/max values for an integer type, compare against the min/max values we can prove contain the input. This might be a tighter bound, so this is general goodness. llvm-svn: 53446
Loading
Please register or sign in to comment