Files
clang-p2996/llvm/test/CodeGen/ARM
David Green 4704da1374 [ARM] Fix Thumb2 compare being emitted ExpandCMP_SWAP
Given a patch like D129506, using instructions not valid for the current
target feature set becomes an error. This fixes an issue in
ARMExpandPseudo::ExpandCMP_SWAP where Thumb2 compares were used in
Thumb1Only code, such as thumbv8m.baseline targets.

Differential Revision: https://reviews.llvm.org/D129695
2022-07-20 12:04:22 +01:00
..
2021-07-07 10:21:07 +01:00
2021-07-01 21:08:13 +01:00
2018-07-04 13:28:39 +00:00
2017-12-11 12:13:45 +00:00
2021-11-21 18:33:29 +00:00