Closed
Description
Bugzilla Link | 2353 |
Resolution | FIXED |
Resolved on | Nov 18, 2009 15:50 |
Version | trunk |
OS | All |
Depends On | llvm/llvm-bugzilla-archive#4931 |
Blocks | llvm/llvm-bugzilla-archive#3232 |
Reporter | LLVM Bugzilla Contributor |
CC | @nlewycky |
Extended Description
Duncan's patch 51314 regressed WebKit performance by ~5%. I've reverted it for now 51397.
This probably means there were llvm optimizer deficiencies that was covered up by running the gcc inliner. We need to identify and fix them.