commit | 8a7d01233202a5c5f34661ba90bb3f75a9314b5f | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Wed Jan 20 19:14:55 2016 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Wed Jan 20 19:14:55 2016 +0000 |
tree | ddabfcb81c2f6645e25d7f922ebbf9e80c039361 | |
parent | 78719f41e5532d892c4b75f0a5c4a04f7aecbc44 [diff] |
[GlobalISel] Add a generic machine opcode for ADD. The selection process being split into separate passes, we need generic opcodes to translate the LLVM IR to target independent code. This patch adds an opcode for addition: G_ADD. Differential Revision: http://reviews.llvm.org/D15472 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258333 91177308-0d34-0410-b5e6-96231b3b80d8