Skip to content
Commit bd25b850 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 38a50c95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment