Tweaks to X86 instructions to allow the 'w' suffix in places it makes
[oota-llvm.git] / lib / Target / X86 / X86Instr3DNow.td
2010-10-03 Eli FriedmanAdd 3DNowA instructions.
2010-10-03 Chris Lattneradd support for the prefetch/prefetchw instructions...
2010-10-03 Chris Lattnerwhat the heck, add support for the rest of the 3dNow...
2010-10-03 Chris LattnerImplement support for the bizarre 3DNow! encoding ...
2010-10-02 Chris Lattnerstub out a header to put 3dNow! instructions into.