aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2020-07-29 13:12:51 -0400
committerSanjay Patel <spatel@rotateright.com>2020-07-29 13:18:40 -0400
commitee9617e96b05de04b2f189596b86c6149c807764 (patch)
tree07960db96e0d7cd51f29778af63c14673ee1ab09 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentfdc902774e7ae0dae0833216500da047c7c4bec6 (diff)
downloadllvm-ee9617e96b05de04b2f189596b86c6149c807764.zip
llvm-ee9617e96b05de04b2f189596b86c6149c807764.tar.gz
llvm-ee9617e96b05de04b2f189596b86c6149c807764.tar.bz2
[InstSimplify] try constant folding intrinsics before general simplifications
This matches the behavior of simplify calls for regular opcodes - rely on ConstantFolding before spending time on folds with variables. I am not aware of any diffs from this re-ordering currently, but there was potential for unintended behavior from the min/max intrinsics because that code is implicitly assuming that only 1 of the input operands is constant.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions