[PATCH] D63419: [ARM] Thumb2CondExecution. NFC

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 05:22:23 PDT 2019


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: samparker, dmgreen.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

Some more refactoring, like registering the IT Block pass, less cryptic
variable names, and some simplification of loops.

This depends on D63418 <https://reviews.llvm.org/D63418>.


https://reviews.llvm.org/D63419

Files:
  llvm/lib/Target/ARM/ARM.h
  llvm/lib/Target/ARM/Thumb2CondExecution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63419.205043.patch
Type: text/x-patch
Size: 10604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/c0b38074/attachment.bin>


More information about the llvm-commits mailing list