Fixed the encoding problems of the crc32 instructions. All had the Operand size
[oota-llvm.git] / test / MC / AsmParser / X86 / x86_32-encoding.s
2010-03-19 Kevin EnderbyFixed the encoding problems of the crc32 instructions...
2010-03-14 Chris Lattnerxfail these tests temporarily to get teh buildbots...
2010-02-10 Daniel DunbarMC/X86 AsmMatcher: Fix a use after free spotted by...
2010-02-10 Daniel DunbarXFAIL this on linux until I figure out what is happening.
2010-02-10 Kevin EnderbyReplace this file containing 4 tests of x86 32-bit...
2010-02-10 Kevin EnderbyFix the encoding of the movntdqa X86 instruction. ...
2010-02-09 Chris Lattnerfix X86 encoder to output [disp] only addresses with...
2010-02-05 Chris Lattnerfix incorrect encoding of SBB8mi that Kevin noticed.
2010-02-05 Chris Lattnerfix a case where we'd mis-encode fisttp because of...