summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/retaddr.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
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2010-02-28add some random nounwinds.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-12-08Fix a significant code quality regression I introduced on PPC64 quite Chris Lattner
2007-12-08implement __builtin_return_addr(0) on ppc.Chris Lattner