diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2017-07-05 13:17:31 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2017-07-05 13:17:31 +0000 |
commit | 43579cf4a0bbd705cb467289335045205ae951e6 (patch) | |
tree | 4894ee680fae7847bb64c9605ba23863b2d667b1 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | e2a68e96f0f77f719dd1678a635ce3a48f79721b (diff) | |
download | llvm-43579cf4a0bbd705cb467289335045205ae951e6.zip llvm-43579cf4a0bbd705cb467289335045205ae951e6.tar.gz llvm-43579cf4a0bbd705cb467289335045205ae951e6.tar.bz2 |
[SystemZ] Simplify handling of 128-bit multiply/divide instruction
Several integer multiply/divide instructions require use of a
register pair as input and output. This patch moves setting
up the input register pair from C++ code to TableGen, simplifying
the whole process and making it more easily extensible.
No functional change.
llvm-svn: 307155
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions