Implement major new fastisel functionality: the matcher can now handle immediates...
[oota-llvm.git] / test / MC / X86 / x86-32.s
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2011-03-18 Joerg SonnenbergerSupport explicit argument forms for the X86 string...
2011-03-04 Eli FriedmanPR9377: Handle x86 str with register operand in a way...
2011-02-22 Joerg SonnenbergerRecognize loopz and loopnz as aliases for loope and...
2011-02-18 Joerg SonnenbergerRecognize monitor/mwait with explicit register arguments
2010-11-28 Chris Lattnerfix PR8686, accepting a 'b' suffix at the end of all...
2010-11-06 Chris Lattnergo to great lengths to work around a GAS bug my previou...
2010-11-06 Chris Lattnerchange the fp comparison instructions to not have ...
2010-10-30 Chris Lattnerfix an encoding mismatch where "sal %eax, 1" was not...
2010-10-30 Chris Lattneradd a test for the ud2a alias.
2010-10-27 Kevin EnderbyAdded the x86 instruction ud2b (2nd official undefined...
2010-10-27 Kevin EnderbyYet another tweak to X86 instructions to add ud2a as...
2010-10-27 Kevin EnderbyAnother tweak to X86 instructions to add the missing...
2010-10-27 Kevin EnderbyTweaks to X86 instructions to allow the 'w' suffix...
2010-10-27 Kevin EnderbyAdded some aliases to the fcomip and fucompi Intel...
2010-10-22 Andrew TrickReverting r117031 to cleanup valgrind errors.
2010-10-21 Kevin EnderbyMore tweaks to X86 instructions to allow the 'w' suffix...
2010-10-19 Kevin EnderbyAdded a few tweaks to the Intel Descriptor-table suppor...
2010-10-18 Kevin EnderbyAdded a handful of x86-32 instructions that were missin...
2010-10-03 Chris Lattnerthe immediate field of pshufw is actually an 8-bit...
2010-10-02 Chris Lattnerfix a regression introduced in r115243, in which the...
2010-10-01 Chris Lattnermove X86 subdir up a level