summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-call.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Remove tail call to preserve this test. A tailDale Johannesen2010-06-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bun...Evan Cheng2009-08-28
* Test both darwin and linux.Evan Cheng2009-08-02
* Hack to make this test work on platforms which aren't Macs. Fixing this Eli Friedman2009-08-01
* Fix Thumb2 function call isel. Thumb1 and Thumb2 should share the sameEvan Cheng2009-08-01