OSDN Git Service

[IndVars] Extend diagnostic -replexitval flag w/ability to bypass hard use hueristic
authorPhilip Reames <listmail@philipreames.com>
Wed, 12 Jun 2019 19:52:05 +0000 (19:52 +0000)
committerPhilip Reames <listmail@philipreames.com>
Wed, 12 Jun 2019 19:52:05 +0000 (19:52 +0000)
commit39a19f7cae66f563676c61109fe0700d4b3ba401
tree891f1035b2a20440201a11280c398d78ac0bf4c7
parent2da055d719bd84ec5de2db9b20488da3e2c66d78
[IndVars] Extend diagnostic -replexitval flag w/ability to bypass hard use hueristic

Note: This does mean that "always" is now more powerful than it was.

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