1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Dan Gohman 9e0f5a28dc Suppress the IV reversal transformation in the case that the RHS
of the comparison is defined inside the loop. This fixes a
use-before-def problem, because the transformation puts a use
of the RHS outside the loop.

llvm-svn: 72149
2009-05-20 00:34:08 +00:00
..
2009-01-15 20:18:42 +00:00
2009-05-19 17:52:31 +00:00
2009-03-13 04:39:26 +00:00
2009-03-02 09:01:14 +00:00