diff options
author | Chris Lattner <sabre@nondot.org> | 2006-05-16 22:56:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-05-16 22:56:08 +0000 |
commit | abde460d4f4e2fb6a4493b2a938055e48abaf239 (patch) | |
tree | e88bc1ca701d2738c90c8cd0e867159bbcb7fab7 /lib/Transforms/Utils/CloneModule.cpp | |
parent | f4ec817299a4187044a6162c2f520772b3ad69a0 (diff) |
Instead of implementing LowerCallTo directly, let the default impl produce an
ISD::CALL node, then custom lower that. This means that we only have to handle
LEGAL call operands/results, not every possible type. This allows us to
simplify the call code, shrinking it by about 1/3.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28339 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions