ARM assembly parsing and encoding tests for SUB instruction.
[oota-llvm.git] / test / MC /
2011-07-26 Jim GrosbachARM assembly parsing and encoding tests for SUB instruc...
2011-07-26 Jim GrosbachUpdate ARM STM tests. Fix check: prefix for diagnostic...
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAX, SSUB16...
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAT16 instruction.
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAT instruction.
2011-07-25 Jim GrosbachMove some ELF directives into ELF asm parser.
2011-07-22 Jim GrosbachAdd FIXME
2011-07-22 Jim GrosbachARM encoding and assembly parsing tests for SMULWB...
2011-07-22 Jim GrosbachARM assembly parsing and encoding updates.
2011-07-22 Jim GrosbachARM assembly parsing and encoding tests.
2011-07-22 Jim GrosbachARM assembly parsing and encoding tests for SMLAWB...
2011-07-22 Jim GrosbachARM assembly parsing and encoding tests.
2011-07-22 Jim GrosbachARM assembly parsing and encoding of SMLAL instruction.
2011-07-22 Jim GrosbachARM encoding and assembly parsing of SMLAD{X} instructions.
2011-07-22 Jim GrosbachARM testcases for assembly parsing and encoding SMLA...
2011-07-22 Jim GrosbachARM assembly parsing and encoding for SMC instruction.
2011-07-22 Jim GrosbachARM encoding and assembly parsing tests.
2011-07-22 Jim GrosbachARM assembly parsing and encoding for SETEND instruction.
2011-07-22 Jim GrosbachARM assembly parsing and encoding tests for SEL instruc...
2011-07-21 Jim GrosbachARM parsing and encoding tests for SBC instruction.
2011-07-21 Jim GrosbachARM testcases for SADD/SASX parsing and encoding.
2011-07-21 Jim GrosbachARM assembly parsing support for RSC instruction.
2011-07-21 Jim GrosbachARM assembly parsing support for RSB instruction.
2011-07-21 Jim GrosbachARM parsing and encoding tests for RBIT, REV, REV16...
2011-07-21 Jim GrosbachARM parsing and encodings tests for saturating arithmet...
2011-07-21 Jim GrosbachARM assembly parsing POP/PUSH mnemonics.
2011-07-21 Jim GrosbachAdd tests for ARM PKH assembly parsing.
2011-07-20 Eli FriedmanExtend the hack for _GLOBAL_OFFSET_TABLE_ slightly...
2011-07-20 Jim GrosbachAdd parsing/encoding tests for ARM ORR instruction.
2011-07-20 Jim GrosbachConsolidate ARM NOP encoding test.
2011-07-20 Jim GrosbachARM parsing and encoding tests for MVN
2011-07-20 Jim GrosbachARM assembly parsing of MUL instruction.
2011-07-19 Jim GrosbachTweak ARM assembly parsing and printing of MSR instruction.
2011-07-19 Jim GrosbachARM assembly parsing of MRS instruction.
2011-07-19 Jim GrosbachARM assembly parsing for MRC/MRC2/MRRC/MRRC2.
2011-07-19 Jim GrosbachMove mr[r]c[2] ARM tests and tidy up a bit.
2011-07-19 Jim GrosbachARM testcases for MOVT.
2011-07-19 Jim GrosbachARM assembly parsing for MOV (register).
2011-07-19 Jim GrosbachARM assembly parsing for MOV (immediate).
2011-07-19 Jim GrosbachWhitespace.
2011-07-16 Eli FriedmanMake the disassembler able to disassemble a bunch of...
2011-07-15 Eli FriedmanPR10370: Make sure we know how to relax push correctly...
2011-07-15 Owen AndersonRemove VMOVDneon and VMOVQ, which are just aliases...
2011-07-14 Jim GrosbachARM diagnostic when 's' suffix on mnemonic that can...
2011-07-14 Jim GrosbachAdd some testcases for ARM MLA/MLS instructions.
2011-07-14 Jim GrosbachARM MCRR/MCRR2 immediate operand range checking.
2011-07-14 Jim GrosbachARM MCR/MCR2 assembly parsing operand constraints.
2011-07-14 Jim GrosbachEnable some tests we now handle correctly.
2011-07-14 Jim GrosbachUpdate ARM Assembly of LDM/STM.
2011-07-14 Jim GrosbachARM ISB assembly parsing tests.
2011-07-14 Jim GrosbachARM ISB instruction assembly parsing.
2011-07-14 Jim GrosbachARM tests for EOR instruction parsing and encoding.
2011-07-14 Jim GrosbachRemove duplicate tests.
2011-07-14 Jim GrosbachARM Assembler support for DSB instruction.
2011-07-13 Jim GrosbachARM Assembler support for DMB instruction.
2011-07-13 Jim GrosbachARM Assembler support for DBG instruction.
2011-07-13 Jim GrosbachARM parsing and encoding tests for CMN/CMP.
2011-07-13 Jim GrosbachShuffle ARM assembly tests a bit.
2011-07-13 Jim GrosbachRange checking for CDP[2] immediates.
2011-07-13 Jim GrosbachFix predicates for Thumb co-processor instructions.
2011-07-13 Jim GrosbachTestcases for ARM assembly BX/BXJ instructions.
2011-07-13 Jim GrosbachTestcases for ARM assembly BLX/BL instructions.
2011-07-13 Jim GrosbachRange checking for 16-bit immediates in ARM assembly.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BKPT' instruction.
2011-07-13 Jim GrosbachFix copy-pasto.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BIC' instruction.
2011-07-13 Jim GrosbachAdd some FIXMEs.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'AND' instruction.
2011-07-13 Jim GrosbachImprove ARM assembly parsing diagnostics a bit.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'ADD' instruction
2011-07-13 Jim GrosbachDestination register operand is optional for ADC and...
2011-07-13 Jim GrosbachFlesh out ARM Parser support for shifted-register operands.
2011-07-12 Jim GrosbachAdd check for predicate w/o S bit.
2011-07-11 Jim GrosbachFix recognition of ARM 'adcs' mnemonic.
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-08 Evan ChengAdd support for ARM / Thumb mode switching with .code...
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-07-06 Kevin EnderbyUpdate MC/ELF/relocation.s with change to X86 PUSH64i8...
2011-07-06 Kevin EnderbyChanged the X86 PUSH64i8 record to use the i64i8imm...
2011-07-05 Eli FriedmanAdd assembler/disassembler support for non-AVX pclmulqd...
2011-06-30 Joerg SonnenbergerRecognize the xstorerng alias for VIA PadLock's xstore...
2011-06-29 Jim GrosbachAsm parser range checking on .<size> <value> directives.
2011-06-28 Jim GrosbachARM Thumb2 asm syntax optional destination operand...
2011-06-27 Jim GrosbachARM Assembly support for Thumb mov-immediate.
2011-06-27 Jim GrosbachARM assembler support for ldmfd/stmfd mnemonics.
2011-06-27 Jim GrosbachARM assembler support for vpush/vpop.
2011-06-27 Jim GrosbachARM Assembly syntax support for arithmetic implied...
2011-06-25 Jim GrosbachMove ARM-specific test to ARM directory.
2011-06-24 Jim GrosbachTestcase for r133818
2011-06-23 Eli FriedmanAdd support for movntil/movntiq mnemonics. Reported...
2011-06-21 Nick LewyckyAdd support for assembling "movq" when it's correct...
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2011-06-18 Hans WennborgMC: Allow .common as alias for .comm assembler directiv...
2011-06-15 Bill WendlingImprove the heuristic to emit the alias if the number...
2011-06-14 Bill WendlingHeuristic: If the number of operands in the alias are...
2011-06-07 Roman DivackyTest that ".byte 1, 2, 3, 4" does the right thing.
2011-06-05 Rafael EspindolaBasic support for macros with explicit arguments.
2011-06-04 Nick LewyckyAdd support for @GOTPTOFF in i386 mode.
next