summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* ARM allow Q registers in vldm/vstm register lists.Jim Grosbach2011-11-11
* Thumb2 parsing for push/pop w/ hi registers in the reglist.Jim Grosbach2011-11-10
* Thumb MUL assembly parsing for 3-operand form.Jim Grosbach2011-11-10
* ARM assembly parsing for LSR/LSL/ROR(immediate).Jim Grosbach2011-11-10
* ARM assembly parsing for ASR(immediate).Jim Grosbach2011-11-10
* Thumb2 assembly parsing STMDB w/ optional .w suffix.Jim Grosbach2011-11-09
* Simplify some uses of utohexstr.Benjamin Kramer2011-11-07
* Fix the issue that r143552 was trying to address the _right_ way. One-regist...Owen Anderson2011-11-02
* Fixed a bug in the code to create a dwarf file and directory table entires whenKevin Enderby2011-11-01
* Fix disassembly of some VST1 instructions.Owen Anderson2011-11-01
* Move test to the X86 directory, note the PR number and only run MC once.Rafael Espindola2011-10-31
* More not-crashing NEON disassembly updates for the vld refactoring.Owen Anderson2011-10-31
* Add Thumb2 alias for "mov Rd, #imm" to "mvn Rd, #~imm".Jim Grosbach2011-10-28
* Fix illegal disassembly testcase.Owen Anderson2011-10-28
* Reapply r143202, with a manual decoding hook for SWP. This change inadvertan...Owen Anderson2011-10-28
* Thumb2 ADD/SUB instructions encoding selection outside IT block.Jim Grosbach2011-10-28
* test/MC/AsmParser/2011-09-06-NoNewline.s: Add explicit -mtriple=i386. It uses...NAKAMURA Takumi2011-10-28
* ARM Allow 'q' registers in VLD/VST vector lists.Jim Grosbach2011-10-28
* Add testcase for r143162.Owen Anderson2011-10-27
* Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix andKevin Enderby2011-10-27
* Thumb2 t2LDMDB[_UPD] assembly parsing to recognize .w suffix.Jim Grosbach2011-10-27
* Thumb2 t2MVNi assembly parsing to recognize ".w" suffix.Jim Grosbach2011-10-27
* Thumb2 ldr pc-relative encoding fixes.Jim Grosbach2011-10-26
* ARM assembly parsing and encoding for VLD1 with writeback.Jim Grosbach2011-10-25
* ARM assembly parsing and encoding for VLD1 w/ writeback.Jim Grosbach2011-10-24
* ARM assembly parsing and encoding for VLD1 w/ writeback.Jim Grosbach2011-10-24
* Fix a NEON disassembly case that was broken in the recent refactorings. As m...Owen Anderson2011-10-24
* Update test for r142801.Jim Grosbach2011-10-24
* Add X86 SARX, SHRX, and SHLX instructions.Craig Topper2011-10-23
* Add X86 RORX instructionCraig Topper2011-10-23
* Add X86 MULX instruction for disassembler.Craig Topper2011-10-23
* Assembly parsing for 4-register sequential variant of VLD2.Jim Grosbach2011-10-21
* Assembly parsing for 2-register sequential variant of VLD2.Jim Grosbach2011-10-21
* Assembly parsing for 4-register variant of VLD1.Jim Grosbach2011-10-21
* Assembly parsing for 3-register variant of VLD1.Jim Grosbach2011-10-21
* ARM VLD parsing and encoding.Jim Grosbach2011-10-21
* Revert r142618, r142622, and r142624, which were based on an incorrect readin...Owen Anderson2011-10-20
* Fix decoding tests for fixed MSR encodings.Owen Anderson2011-10-20
* Fix tests for corrected MSR encodings.Owen Anderson2011-10-20
* ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.Jim Grosbach2011-10-20
* Tidy up formatting.Jim Grosbach2011-10-20
* ARM VTBX (one register) assembly parsing and encoding.Jim Grosbach2011-10-20
* Fix parsing of a line with only a # in it.Rafael Espindola2011-10-19
* Rename PEXTR to PEXT. Add intrinsics for BMI instructions.Craig Topper2011-10-19
* Tidy up formatting.Jim Grosbach2011-10-18
* Tidy up formatting.Jim Grosbach2011-10-18
* Enable more encoded immediate tests.Jim Grosbach2011-10-18
* More vmov lane testcases.Jim Grosbach2011-10-18
* ARM vmla/vmls assembly parsing for the lane index operand.Jim Grosbach2011-10-18
* ARM vmov assembly parsing for the lane index operand.Jim Grosbach2011-10-18