diff options
author | Dan Gohman <gohman@apple.com> | 2010-04-16 16:01:18 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-04-16 16:01:18 +0000 |
commit | f13f69f296c2a0433e694e7fa93fd79247186da9 (patch) | |
tree | 7bb9a7963b56e5dbe3578d8dac9d905ce2c4d99c /llvm/lib/CodeGen | |
parent | d9abbe56a5a9b5096058d89db2d7879ce88bffd4 (diff) | |
download | bcm5719-llvm-f13f69f296c2a0433e694e7fa93fd79247186da9.tar.gz bcm5719-llvm-f13f69f296c2a0433e694e7fa93fd79247186da9.zip |
Disable inlining of recursive calls. It can complicate tailcallelim and
dependent analyses, and increase code size, so doing it profitably would
require more complex heuristics.
llvm-svn: 101471
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions