aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-03-21 13:57:07 +0000
committerSanjay Patel <spatel@rotateright.com>2019-03-21 13:57:07 +0000
commitd47eac59efb1de3a4fe797c54e116de55c6559e2 (patch)
treed01067880b29bb2565aecd1536fd1141e9467596 /lldb/source/Plugins/ScriptInterpreter/Python
parent3e9e55491e787b9c1a100a58c27b5e228a278942 (diff)
downloadllvm-d47eac59efb1de3a4fe797c54e116de55c6559e2.zip
llvm-d47eac59efb1de3a4fe797c54e116de55c6559e2.tar.gz
llvm-d47eac59efb1de3a4fe797c54e116de55c6559e2.tar.bz2
[CodeGenPrepare] limit formation of overflow intrinsics (PR41129)
This is probably a bigger limitation than necessary, but since we don't have any evidence yet that this transform led to real-world perf improvements rather than regressions, I'm making a quick, blunt fix. In the motivating x86 example from: https://bugs.llvm.org/show_bug.cgi?id=41129 ...and shown in the regression test, we want to avoid an extra instruction in the dominating block because that could be costly. The x86 LSR test diff is reversing the changes from D57789. There's no evidence that 1 version is any better than the other yet. Differential Revision: https://reviews.llvm.org/D59602 llvm-svn: 356665
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions