summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fastisel-thumb-litpool.ll
Commit message (Collapse)AuthorAgeFilesLines
* AsmPrinter: mark the beginning and the end of a function in verbose modeFrancis Visoiu Mistrih2017-05-231-0/+1
| | | | llvm-svn: 303690
* ARM: fix fast-isel assertion failureTim Northover2014-02-041-0/+11
Missing braces on if meant we inserted both ARM and Thumb load for a litpool entry. This didn't end well. rdar://problem/15959157 llvm-svn: 200752
OpenPOWER on IntegriCloud