aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Mips/MipsCCState.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-10[mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534.Daniel Sanders1-0/+1
2014-11-07[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders1-2/+10
2014-11-07[mips] Move MipsCCState to a separate file and clang-formatted it.Daniel Sanders1-0/+133