Files
Simon Atanasyan b515119244 [mips] Handle the long-calls feature flags in the MIPS backend
If the `long-calls` feature flags is enabled, disable use of the `jal`
instruction. Instead of that call a function by by first loading its
address into a register, and then using the contents of that register.

Differential revision: https://reviews.llvm.org/D35168

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308087 91177308-0d34-0410-b5e6-96231b3b80d8
2017-07-15 07:14:25 +00:00
..
2017-06-23 09:09:31 +00:00
2016-01-26 00:03:25 +00:00
2016-01-26 00:03:25 +00:00
2016-01-26 00:03:25 +00:00
2015-04-13 18:47:19 +00:00
2017-06-06 15:33:01 +00:00
2016-01-26 00:03:25 +00:00
2017-03-09 11:19:48 +00:00
2016-10-19 16:58:59 +00:00
2017-03-09 11:19:48 +00:00
2013-07-26 20:58:55 +00:00