Fix call setup for PIC.
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 26 Jul 2012 02:24:43 +0000 (02:24 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 26 Jul 2012 02:24:43 +0000 (02:24 +0000)
commite11246c64eb8ea3da0060be4ddb9596c8cc04439
tree837afe7ac057698dcc8c15e2dd351a81c9e2cadf
parent7f7390e035c20ec2dcbf122330bd76c18b98049b
Fix call setup for PIC.

Patch by Reed Kotler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160774 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/helloworld.ll [new file with mode: 0644]
test/CodeGen/Mips/helloworld_call.ll [deleted file]
test/CodeGen/Mips/helloworld_pe.ll [deleted file]
test/CodeGen/Mips/helloworld_sr.ll [deleted file]