Files
clang-p2996/llvm/lib/Analysis
Dan Gohman 450f4e0fa9 Generalize isLoopGuardedByCond's checking to consider two
SCEVUnknowns with identical Instructions to be equal. This allows
it to analze cases such as the attached testcase, where the front-end
has cloned the loop controlling expression. Along with r73805, this
lets IndVarSimplify eliminate all the sign-extend casts in the
loop in the attached testcase.

llvm-svn: 73807
2009-06-20 00:35:32 +00:00
..
2009-05-13 06:28:04 +00:00
2009-04-18 17:57:20 +00:00
2008-05-29 21:05:16 +00:00