llvm/test/CodeGen
Daniel Sanders 58a84d9b9c [mips] Never select JAL for calls to an absolute immediate address.
Summary:
It actually takes an offset into the current PC-region.

This fixes the 'expr' command in lldb.

Reviewers: vkalintiris, jaydeep, bhushan

Subscribers: dsanders, llvm-commits

Differential Revision: http://reviews.llvm.org/D16054


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257339 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-11 15:57:46 +00:00
..
AArch64 [BranchFolding] Set correct mem refs (2nd try) 2016-01-11 07:15:38 +00:00
AMDGPU AMDGPU/SI: Emit global variable sizes when targeting HSA 2016-01-08 14:50:28 +00:00
ARM RBIT Instruction only available for ARMv6t2 and above. 2016-01-08 18:43:41 +00:00
BPF
CPP
Generic [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type 2015-12-26 07:54:32 +00:00
Hexagon [Hexagon] Add PIC support 2015-12-18 20:19:30 +00:00
Inputs
Mips [mips] Never select JAL for calls to an absolute immediate address. 2016-01-11 15:57:46 +00:00
MIR Temporarily revert r257105 "[Verifier] Check that debug values have proper size" 2016-01-07 22:39:11 +00:00
MSP430
NVPTX
PowerPC Add call sequence start and end for __tls_get_addr 2016-01-08 02:06:19 +00:00
SPARC [Sparc] Fix handling of double incoming arguments on sparc little-endian. 2015-12-15 19:23:12 +00:00
SystemZ [SystemZ] Fix assertion failure in adjustSubwordCmp 2015-12-16 18:04:06 +00:00
Thumb [Thumb] Fix assembler error 'cannot honor width suffix pop {lr}' 2015-12-28 21:40:45 +00:00
Thumb2
WebAssembly WebAssembly: use .skip instead of .zero directive 2016-01-07 23:18:29 +00:00
WinEH [WinEH] Disallow cyclic unwinds 2016-01-10 04:31:05 +00:00
X86 [AVX-512] Make spacing between comma and {sae} operand consistent in asm strings. 2016-01-11 00:44:52 +00:00
XCore