Thumb2 assembly parsing and encoding for UQADD16/UQADD8.
[oota-llvm.git] / test / MC / ARM / thumb2.s
2011-09-14 Jim GrosbachThumb2 assembly parsing and encoding for NOP.W.
2011-09-02 Jim GrosbachTests for Thumb2 AND (immediate) instruction.
2011-08-29 Jim GrosbachRemove redundant tests from XFAIL'ed test file.
2011-07-13 Jim GrosbachFix predicates for Thumb co-processor instructions.
2011-06-28 Jim GrosbachARM Thumb2 asm syntax optional destination operand...
2011-06-27 Jim GrosbachARM Assembly support for Thumb mov-immediate.
2011-05-31 Bruno Cardoso LopesFix ssat and ssat16 encodings for ARM and Thumb. The...
2011-03-24 Bruno Cardoso LopesAdd asm parsing support w/ testcases for strex/ldrex...
2011-02-18 Bruno Cardoso LopesAdd assembly parsing support for "msr" and also fix...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-02-07 Bruno Cardoso LopesAdd support for parsing dmb/dsb instructions
2011-01-26 Bruno Cardoso Lopesfix the encoding and add testcases for ARM nop, yield...
2011-01-21 Bruno Cardoso LopesFix the encoding of QADD/SUB, QDADD/SUB. While qadd16...
2011-01-20 Bruno Cardoso LopesAdd testcases for clz encoding
2011-01-20 Bruno Cardoso LopesFix the encoding and parsing of clrex instruction
2011-01-20 Bruno Cardoso LopesAdd cdp/cdp2 instructions for thumb/thumb2
2011-01-20 Bruno Cardoso LopesAdd mcr*2 and mr*c2 support to thumb2 targets
2011-01-18 Bruno Cardoso LopesCreate two new generic classes to represent the followi...
2011-01-18 Bruno Cardoso LopesFix MRS encoding for arm and thumb.
2011-01-18 Bruno Cardoso LopesFix the encoding of t2ISB by using the right class...
2011-01-18 Bruno Cardoso LopesAdd support for parsing and encoding ARM's official...
2010-11-30 Owen AndersonAdd tests for more forms of Thumb2 loads and stores.
2010-11-30 Owen AndersonCorrect Thumb2 encodings for a much wider range of...
2010-11-29 Owen AndersonProvide Thumb2 encodings for basic loads and stores.
2010-11-18 Owen AndersonMore tests.
2010-11-18 Owen AndersonFix encodings for pkhbt, and fix some tests where I...
2010-11-18 Owen AndersonMore Thumb2 encodings.
2010-11-18 Owen AndersonFill out the set of Thumb2 multiplication operator...
2010-11-18 Owen AndersonTry again at providing Thumb2 encodings for basic multi...
2010-11-18 Owen AndersonRevert r119593 while I figure out my testing disagrees...
2010-11-18 Owen AndersonProvide correct Thumb2 encodings for basic multiplicati...
2010-11-17 Owen AndersonSecond attempt at correct encodings for Thumb2 bitfield...
2010-11-17 Owen AndersonRevert r119551, which broke buildbots.
2010-11-17 Owen AndersonProvide Thumb2 encodings for bitfield instructions.
2010-11-17 Owen AndersonMore miscellaneous Thumb2 encodings.
2010-11-16 Owen AndersonAdd Thumb2 encodings for mov and friends.
2010-11-15 Owen AndersonProvide Thumb2 encodings for sxtb and friends.
2010-11-15 Owen AndersonAdd Thumb2 encodings for comparison and shift operators.
2010-11-15 Owen AndersonAdd correct Thumb2 encodings for mvn and friends.
2010-11-12 Owen AndersonFirst stab at providing correct Thumb2 encodings, start...