| commit | 6232f73c7b615c87661bd2aad8d6cb2f880a05a3 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Mar 02 01:08:11 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Mar 02 01:08:11 2010 +0000 |
| tree | 51571bf1b0521e02da7be14bda8c747b21851463 | |
| parent | 7894ab3a995ef678494cd74d925cbb2cc48e724e [diff] |
PerformTailCallOpt was renamed to GuaranteedTailCallOpt to better reflect its meaning, now that tail call optimizations are done by default in some cases. llvm-svn: 97530