diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-01-17 00:23:16 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-01-17 00:23:16 +0000 |
| commit | 0cd6b9ae1eff9ca0e0fa7083a9ad14a129e4f805 (patch) | |
| tree | 9ac59021c2d11560bbe308865494d99f9991cfe6 /llvm/lib/Transforms/Scalar/InstructionCombining.cpp | |
| parent | f7648e71106b5ceb3d0520d0a4a509766378dad7 (diff) | |
| download | bcm5719-llvm-0cd6b9ae1eff9ca0e0fa7083a9ad14a129e4f805.tar.gz bcm5719-llvm-0cd6b9ae1eff9ca0e0fa7083a9ad14a129e4f805.zip | |
Do not codegen 'xor bool, true' as 'not reg'. not reg inverts the upper bits
of the bytereg. This fixes yacr2, 300.twolf and probably others.
llvm-svn: 19622
Diffstat (limited to 'llvm/lib/Transforms/Scalar/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions

