aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Delete unused argument in AArch64MCInstLower constructor: it doesn'tAlexey Samsonov1-2/+1
2014-06-18Replace some assert(0)'s with llvm_unreachable.Craig Topper1-2/+2
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover1-0/+202
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover1-157/+0
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola1-1/+1
2013-10-29Add a helper getSymbol to AsmPrinter.Rafael Espindola1-1/+1
2013-08-01AArch64: add initial NEON supportTim Northover1-0/+5
2013-05-04AArch64: implement large code model access to global variables.Tim Northover1-0/+12
2013-02-05Remove cyclic dependency in AArch64 librariesTim Northover1-1/+1
2013-01-31Add AArch64 as an experimental target.Tim Northover1-0/+140