aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/x86-32-coverage.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-9258/+292
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+16
* Add test cases for the various instruction alias and Intel syntax fixes that ...Craig Topper2013-07-261-2/+36
* Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper2013-01-061-56/+56
* Adds missing aliases for fcom and fcomp instructions without arguments.Kevin Enderby2013-01-021-0/+8
* Add aliases for pblendvb, blendvpd, and blendvps instructions with the implic...Craig Topper2012-07-031-0/+26
* Add vmfunc instruction to X86 assembler and disassembler.Craig Topper2012-02-191-0/+3
* Add X86 assembler and disassembler support for AMD SVM instructions. Original...Craig Topper2012-02-181-0/+24
* Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix andKevin Enderby2011-10-271-0/+7
* Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil.Evan Cheng2011-07-271-2/+2
* Fix llvm-mc handing of x86 instructions that take 8-bit unsigned immediates.Kevin Enderby2011-07-271-0/+17
* Add support for movntil/movntiq mnemonics. Reported on llvmdev.Eli Friedman2011-06-231-12/+12
* Remove some random comments that snuck in from somewhere.Eric Christopher2011-05-041-4/+0
* xmm0 is an implicit parameter in this and so shouldn't be in theEric Christopher2011-05-031-0/+9
* Add encoding tests for flds/fildsJoerg Sonnenberger2011-04-151-0/+8
* Recognize leavel and leaveq aliases for leave.Joerg Sonnenberger2011-02-171-0/+7
* go to great lengths to work around a GAS bug my previous patchChris Lattner2010-11-061-4/+4
* change the fp comparison instructions to not have %st0 explicitlyChris Lattner2010-11-061-8/+8
* make the asm matcher emitter reject instructions that have commentsChris Lattner2010-11-011-6/+6
* Reverting r117031 to cleanup valgrind errors.Andrew Trick2010-10-221-36/+36
* More tweaks to X86 instructions to allow the 'w' suffix in places it makesKevin Enderby2010-10-211-36/+36
* move X86 subdir up a levelChris Lattner2010-10-011-0/+19557