[PATCH] D22760: [ARM] Implement -mimplicit-it assembler option
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 05:52:48 PDT 2016
olista01 added a reviewer: t.p.northover.
olista01 removed rL LLVM as the repository for this revision.
olista01 updated this revision to Diff 65501.
olista01 marked an inline comment as done.
olista01 added a comment.
- Fix case of flushPendingInstructions
- Rename backend option to -arm-implicit-it
- Refactor isITBlockTerminator to use MCInstrDesc
- Use getITMaskEncoding in processInstruction
https://reviews.llvm.org/D22760
Files:
include/llvm/MC/MCParser/MCTargetAsmParser.h
lib/MC/MCParser/AsmParser.cpp
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/implicit-it-generation.s
test/MC/ARM/implicit-it.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22760.65501.patch
Type: text/x-patch
Size: 34700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/d54e5b7b/attachment.bin>
More information about the llvm-commits
mailing list