diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-21 16:54:03 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-21 16:54:03 +0000 |
commit | 695c7da3d5b22d59ecf1c2f2eba38cc89523d08c (patch) | |
tree | 1ea5e2fb1c6a6d81de08e30053061c6c68614071 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 6b915d3353feff1a4004790ac4c233b88d1382e1 (diff) | |
download | bcm5719-llvm-695c7da3d5b22d59ecf1c2f2eba38cc89523d08c.tar.gz bcm5719-llvm-695c7da3d5b22d59ecf1c2f2eba38cc89523d08c.zip |
[DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor x, (xor c1, c2)) fold. NFCI.
More general cases are already handled by constant canonicalization and then the ReassociateOps call at line 5327
llvm-svn: 321280
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions