diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-11 22:45:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-11 22:45:25 +0000 |
commit | a958cbfe367ed7bf6a3a260b28a7b19cf70b7d9f (patch) | |
tree | cd1c296c59282e94bdfa21a20cee1162a77e1d22 /docs/SourceLevelDebugging.html | |
parent | 92f238dd8fe19b26103bd451c571281d9b7ad324 (diff) |
Disable folding sext(trunc(x)) -> x (and other similar cast/cast cases) when the
trunc has multiple uses. Codegen is not able to coalesce the subreg case
correctly and so this leads to higher register pressure and spilling (see PR5997).
This speeds up 256.bzip2 from 8.60 -> 8.04s on my machine, ~7%.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93200 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
0 files changed, 0 insertions, 0 deletions