diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-10-03 13:24:02 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-10-03 13:24:02 +0000 |
commit | 4d63c8daec1759e60f85a49b7a91f88edf0c0a4d (patch) | |
tree | 276ff9d15c9a136e938063222196a9d4d1333c2f /utils/emacs | |
parent | 20357662a04f0a7f2f0850d072d0fafb0c53b90c (diff) | |
download | external_llvm-4d63c8daec1759e60f85a49b7a91f88edf0c0a4d.zip external_llvm-4d63c8daec1759e60f85a49b7a91f88edf0c0a4d.tar.gz external_llvm-4d63c8daec1759e60f85a49b7a91f88edf0c0a4d.tar.bz2 |
CaptureTracking: Plug a loophole in the "too many uses" heuristic.
The heuristic was added to avoid spending too much compile time A specially
crafted test case (PR17461, PR16474) with many uses on a select or bitcast
instruction can still trigger the slow case. Add a check for that case.
This only affects compile time, don't have a good way to test it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191896 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/emacs')
0 files changed, 0 insertions, 0 deletions