summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMBasicBlockInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ↵Eugene Zelenko2017-01-261-11/+10
| | | | | | minor fixes (NFC). llvm-svn: 293229
* This refactoring of ARM machine block size computation creates two utilitySjoerd Meijer2016-07-221-0/+110
functions so that the size computation is available not only in ConstantIslands but in other passes as well. Differential Revision: https://reviews.llvm.org/D22640 llvm-svn: 276399
OpenPOWER on IntegriCloud