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 | c98279d37107c3a611a3edab055658ce34f75d3c (patch) | |
tree | 3eac0d95b8d3f60f44996a2035967b074a31fa81 /lib/Transforms/Utils/LowerSwitch.cpp | |
parent | 583608228613fb11bb07180b8c6658f61959d6ca (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19622 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LowerSwitch.cpp')
0 files changed, 0 insertions, 0 deletions