David Green 3f571be1c0 [ARM] Make t2DoLoopStartTP a terminator
Although this was something that I was hoping we would not have to do,
this patch makes t2DoLoopStartTP a terminator in order to keep it at the
end of it's block, so not allowing extra MVE instruction between it and
the end. With t2DoLoopStartTP's also starting tail predication regions,
it also marks them as having side effects. The t2DoLoopStart is still
not a terminator, giving it the extra scheduling freedom that can be
helpful, but now that we have a TP version they can be treated
differently.

Differential Revision: https://reviews.llvm.org/D91887
2020-12-11 09:23:57 +00:00
..
2020-07-16 11:10:53 +01:00
2020-11-12 08:37:46 +00:00
2020-07-16 11:10:53 +01:00
2020-08-12 18:35:01 +01:00
2020-11-22 21:16:49 +00:00
2020-05-16 15:10:20 +01:00
2019-01-10 08:36:33 +00:00