aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrCMovSetCC.td
AgeCommit message (Expand)Author
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2010-10-05Move cmov pseudo instructions to InstrCompiler,Chris Lattner
2010-10-05Use #NAME# to have the CMOV multiclass define things with the same names as b...Chris Lattner
2010-10-05switch CMOVBE to the multipattern:Chris Lattner
2010-10-05add a multiclass for cmov's, but don't start using it yet.Chris Lattner
2010-10-05use a multipattern to define setcc instructions:Chris Lattner
2010-10-05move SETB pseudos into the same place in InstrCompiler.tdChris Lattner
2010-10-05split conditional moves and setcc's out to their own file.Chris Lattner