aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-08-01 00:16:10 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-08-01 00:16:10 +0000
commit6ab54fdb0a84d6b1e42bb6b3635623d65191dc35 (patch)
treef29bc20750e0732a1d8d26a81b9ce9c37cda36b8 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
parent82e72324dd95480adc22a6862ec18fdeaab0fbf2 (diff)
downloadllvm-6ab54fdb0a84d6b1e42bb6b3635623d65191dc35.zip
llvm-6ab54fdb0a84d6b1e42bb6b3635623d65191dc35.tar.gz
llvm-6ab54fdb0a84d6b1e42bb6b3635623d65191dc35.tar.bz2
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. llvm-svn: 77756
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions