[mips] Move MipsCCState to a separate file and clang-formatted it.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 7 Nov 2014 14:24:31 +0000 (14:24 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 7 Nov 2014 14:24:31 +0000 (14:24 +0000)
commit6b846945ec0981ce82034adf48664ed9a6ebb63d
tree76bc85e54d91cea01e9c255b2315266463a08c85
parent7fc57f4cefbcd19f5da4885babf0130d439c74d1
[mips] Move MipsCCState to a separate file and clang-formatted it.

Summary: Depends on D6113

Reviewers: theraven, vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/MipsCCState.cpp [new file with mode: 0644]
lib/Target/Mips/MipsCCState.h [new file with mode: 0644]
lib/Target/Mips/MipsISelLowering.cpp