aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-09-23 14:53:16 -0700
committerCraig Topper <craig.topper@intel.com>2020-09-23 14:54:39 -0700
commitd9717d8ee7143f4f5b768dfb5e8629ecfa067e39 (patch)
tree5bba25a670ad2d3f5b533f521475913fc103a947 /llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
parentfa5f9452120cc1691d23e272697695a5a4331f9c (diff)
downloadllvm-d9717d8ee7143f4f5b768dfb5e8629ecfa067e39.zip
llvm-d9717d8ee7143f4f5b768dfb5e8629ecfa067e39.tar.gz
llvm-d9717d8ee7143f4f5b768dfb5e8629ecfa067e39.tar.bz2
[X86] Add a memory clobber to the bittest intrinsic inline asm. Get default clobbers from the target
I believe the inline asm emitted here should have a memory clobber since it writes to memory. It was also missing the dirflag clobber that we use by default along with flags and fpsr. To avoid missing defaults in the future, get the default list from the target Differential Revision: https://reviews.llvm.org/D88121
Diffstat (limited to 'llvm/lib/Transforms/Utils/CallGraphUpdater.cpp')
0 files changed, 0 insertions, 0 deletions