Chris Lattner c9a005807a div/rem by zero and div/rem overflow are both undefined according to
langref.  Constant fold them to undef instead of trying to preserve
the trap.  This fixes PR3354.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62534 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-19 21:55:26 +00:00
..
2009-01-15 20:18:42 +00:00
2008-12-19 18:39:45 +00:00
2009-01-15 20:18:42 +00:00
2009-01-15 20:18:42 +00:00
2009-01-05 17:19:25 +00:00
2009-01-19 21:00:48 +00:00