summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64BranchRelaxation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.Eric Christopher2015-01-281-3/+1
* Testing commit access.Moritz Roth2014-08-141-1/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+4
* Run sort_includes.py on the AArch64 backend.Benjamin Kramer2014-07-251-2/+2
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-181-3/+3
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+510
OpenPOWER on IntegriCloud