Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / AArch64 / AArch64BranchRelaxation.cpp
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2014-08-14 Moritz RothTesting commit access.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place