diff options
author | Dan Gohman <gohman@apple.com> | 2009-10-22 00:03:58 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-10-22 00:03:58 +0000 |
commit | 6d31268a7dc9854fa5a5cb9227ba9a15c5898414 (patch) | |
tree | d576ce525ca584fd1497c2c0bf8bb80ac2052712 /lib/Bitcode/Reader/DeserializeAPInt.cpp | |
parent | 49708ad993529611cedfbe49ae44bb10beb73abe (diff) |
Revert the main portion of r31856. It was causing BranchFolding
to break up CFG diamonds by banishing one of the blocks to the end of
the function, which is bad for code density and branch size.
This does pessimize MultiSource/Benchmarks/Ptrdist/yacr2, the
benchmark cited as the reason for the change, however I've examined
the code and it looks more like a case of gaming a particular
branch than of being generally applicable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84803 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/DeserializeAPInt.cpp')
0 files changed, 0 insertions, 0 deletions