diff options
author | Dan Gohman <gohman@apple.com> | 2008-09-17 21:18:49 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-09-17 21:18:49 +0000 |
commit | b5b6ec64889b6ee1f75c9a21efb99570e58a517f (patch) | |
tree | 6102433e9e146a3fff45591419fb15940cb64978 /lib/ExecutionEngine/JIT/JITMemoryManager.cpp | |
parent | 91aac1015e6714d959801dd8d60f55a72827dc4d (diff) |
FastISel: For calls, prefer using the callee's address as a constant
over having it in a register. And wait until after checking type
legality before requesting that the callee address be placed in a
register. Also, fix support for calls with void return type.
This speeds up fast-isel isel time by about 15% and reduces
instruction counts by about 3% overall on certain testcases. It also
changes many indirect calls to direct calls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56292 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/JITMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions