diff options
author | Devang Patel <dpatel@apple.com> | 2009-03-30 22:24:10 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2009-03-30 22:24:10 +0000 |
commit | 6e68bd007a574375790a7d98f5859bd0ffee0d83 (patch) | |
tree | 2e295a57c78eee81bd9fef7446f86a708f410baf /clang/lib/AST/CFG.cpp | |
parent | 7857bd2743096639529c4a6144135e5dd18a8a8c (diff) | |
download | bcm5719-llvm-6e68bd007a574375790a7d98f5859bd0ffee0d83.tar.gz bcm5719-llvm-6e68bd007a574375790a7d98f5859bd0ffee0d83.zip |
Loop Index Split can eliminate a loop if it can determin if loop body is executed only once. There was a bug in determining IV based value of the iteration for which the loop body is executed. Fix it.
llvm-svn: 68071
Diffstat (limited to 'clang/lib/AST/CFG.cpp')
0 files changed, 0 insertions, 0 deletions