aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-05 06:29:13 +0000
committerChris Lattner <sabre@nondot.org>2010-01-05 06:29:13 +0000
commit98d48a0b76f176790672fd73e7ffa744fa36fb20 (patch)
tree14bc656830617b0f3a266734800911bddcbc609f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent39b063bf378679e1532e9e4257556fddce603099 (diff)
downloadllvm-98d48a0b76f176790672fd73e7ffa744fa36fb20.zip
llvm-98d48a0b76f176790672fd73e7ffa744fa36fb20.tar.gz
llvm-98d48a0b76f176790672fd73e7ffa744fa36fb20.tar.bz2
inline the 'AddRHS' transformation, simplifying things significantly.
Eliminate the 'AddMaskingAnd' transformation, it is redundant with this more general code right below it: // A+B --> A|B iff A and B have no bits set in common. llvm-svn: 92693
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions