summaryrefslogtreecommitdiff
path: root/lib/Analysis/README.txt
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-26 21:46:36 +0000
committerDan Gohman <gohman@apple.com>2010-04-26 21:46:36 +0000
commit948c8a3e3d7349c67e5d9231d9e99b2692623630 (patch)
treedf1112fb89185334963f2c3c48a45a1833371126 /lib/Analysis/README.txt
parent585c40129fdf375fe2d85dd1de6a57e716ddef43 (diff)
downloadllvm-948c8a3e3d7349c67e5d9231d9e99b2692623630.tar.gz
llvm-948c8a3e3d7349c67e5d9231d9e99b2692623630.tar.bz2
llvm-948c8a3e3d7349c67e5d9231d9e99b2692623630.tar.xz
When checking whether the special handling for an addrec increment which
doesn't dominate the header is needed, don't check whether the increment expression has computable loop evolution. While the operands of an addrec are required to be loop-invariant, they're not required to dominate any part of the loop. This fixes PR6914. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102389 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/README.txt')
-rw-r--r--lib/Analysis/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Analysis/README.txt b/lib/Analysis/README.txt
index 88ea9f11ad..0e96e4c950 100644
--- a/lib/Analysis/README.txt
+++ b/lib/Analysis/README.txt
@@ -17,7 +17,7 @@ which is very inefficient when expanded into code.
//===---------------------------------------------------------------------===//
-In test/CodeGen/X86/lsr-delayed-fold.ll,
+In formatValue in test/CodeGen/X86/lsr-delayed-fold.ll,
ScalarEvolution is forming this expression: