summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorTony Jiang <jtony@ca.ibm.com>2017-12-11 20:42:37 +0000
committerTony Jiang <jtony@ca.ibm.com>2017-12-11 20:42:37 +0000
commit3b49dc548fd25b4b8aa3d4a90bd05f5d596abeb1 (patch)
tree6c71ac38742e62dc645b8831bf8c8585dd321efc /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parentb608076e56d2e7b1c4a4d67c4451e6d5b7a3b01a (diff)
downloadbcm5719-llvm-3b49dc548fd25b4b8aa3d4a90bd05f5d596abeb1.tar.gz
bcm5719-llvm-3b49dc548fd25b4b8aa3d4a90bd05f5d596abeb1.zip
[PowerPC] Partially enable the ISEL expansion pass.
The pass to expand ISEL instructions into if-then-else sequences in patch D23630 is currently disabled. This patch partially enable it by always removing the unnecessary ISELs (all registers used by the ISELs are the same one) and folding the ISELs which have the same input registers into unconditional copies. Differential Revision: https://reviews.llvm.org/D40497 llvm-svn: 320414
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud