diff options
author | Chris Lattner <sabre@nondot.org> | 2003-07-23 19:36:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-07-23 19:36:21 +0000 |
commit | 33217db4d91de25d37e0d9a5099a9624bca82f88 (patch) | |
tree | fc36f58b7d59f87526467b27312e0abd18e16859 /llvm/lib/Transforms/LevelRaise.cpp | |
parent | b69f30c115d8b47daf84595cec0d0caaaf28f6d1 (diff) | |
download | bcm5719-llvm-33217db4d91de25d37e0d9a5099a9624bca82f88.tar.gz bcm5719-llvm-33217db4d91de25d37e0d9a5099a9624bca82f88.zip |
InstCombine: (X ^ C1) & C2 --> (X & C2) iff (C1&C2) == 0
llvm-svn: 7272
Diffstat (limited to 'llvm/lib/Transforms/LevelRaise.cpp')
0 files changed, 0 insertions, 0 deletions