Files
llvm/lib/Target/Mips
Simon Atanasyan 8d8add26f4 [mips] For PIC code convert unconditional jump to unconditional branch
Unconditional branch uses relative addressing which is the right choice
in case of position independent code.

This is a fix for the bug:
https://dmz-portal.mips.com/bugz/show_bug.cgi?id=2445

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289448 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-12 17:40:26 +00:00
..
2016-06-28 14:26:39 +00:00
2016-05-18 22:04:49 +00:00
2016-11-14 19:10:56 +00:00