[PATCH] D118044: [ARM] Undeprecate complex IT blocks
Mark Murray via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 09:11:31 PST 2022
MarkMurrayARM updated this revision to Diff 405993.
MarkMurrayARM added a comment.
Fix more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118044/new/
https://reviews.llvm.org/D118044
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/arm-restrict-it.c
clang/test/Driver/woa-restrict-it.c
llvm/docs/ReleaseNotes.rst
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll
llvm/test/CodeGen/ARM/arm-bf16-pcs.ll
llvm/test/CodeGen/ARM/atomic-ops-v8.ll
llvm/test/CodeGen/ARM/codesize-ifcvt.mir
llvm/test/CodeGen/ARM/fp16-no-condition.ll
llvm/test/CodeGen/ARM/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
llvm/test/CodeGen/ARM/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
llvm/test/CodeGen/ARM/ifcvt-branch-weight.ll
llvm/test/CodeGen/ARM/speculation-hardening-sls.ll
llvm/test/CodeGen/Thumb2/ifcvt-rescan-diamonds.ll
llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
llvm/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
llvm/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
llvm/test/CodeGen/Thumb2/v8_IT_3.ll
llvm/test/CodeGen/Thumb2/v8_IT_4.ll
llvm/test/CodeGen/Thumb2/v8_IT_5.ll
llvm/test/CodeGen/Thumb2/v8_deprecate_IT.ll
llvm/test/MC/ARM/deprecated-v8.s
llvm/test/MC/ARM/v8_IT_manual.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118044.405993.patch
Type: text/x-patch
Size: 299012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220204/98d84d31/attachment-0001.bin>
More information about the cfe-commits
mailing list