aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorJiangning Liu <jiangning.liu@arm.com>2014-08-11 05:02:04 +0000
committerJiangning Liu <jiangning.liu@arm.com>2014-08-11 05:02:04 +0000
commit40b04fd9943857f5e17287ef517a92b59d69a0fe (patch)
tree22e6ff916416cc197a86df88a6d4f17352136bf1 /clang/lib/CodeGen/CodeGenAction.cpp
parent941a5709dc4f03ed00273cb2ea7dca91e960de45 (diff)
downloadllvm-40b04fd9943857f5e17287ef517a92b59d69a0fe.zip
llvm-40b04fd9943857f5e17287ef517a92b59d69a0fe.tar.gz
llvm-40b04fd9943857f5e17287ef517a92b59d69a0fe.tar.bz2
In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
and the lattice will be updated to be a state other than "undefined". This limiation could miss some opportunities of lowering "overdefined" to be an even accurate value. So this patch ask the algorithm to try to lower the lattice value again even if the value has been lowered to be "overdefined". llvm-svn: 215343
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions