]> granicus.if.org Git - llvm/commit
[ARM] Some Thumb2ITBlock clean ups. NFC
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Tue, 18 Jun 2019 12:13:11 +0000 (12:13 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Tue, 18 Jun 2019 12:13:11 +0000 (12:13 +0000)
commitea7454bc0696023d85825b528b56b786a393a704
tree3f4512b49de6f07d5fbaf3f42e31abbeb0967f4d
parent066bfdcdb8ae335ea2d8a492f07d2cdacc2dade0
[ARM] Some Thumb2ITBlock clean ups. NFC

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

Differential Revision: https://reviews.llvm.org/D63419

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.h
lib/Target/ARM/Thumb2ITBlockPass.cpp