diff options
author | James Molloy <james.molloy@arm.com> | 2015-10-08 12:39:59 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-10-08 12:39:59 +0000 |
commit | bcd7f0ac9829fd3bae4ccdead15c40afd6957b4e (patch) | |
tree | 06e78652c03cf22c0cf3370374386e61d7d81a3a /llvm/lib/Bitcode/Writer/BitWriter.cpp | |
parent | ab9fdb922677a884a79854579204e3e8a06345c5 (diff) | |
download | llvm-bcd7f0ac9829fd3bae4ccdead15c40afd6957b4e.zip llvm-bcd7f0ac9829fd3bae4ccdead15c40afd6957b4e.tar.gz llvm-bcd7f0ac9829fd3bae4ccdead15c40afd6957b4e.tar.bz2 |
Treat Mul just like Add and Subtract
Like adds and subtracts, muls ripple only to the left so we can use
the same logic.
While we're here, add a print method to DemandedBits so it can be used
with -analyze, which we'll use in the testcase.
llvm-svn: 249686
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitWriter.cpp')
0 files changed, 0 insertions, 0 deletions