Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC | Sjoerd Meijer | 2016-07-28 | 1 | -2/+2 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D22925 llvm-svn: 276997 | ||||
* | This refactoring of ARM machine block size computation creates two utility | Sjoerd Meijer | 2016-07-22 | 1 | -0/+72 |
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 |