Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches. | Jim Grosbach |
2012-03-12 | Added a missing error check for X86 assembly with mismatched base and index | Kevin Enderby |
2012-03-09 | Add the missing call to Error when a bad X86 scale expression is parsed. | Kevin Enderby |
2011-10-27 | Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and | Kevin Enderby |
2011-10-16 | Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does... | Chris Lattner |
2011-10-12 | Finish supporting cpp #file/line comments in assembler for error messages. So | Kevin Enderby |
2011-07-27 | Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil. | Evan Cheng |
2010-10-01 | move X86 subdir up a level | Chris Lattner |