1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Nick Lewycky f249c5d5ad Don't try to simplify urem and srem using arithmetic rules that don't work
under modulo (overflow). Fixes PR1933.

llvm-svn: 47987
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