dding test for fnstsw
[oota-llvm.git] / test / MC / X86 / x86-32-coverage.s
2015-10-21 Craig Topper[X86] Add AMD mwaitx, monitorx, and clzero instructions...
2015-02-07 Craig Topper[X86] Add GETSEC instruction.
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-06 Craig Topper[X86] Remove a ton of duplicate test cases for the...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2013-07-26 Craig TopperAdd test cases for the various instruction alias and...
2013-01-06 Craig TopperFix suffix handling for parsing and printing of cvtsi2s...
2013-01-02 Kevin EnderbyAdds missing aliases for fcom and fcomp instructions...
2012-07-03 Craig TopperAdd aliases for pblendvb, blendvpd, and blendvps instru...
2012-02-19 Craig TopperAdd vmfunc instruction to X86 assembler and disassembler.
2012-02-18 Craig TopperAdd X86 assembler and disassembler support for AMD...
2011-10-27 Kevin EnderbyChange the sysexit mnemonic (and sysexitl) to never...
2011-07-27 Evan ChengEmit an error is asm parser parsed X86_64 only register...
2011-07-27 Kevin EnderbyFix llvm-mc handing of x86 instructions that take 8...
2011-06-23 Eli FriedmanAdd support for movntil/movntiq mnemonics. Reported...
2011-05-04 Eric ChristopherRemove some random comments that snuck in from somewhere.
2011-05-03 Eric Christopherxmm0 is an implicit parameter in this and so shouldn...
2011-04-15 Joerg SonnenbergerAdd encoding tests for flds/filds
2011-02-17 Joerg SonnenbergerRecognize leavel and leaveq aliases for leave.
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-11-01 Chris Lattnermake the asm matcher emitter reject instructions that...
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-01 Chris Lattnermove X86 subdir up a level