aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/x86_errors.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+16
* [ms-inline asm] Fix a crasher when we fail on a direct match.Chad Rosier2013-05-101-0/+3
* X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.Jim Grosbach2012-11-141-1/+1
* Added a missing error check for X86 assembly with mismatched base and indexKevin Enderby2012-03-121-0/+4
* Add the missing call to Error when a bad X86 scale expression is parsed.Kevin Enderby2012-03-091-0/+4
* Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix andKevin Enderby2011-10-271-0/+2
* Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner2011-10-161-0/+3
* Finish supporting cpp #file/line comments in assembler for error messages. SoKevin Enderby2011-10-121-0/+5
* Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil.Evan Cheng2011-07-271-2/+9
* move X86 subdir up a levelChris Lattner2010-10-011-0/+5