summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64BranchRelaxation.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Remove implicit ilist iterator conversions, NFCDuncan P. N. Exon Smith2015-10-131-7/+5
* [AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass man...Chad Rosier2015-08-051-2/+13
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* 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