summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrCMovSetCC.td
Commit message (Expand)AuthorAge
* Move cmov pseudo instructions to InstrCompiler,Chris Lattner2010-10-05
* Use #NAME# to have the CMOV multiclass define things with the same names as b...Chris Lattner2010-10-05
* switch CMOVBE to the multipattern:Chris Lattner2010-10-05
* add a multiclass for cmov's, but don't start using it yet.Chris Lattner2010-10-05
* use a multipattern to define setcc instructions:Chris Lattner2010-10-05
* move SETB pseudos into the same place in InstrCompiler.tdChris Lattner2010-10-05
* split conditional moves and setcc's out to their own file.Chris Lattner2010-10-05