llvm-6502/lib/Transforms
Dan Gohman a60832b018 Fix a bogus srem rule - a negative value srem'd by a power-of-2
can have a non-negative result; for example, -16%16 is 0. Also,
clarify the related comments. This fixes PR2670.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54767 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-13 23:12:35 +00:00
..
Hello
Instrumentation Trim #includes. 2008-08-05 15:32:23 +00:00
IPO Remove tabs. 2008-08-12 23:15:44 +00:00
Scalar Fix a bogus srem rule - a negative value srem'd by a power-of-2 2008-08-13 23:12:35 +00:00
Utils Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
Makefile