OSDN Git Service

Properly parenthesize this expression, fixing a real bug in the new
authorDan Gohman <gohman@apple.com>
Sun, 22 Feb 2009 16:40:52 +0000 (16:40 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 22 Feb 2009 16:40:52 +0000 (16:40 +0000)
commita04af4380d6814cb908d80ff8f52badc926a8bdc
tree5910d8498968187fd6cd71f5c5a8cb17d06f9417
parent3d3c955b186e63758efae44db3d761d3c19371cc
Properly parenthesize this expression, fixing a real bug in the new
-full-lsr code, as well as a GCC warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp