Evan Cheng b620724e61 Fix Thumb2 function call isel. Thumb1 and Thumb2 should share the same
instructions for calls since BL and BLX are always 32-bit long and BX is always
16-bit long.

Also, we should be using BLX to call external function stubs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77756 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-01 00:16:10 +00:00
..
2009-06-29 22:25:22 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 20:47:43 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 18:35:07 +00:00
2009-06-26 18:35:07 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 22:37:07 +00:00
2009-06-26 01:33:02 +00:00
2009-06-26 22:37:07 +00:00
2009-07-07 05:35:52 +00:00
2009-07-03 00:06:39 +00:00
2009-07-03 00:06:39 +00:00
2009-06-29 22:25:22 +00:00