llvm-6502/test/MC/AsmParser/X86
Chris Lattner 4105155231 remove the # TAILCALL markers, which was causing the to fail.
It's unclear if the matcher is nondeterminstic of what here,
but I'm getting matches without TAILCALL and some other hosts
are getting matches with it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95149 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-02 22:36:29 +00:00
..
dg.exp MC/X86: Add a nice X86 assembler matcher test case from Kevin Enderby. 2010-01-29 23:32:40 +00:00
x86_32-bit_cat.s remove the # TAILCALL markers, which was causing the to fail. 2010-02-02 22:36:29 +00:00
x86_32-bit.s MC/X86: Add a nice X86 assembler matcher test case from Kevin Enderby. 2010-01-29 23:32:40 +00:00
x86_instructions.s MC/X86 AsmParser: Handle absolute memory operands correctly. We were doing 2010-01-30 01:02:48 +00:00
x86_operands.s
x86_word_directive.s