aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-06-23 22:24:58 +0100
committerDavid Green <david.green@arm.com>2020-06-23 22:45:51 +0100
commitd604cc6e9a41aa6cf1759b8c58c8d02e5c87dda2 (patch)
tree7856374273b3bb0dc8afd7fd67f64826a8fa4027 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parenta6308c0ad954a08645d9abf0a5e77dc488b8ca28 (diff)
downloadllvm-d604cc6e9a41aa6cf1759b8c58c8d02e5c87dda2.zip
llvm-d604cc6e9a41aa6cf1759b8c58c8d02e5c87dda2.tar.gz
llvm-d604cc6e9a41aa6cf1759b8c58c8d02e5c87dda2.tar.bz2
[ARM] Mark more integer instructions as not having side effects.
LDRD and STRD along with UBFX and SBFX are selected from DAGToDAG transforms, so do not have tblgen patterns. They don't get marked as having side effects so cannot be scheduled as efficiently as you would like. This specifically marks then as not having side effects. Differential Revision: https://reviews.llvm.org/D82358
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions