summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/MCTargetDesc/ARM64MachObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-395/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-7/+7
* Spread some const around for non-mutating uses of MCSymbolData.David Blaikie2014-04-241-3/+3
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-241-3/+2
* Fix some doc and comment typosAlp Toker2014-04-091-1/+1
* Fixing an MSVC warning about widening the result of a 32-bit shift implicitly...Aaron Ballman2014-04-011-1/+1
* ARM64: initial backend importTim Northover2014-03-291-0/+396
OpenPOWER on IntegriCloud