add a multiclass for cmov's, but don't start using it yet.
[oota-llvm.git] / lib / Target / X86 / X86InstrCMovSetCC.td
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...