llvm-6502/lib/Transforms
Nick Lewycky c1a2a61201 Don't try to simplify urem and srem using arithmetic rules that don't work
under modulo (overflow). Fixes PR1933.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47987 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-06 06:48:30 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Skip, for now, callsites where use of sret argument is not dominated by callsite. 2008-03-05 23:39:23 +00:00
Scalar Don't try to simplify urem and srem using arithmetic rules that don't work 2008-03-06 06:48:30 +00:00
Utils Handle 'ret' with multiple values. 2008-03-05 21:50:24 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00