X86-64: Mark WINCALL and more tail call instructions as code gen only.
[oota-llvm.git] / test / MC / AsmParser / X86 / x86_instructions.s
2010-07-19 Daniel DunbarX86-64: Mark WINCALL and more tail call instructions...
2010-05-19 Chris Lattnerfix rdar://7986634 - match instruction opcodes case...
2010-05-06 Daniel DunbarMC/X86: X86AbsMemAsmOperand is subclass of X86NoSegMemA...
2010-02-13 Daniel DunbarMC/X86: Push immediate operands as immediates not expre...
2010-02-09 Chris LattnerImplement x86 asm parsing support for %st and %st(4)
2010-02-05 Chris Lattnerremove fixme
2010-02-03 Kevin EnderbyAdded support for X86 instruction prefixes so llvm...
2010-02-02 Daniel DunbarAsmParser/X86: Add temporary hack to allow parsing...
2010-01-30 Daniel DunbarMC/X86 AsmParser: Handle absolute memory operands corre...
2010-01-22 Daniel DunbarMark EH_RETURN64 as CodeGenOnly.
2009-09-21 Daniel DunbarMove ARM and X86 specific AsmParser tests into separate...