[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)
commit0456c15c58f49d35e38a0bad37fed41da85862f7
tree05d96bec6adc238b9b7adf539ce04f5dfd0c23da
parent5750f56a2b5eb2354a03b55f02ed5b9edb4f4f71
[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

llvm-svn: 221525
llvm/lib/Target/Mips/CMakeLists.txt
llvm/lib/Target/Mips/MipsCCState.cpp [new file with mode: 0644]
llvm/lib/Target/Mips/MipsCCState.h [new file with mode: 0644]
llvm/lib/Target/Mips/MipsISelLowering.cpp