Chris Lattner 183661e43a 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53446 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-11 05:40:05 +00:00
..
2008-06-21 22:08:46 +00:00
2008-06-22 20:18:58 +00:00
2008-06-22 20:18:58 +00:00
2008-07-03 07:04:22 +00:00