summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2017-07-05 12:57:24 +0000
committerDiana Picus <diana.picus@linaro.org>2017-07-05 12:57:24 +0000
commitf1715a330a55daff9d4d53ddebd20d47ac0c07a5 (patch)
tree2cd6459f46679dee18b9a583ee9e599ec2f3cf35 /cmake
parent8b755a3a21e4a1a4e67216828bc1a11ef13174d1 (diff)
[GlobalISel] Refactor Legalizer helpers for libcalls
We used to have a helper that replaced an instruction with a libcall. That turns out to be too aggressive, since sometimes we need to replace the instruction with at least two libcalls. Therefore, change our existing helper to only create the libcall and leave the instruction removal as a separate step. Also rename the helper accordingly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307149 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions