aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-call.ll
AgeCommit message (Expand)Author
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