llvm-project/llvm/test/tools/llvm-mca/ARM
David Green d604cc6e9a [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
2020-06-23 22:45:51 +01:00
..
lit.local.cfg
m4-int.s [ARM] Mark more integer instructions as not having side effects. 2020-06-23 22:45:51 +01:00
m4-targetfeatures.s
memcpy-ldm-stm.s
simple-cortex-m33.s [ARM][Thumb2] Fix ADD/SUB invalid writes to SP 2020-01-14 11:47:19 +00:00
simple-test-cortex-a9.s
unsupported-write-variant.s
vld1-index-update.s