This is an archive of the discontinued LLVM Phabricator instance.

[mips] Removed IsVarArg from MipsISelLowering::analyzeCallOperands(). NFC.
ClosedPublic

Authored by dsanders on Nov 3 2014, 5:47 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dsanders updated this revision to Diff 15693.Nov 3 2014, 5:47 AM
dsanders retitled this revision from to [mips] Removed IsVarArg from MipsISelLowering::analyzeCallOperands(). NFC..
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: vmedic.
dsanders added a subscriber: Unknown Object (MLST).

David Chisnall requested (in D6117 - [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit structs...) that this be committed and post-commit reviewed instead on the basis that it goes towards fixing a badly broken calling convention and there's nothing obviously wrong with the patches. I'm therefore going to go ahead and commit this.

dsanders closed this revision.Nov 7 2014, 2:56 AM
dsanders updated this revision to Diff 15915.

Closed by commit rL221516 (authored by @dsanders).