[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / test / MC / ARM / thumb.s
2013-06-24 Amaury de la VieuvilleARM: fix thumb1 nop decoding
2012-05-02 Richard BartonDisallow YIELD and other allocated nop hints in pre...
2011-08-19 Jim GrosbachThumb parsing and encoding support for NOP.
2011-08-12 Jim GrosbachTidy up formatting.
2011-07-13 Jim GrosbachFix predicates for Thumb co-processor instructions.
2011-05-27 Bruno Cardoso LopesARM asm parser wasn't able to parse a "mov" instruction...
2011-05-11 Owen AndersonFix encoding of Thumb BLX register instructions. Patch...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-01-26 Bruno Cardoso Lopesfix the encoding and add testcases for ARM nop, yield...
2011-01-20 Bruno Cardoso LopesAdd cdp/cdp2 instructions for thumb/thumb2
2011-01-20 Bruno Cardoso LopesAdd mcr* and mr*c support to thumb targets
2011-01-18 Bruno Cardoso LopesFollow the current hack set and enable the correct...
2010-11-30 Bill WendlingAdd parsing for the Thumb t_addrmode_s4 addressing...
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-29 Bill WendlingMore Thumb encodings.
2010-11-29 Bill WendlingAdd Thumb encodings for REV instructions.
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-19 Bill WendlingAdd MC encodings for some Thumb instructions. Test...