summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/trampoline.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
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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