[llvm-commits] [llvm] r111468 - in /llvm/trunk/lib/Target/Mips: MipsISelDAGToDAG.cpp MipsInstrInfo.td

Chris Lattner clattner at apple.com
Wed Aug 18 17:04:35 PDT 2010


On Aug 18, 2010, at 4:56 PM, Jakob Stoklund Olesen wrote:

> Author: stoklund
> Date: Wed Aug 18 18:56:46 2010
> New Revision: 111468
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=111468&view=rev
> Log:
> Don't call Predicate_* in Mips.

Very nice.  When all the predicate calls go away, tblgen can be fixed to not emit them anymore.

-Chris



More information about the llvm-commits mailing list