summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/call_nolink.ll
AgeCommit message (Expand)Author
2017-08-01ARM: Do not use llc -march in tests.Matthias Braun
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
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-15ARM: Fix an old refacto.Benjamin Kramer
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-20bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio