summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Program.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
commit1b08c4a7092629b649e28c412e8ff2c391b3cbc1 (patch)
tree33e80bd136f7d08fc3f12b3b3877cf956257535a /llvm/lib/System/Program.cpp
parentfd4c32164c9acf153706dcaafb898f80380f5190 (diff)
downloadbcm5719-llvm-1b08c4a7092629b649e28c412e8ff2c391b3cbc1.tar.gz
bcm5719-llvm-1b08c4a7092629b649e28c412e8ff2c391b3cbc1.zip
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. llvm-svn: 52383
Diffstat (limited to 'llvm/lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud