aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrCMovSetCC.td
Commit message (Expand)AuthorAgeFilesLines
* Annotate X86InstrCMovSetCC.td with SchedRW lists.Jakob Stoklund Olesen2013-03-191-4/+5
* Remove # from the beginning and end of def names.Craig Topper2013-01-071-6/+6
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-3/+3
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-8/+14
* Move cmov pseudo instructions to InstrCompiler,Chris Lattner2010-10-051-582/+16
* Use #NAME# to have the CMOV multiclass define things with the same names as b...Chris Lattner2010-10-051-27/+30
* switch CMOVBE to the multipattern:Chris Lattner2010-10-051-35/+3
* add a multiclass for cmov's, but don't start using it yet.Chris Lattner2010-10-051-1/+40
* use a multipattern to define setcc instructions:Chris Lattner2010-10-051-173/+27
* move SETB pseudos into the same place in InstrCompiler.tdChris Lattner2010-10-051-17/+0
* split conditional moves and setcc's out to their own file.Chris Lattner2010-10-051-0/+823