aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-06-17 06:09:18 +0000
committerChris Lattner <sabre@nondot.org>2008-06-17 06:09:18 +0000
commitead0d88ad7659dabd66cc3149af97d98256fca84 (patch)
treea93b1e796f1fbca3cfab1feaa81b3fa261a69702 /lib/Analysis/ValueTracking.cpp
parenta47c6c37034f4e57bc8187e959da4eadb6e24afa (diff)
add a new -enable-value-prop flag for llcbeta, that enables propagation
of value info (sign/zero ext info) from one MBB to another. This doesn't handle much right now because of two limitations: 1) only handles zext/sext, not random bit propagation (no assert exists for this) 2) doesn't handle phis. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52383 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions