diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-01-19 20:52:04 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-01-19 20:52:04 +0000 |
commit | 849a59fd4b15967672f94fe034a0b152833b6320 (patch) | |
tree | 42a672e8cf7f4b24d6740427519daf979348771c /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 9eb858c92fe9598b49d1a227652e7415a15e90e9 (diff) | |
download | bcm5719-llvm-849a59fd4b15967672f94fe034a0b152833b6320.tar.gz bcm5719-llvm-849a59fd4b15967672f94fe034a0b152833b6320.zip |
[SystemZ] Rework IPM sequence generation
The SystemZ back-end uses a sequence of IPM followed by arithmetic
operations to implement the SETCC primitive. This is currently done
early during SelectionDAG. This patch moves generating those sequences
to much later in SelectionDAG (during PreprocessISelDAG).
This doesn't change much in generated code by itself, but it allows
further enhancements that will be checked-in as follow-on commits.
llvm-svn: 322987
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions