summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMComputeBlockSize.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove ARMComputeBlockSizeSam Parker2019-06-171-80/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ARM] Fix "Constant pool entry out of range!" in Thumb1 modeAna Pazos2018-03-231-0/+1
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-261-1/+9
* TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFCSjoerd Meijer2016-07-281-2/+2
* This refactoring of ARM machine block size computation creates two utilitySjoerd Meijer2016-07-221-0/+72
OpenPOWER on IntegriCloud