Convert two if sequences to switches.
[oota-llvm.git] / lib / Target / X86 / X86InstrCMovSetCC.td
2013-03-19 Jakob Stoklund OlesenAnnotate X86InstrCMovSetCC.td with SchedRW lists.
2013-01-07 Craig TopperRemove # from the beginning and end of def names.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2010-10-05 Chris LattnerMove cmov pseudo instructions to InstrCompiler,
2010-10-05 Chris LattnerUse #NAME# to have the CMOV multiclass define things...
2010-10-05 Chris Lattnerswitch CMOVBE to the multipattern:
2010-10-05 Chris Lattneradd a multiclass for cmov's, but don't start using...
2010-10-05 Chris Lattneruse a multipattern to define setcc instructions:
2010-10-05 Chris Lattnermove SETB pseudos into the same place in InstrCompiler.td
2010-10-05 Chris Lattnersplit conditional moves and setcc's out to their own...