summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/empty-functions.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-281-9/+0
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-2/+0
* Don't emit CFI instructions at the end of a functionAdrian Prantl2017-04-241-5/+1
* [PPC] Claim stack frame before storing into it, if no red zone is presentKrzysztof Parzyszek2016-09-061-1/+1
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-4/+4
* Use the generic Lfunc_begin label on ppc.Rafael Espindola2015-03-051-4/+6
* Use the vanilla func_end symbol for .size.Rafael Espindola2015-03-041-1/+1
* Add back tests for empty function in SPARC and PowerPC.Rafael Espindola2014-09-151-0/+43
* Fix a lot of confusion around inserting nops on empty functions.Rafael Espindola2014-09-151-13/+0
* Provide an implementation of getNoopForMachoTarget for PPC, otherwiseJoerg Sonnenberger2014-08-081-2/+3
* Consider this function:Bill Wendling2010-07-161-0/+12
OpenPOWER on IntegriCloud