summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-call.ll
AgeCommit message (Expand)Author
2016-05-10ARM: stop emitting blx instructions for most calls on MachO.Tim Northover
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2010-06-03Remove tail call to preserve this test. A tailDale Johannesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-28Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bun...Evan Cheng
2009-08-02Test both darwin and linux.Evan Cheng
2009-08-01Hack to make this test work on platforms which aren't Macs. Fixing this Eli Friedman
2009-08-01Fix Thumb2 function call isel. Thumb1 and Thumb2 should share the sameEvan Cheng