forked from OSchip/llvm-project
d604cc6e9a
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 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
m4-int.s | ||
m4-targetfeatures.s | ||
memcpy-ldm-stm.s | ||
simple-cortex-m33.s | ||
simple-test-cortex-a9.s | ||
unsupported-write-variant.s | ||
vld1-index-update.s |