[X86][SSE] Vector integer/float conversion memory folding
[oota-llvm.git] / lib / Target / X86 / X86InstrCMovSetCC.td
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Bob WilsonRevert r201059 and r201060.
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-02 Craig TopperMerge x86 HasOpSizePrefix/HasOpSize16Prefix into a...
2014-01-08 David Woodhouse[x86] Add OpSize16 to instructions that need it
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...