OSDN Git Service

Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCState as...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 2 Nov 2014 04:43:54 +0000 (04:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 2 Nov 2014 04:43:54 +0000 (04:43 +0000)
commit1808f3e89af8c3271599a55385d523ed792c2b0c
tree7e5310ee8fb7730dae575cd3198a33cf2d15cb14
parent7f0ed39af92a5427fe94bc76a13b58de0a6f87c1
Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCState as we did for returns. NFC."

  r221056 "[mips] Move F128 argument handling into MipsCCState as we did for returns. NFC."
  r221058 "[mips] Fix unused variable warning introduced in r221056"
  r221059 "[mips] Move all ByVal handling into CCState and tablegen-erated code. NFC."
  r221061 "Renamed CCState members that appear to misspell 'Processed' as 'Proceed'. NFC."

It cuased an undefined behavior in LLVM :: CodeGen/Mips/return-vector.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/Mips16ISelLowering.cpp
lib/Target/Mips/Mips16ISelLowering.h
lib/Target/Mips/MipsABIInfo.cpp [deleted file]
lib/Target/Mips/MipsABIInfo.h
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsSEISelLowering.cpp
lib/Target/Mips/MipsSEISelLowering.h