commit | b620724e614c6594e7b269b6ea7d8483947ea944 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Sat Aug 01 00:16:10 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Sat Aug 01 00:16:10 2009 +0000 |
tree | 9b453a3e3f9472971e4a79c679c843bb321d1f30 | |
parent | 675fb65bf436b398f2ab3861b0fa05e3028a83d1 [diff] |
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