Files
clang-p2996/llvm/test/Transforms/IndVarSimplify/divide-pointer.ll
Dan Gohman 9fe212806b In cases where a pointer value is an operand of a multiplication or
division operation, don't attempt to use the operation's value as
the base of a getelementptr. This fixes PR4271.

llvm-svn: 72422
2009-05-26 17:41:16 +00:00

3.6 KiB