aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/trampoline.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-09-06Split the init.trampoline intrinsic, which currently combines GCC'sDuncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-09-17Add trampoline support to PPC. GCC simply calls the "__trampoline_setup"Bill Wendling