[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / lib / Target / AArch64 / AArch64BranchRelaxation.cpp
2015-10-13 Duncan P. N. Exon... AArch64: Remove implicit ilist iterator conversions...
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64BranchRelaxation...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
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