summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2013-03-12Don't reserve R2 on Darwin/PPCHal Finkel
2011-04-05These tests no longer require linear scan because reserved register coalescin...Jakob Stoklund Olesen
2011-04-04Fix PowerPC tests to be register allocator independent.Jakob Stoklund Olesen
2010-05-03Implement builtin_return_address(x) and builtin_frame_address(x) Dale Johannesen