diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-04 00:10:58 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-04 00:10:58 +0000 |
commit | 6265a15f2e7a1b22b7c96eea4581dedde6e0c175 (patch) | |
tree | 50b550b273140553dc53aa840c9965ff0db533ca /lldb/packages/Python/lldbsuite/test/lang/objc/exceptions/TestObjCExceptions.py | |
parent | 26ce9c38a73186011a1def06df0da9fdf7f2b187 (diff) | |
download | bcm5719-llvm-6265a15f2e7a1b22b7c96eea4581dedde6e0c175.tar.gz bcm5719-llvm-6265a15f2e7a1b22b7c96eea4581dedde6e0c175.zip |
[X86] Add post-isel peephole to fold KAND+KORTEST into KTEST if only the zero flag is used.
Doing this late so we will prefer to fold the AND into a masked comparison first. That can be better for the live range of the mask register.
Differential Revision: https://reviews.llvm.org/D56246
llvm-svn: 350374
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc/exceptions/TestObjCExceptions.py')
0 files changed, 0 insertions, 0 deletions