summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Target] Untangle disassemblersBenjamin Kramer2018-09-101-1/+1
* [aarch64][mc] Don't lookup symbols when there is no symbol lookup callbackDaniel Sanders2018-08-211-0/+2
* AArch64: print correct annotation for ADRP addresses.Tim Northover2018-05-301-2/+2
* Untabify.NAKAMURA Takumi2016-06-201-1/+1
* Update the AArch64ExternalSymbolizer to print literal strings as escaped stringsKevin Enderby2016-06-131-3/+5
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-11/+11
* MC: Clean up method names in MCContext.Jim Grosbach2015-05-181-2/+2
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-1/+1
* Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the...Craig Topper2014-06-191-2/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+221
OpenPOWER on IntegriCloud