diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-06-17 06:09:18 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-06-17 06:09:18 +0000 |
| commit | 1b08c4a7092629b649e28c412e8ff2c391b3cbc1 (patch) | |
| tree | 33e80bd136f7d08fc3f12b3b3877cf956257535a /llvm/lib/System/Program.cpp | |
| parent | fd4c32164c9acf153706dcaafb898f80380f5190 (diff) | |
| download | bcm5719-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

