[mips] Remove remaining use of MipsCC::intArgRegs() in favour of MipsABIInfo::GetByVa...
[oota-llvm.git] / lib / Target / Mips / MipsABIInfo.h
2014-11-07 Daniel Sanders[mips] Remove remaining use of MipsCC::intArgRegs(...
2014-11-02 Daniel SandersRe-commit r221056 and others with fix, "[mips] Move...
2014-11-02 NAKAMURA TakumiRevert r221056 and others, "[mips] Move F128 argument...
2014-11-01 Daniel Sanders[mips] Move all ByVal handling into CCState and tablege...
2014-10-24 Daniel Sanders[mips] Replace MipsABIEnum with a MipsABIInfo class.