]> granicus.if.org Git - llvm/commit
Merged from r221525:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 18:48:22 +0000 (18:48 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 18:48:22 +0000 (18:48 +0000)
commita06f6f2af52ec24e46ec07fe2b2f0534a0b757fc
tree513c15c46f10f8e7c065b31f200d55cc27084775
parent857274fe0469c1cce3b5d7b87b8d51b239728aaf
Merged from r221525:

[mips] Move MipsCCState to a separate file and clang-formatted it.

Summary:

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/branches/release_35@223061 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