summaryrefslogtreecommitdiff
path: root/test/MC/X86/x86_errors.s
Commit message (Expand)AuthorAge
* [ms-inline asm] Fix a crasher when we fail on a direct match.Chad Rosier2013-05-10
* X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.Jim Grosbach2012-11-14
* Added a missing error check for X86 assembly with mismatched base and indexKevin Enderby2012-03-12
* Add the missing call to Error when a bad X86 scale expression is parsed.Kevin Enderby2012-03-09
* Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix andKevin Enderby2011-10-27
* Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner2011-10-16
* Finish supporting cpp #file/line comments in assembler for error messages. SoKevin Enderby2011-10-12
* Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil.Evan Cheng2011-07-27
* move X86 subdir up a levelChris Lattner2010-10-01