[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / SPARC / empty-functions.ll
2015-03-04 Rafael EspindolaUse the vanilla func_end symbol for .size.
2014-09-15 Rafael EspindolaAdd back tests for empty function in SPARC and PowerPC.
2014-09-15 Rafael EspindolaFix a lot of confusion around inserting nops on empty...
2014-09-11 Brad SmithProvide an implementation of getNoopForMachoTarget...