Add instruction encodings / disassembly support for l3r instructions.
[oota-llvm.git] / test / MC / ARM /
2011-12-22 Rafael EspindolaFix incorrect relocation generation. Patch by Kristof...
2011-12-22 Jim GrosbachARM assembler should accept shift-by-zero for any shift...
2011-12-21 Jim GrosbachARM VFP optional data type on VMOV GPR<-->SPR.
2011-12-21 Jim GrosbachThumb2 assembly parsing of 'mov rd, rn, rrx'.
2011-12-21 Jim GrosbachThumb2 assembly parsing of 'mov(register shifted regist...
2011-12-21 Jim GrosbachARM NEON assmebly parsing for VLD2 to all lanes instruc...
2011-12-21 Jim GrosbachARM NEON VLD2 assembly parsing for structure to all...
2011-12-20 Jim GrosbachEnable and fix a test.
2011-12-20 Jim GrosbachARM assembly parsing and encoding for VST2 single-eleme...
2011-12-20 Jim GrosbachARM enable a few more tests.
2011-12-20 Jim GrosbachARM assembly parsing and encoding for VLD2 single-eleme...
2011-12-20 Jim GrosbachARM assembly shifts by zero should be plain 'mov' instr...
2011-12-19 Jim GrosbachARM assembly parsing and encoding support for LDRD...
2011-12-19 Jim GrosbachARM NEON two-operand aliases for VPADD.
2011-12-19 Jim GrosbachARM NEON implied destination aliases for VMAX/VMIN.
2011-12-19 Jim GrosbachARM NEON relax parse time diagnostics for alignment...
2011-12-15 Jim GrosbachARM NEON VCLE is an alias for VCGE w/ the source operan...
2011-12-15 Jim GrosbachARM NEON VTBL/VTBX assembly parsing and encoding.
2011-12-14 Jim GrosbachARM NEON VLD2/VST2 lane indexed assembly parsing and...
2011-12-14 Jim GrosbachARM NEON fix alignment encoding for VST2 w/ writeback.
2011-12-14 Jim GrosbachARM NEON VST2 assembly parsing and encoding.
2011-12-14 Jim GrosbachARM/Thumb2 'cmp rn, #imm' alias to cmn.
2011-12-14 Jim GrosbachARM assembler support for the target-specific .req...
2011-12-13 Jim GrosbachThumb2 assembler aliases for "mov(shifted register)"
2011-12-13 Jim GrosbachARM LDM/STM system instruction variants.
2011-12-13 Jim GrosbachTest for 146516
2011-12-13 Jim GrosbachARM thumb2 parsing of "rsb rd, rn, #0".
2011-12-13 Jim GrosbachARM NEON two-operand aliases for VQDMULH.
2011-12-13 Jim GrosbachARM pre-UAL NEG mnemonic for convenience when porting...
2011-12-09 Jim GrosbachARM assembly aliases for BIC<-->AND (immediate).
2011-12-09 Jim GrosbachARM assembly parsing and encoding for VLD2 with writeback.
2011-12-08 Jim GrosbachARM 64-bit VEXT assembly uses a .64 suffix, not .32...
2011-12-08 Jim GrosbachARM VSHR implied destination operand form aliases.
2011-12-08 Jim GrosbachTidy up a bit.
2011-12-08 Jim GrosbachARM VSUB implied destination operand form aliases.
2011-12-08 Jim GrosbachTidy up a bit.
2011-12-08 Jim GrosbachARM VQADD implied destination operand form aliases.
2011-12-08 Jim GrosbachARM a few more VMUL implied destination operand form...
2011-12-08 Jim GrosbachARM NEON two-operand aliases for VSHL(immediate).
2011-12-08 Jim GrosbachARM NEON two-operand aliases for VSHL(register).
2011-12-08 Jim GrosbachARM optional destination operand variants for VEXT...
2011-12-08 Jim GrosbachTidy up.
2011-12-08 Jim GrosbachARM assembler aliases for "add Rd, #-imm" to "sub Rd...
2011-12-07 Jim GrosbachARM assembly, allow 'asl' as a synonym for 'lsl' in...
2011-12-07 Jim GrosbachARM two-operand aliases for VAND/VEOR/VORR instructions.
2011-12-07 Jim GrosbachARM two-operand aliases for VADDW instructions.
2011-12-07 Jim GrosbachARM two-operand aliases for VADD instructions.
2011-12-07 Jim GrosbachThumb2 alias for long-form pop and friends.
2011-12-07 Jim GrosbachARM support the .arm and .thumb directives for assembly...
2011-12-07 Jim GrosbachARM NEON VCLT(register) is a pseudo aliasing VCGT(regis...
2011-12-07 Jim GrosbachTidy up. Move MachO tests to MachO directory.
2011-12-06 NAKAMURA Takumitest/MC: Introduce MC/MachO/ARM, and relocate relax...
2011-12-06 Jim GrosbachARM mode 'mul' operand ordering tweak.
2011-12-06 Jim GrosbachThumb2: MUL two-operand form encoding operand order...
2011-12-06 Jim GrosbachThumb2 encoding choice correction for PLD.
2011-12-06 NAKAMURA Takumitest/MC: Move relax-thumb2-branches.s from MC/MachO...
2011-12-05 Jim GrosbachTweak ADDrr fix. Bad check for explicit .w
2011-12-05 Jim GrosbachUpdate tests for r145860. Add a few new ones.
2011-12-05 Jim GrosbachThumb2 prefer encoding T3 to T4 for ADD/SUB immediate...
2011-12-05 Jim GrosbachARM assembly parsing for the rest of the VMUL data...
2011-12-02 Jim GrosbachARM tests for VLD1 single lane w/ writeback.
2011-12-02 Jim GrosbachClean up aliases for ARM VLD1 single-lane assembly...
2011-11-30 Jim GrosbachAdd some tests for all-lanes VLD1 parsing.
2011-11-29 Jim GrosbachARM assembly parsing and encoding for four-register...
2011-11-29 Jim GrosbachEnable some VST1 tests and add a few more.
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-11-16 Jim GrosbachRemove obsolete test.
2011-11-16 Jim GrosbachGeneralize the fixup info for ARM mode.
2011-11-16 Jim GrosbachUpdate test for r144842.
2011-11-15 Jim GrosbachARM assembly parsing for register range syntax for...
2011-11-15 Jim GrosbachARM assembly parsing two operand forms for shift instru...
2011-11-15 Jim GrosbachARM alternate size suffices for VTRN instructions.
2011-11-15 Jim GrosbachARM assembly parsing for optional datatype suffix on...
2011-11-15 Jim GrosbachARM assembly parsing for two-operand form of 'mul'...
2011-11-15 Jim GrosbachARM assembly parsing for two-operand form of 'mul'...
2011-11-15 Jim GrosbachTestcase for r144684.
2011-11-15 Jim GrosbachThumb2 assembly parsing for mul.w in IT block fix.
2011-11-14 Jim GrosbachARM parsing datatype suffix variants for non-writeback...
2011-11-14 Jim GrosbachARM parsing datatype suffix variants for non-writeback...
2011-11-14 Jim GrosbachARM parsing optional datatype suffix for VAND/VEOR...
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-11-11 Jim GrosbachARM optional size suffix for VLDR/VSTR syntax.
2011-11-11 Jim GrosbachARM allow Q registers in vldm/vstm register lists.
2011-11-10 Jim GrosbachThumb2 parsing for push/pop w/ hi registers in the...
2011-11-10 Jim GrosbachThumb MUL assembly parsing for 3-operand form.
2011-11-10 Jim GrosbachARM assembly parsing for LSR/LSL/ROR(immediate).
2011-11-10 Jim GrosbachARM assembly parsing for ASR(immediate).
2011-11-09 Jim GrosbachThumb2 assembly parsing STMDB w/ optional .w suffix.
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-10-28 Jim GrosbachAdd Thumb2 alias for "mov Rd, #imm" to "mvn Rd, #~imm".
2011-10-28 Jim GrosbachThumb2 ADD/SUB instructions encoding selection outside...
2011-10-28 Jim GrosbachARM Allow 'q' registers in VLD/VST vector lists.
2011-10-27 Jim GrosbachThumb2 t2LDMDB[_UPD] assembly parsing to recognize...
2011-10-27 Jim GrosbachThumb2 t2MVNi assembly parsing to recognize ".w" suffix.
2011-10-26 Jim GrosbachThumb2 ldr pc-relative encoding fixes.
2011-10-25 Jim GrosbachARM assembly parsing and encoding for VLD1 with writeback.
2011-10-24 Jim GrosbachARM assembly parsing and encoding for VLD1 w/ writeback.
2011-10-24 Jim GrosbachARM assembly parsing and encoding for VLD1 w/ writeback.
2011-10-24 Jim GrosbachUpdate test for r142801.
2011-10-21 Jim GrosbachAssembly parsing for 4-register sequential variant...
next