ARM: improve instruction validation for thumb mode
[oota-llvm.git] / test / MC / ARM / thumb-diagnostics.s
2014-12-18 Saleem AbdulrasoolARM: improve instruction validation for thumb mode
2014-12-18 Saleem Abdulrasooltest: avoid unnecessary temporary files
2014-12-04 Rafael EspindolaRevert "[Thumb/Thumb2] Added restrictions on PC, LR...
2014-12-04 Jyoti Allur[Thumb/Thumb2] Added restrictions on PC, LR, SP in...
2014-12-02 Asiri RathnayakeAdd support for ARM modified-immediate assembly syntax.
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-08-05 Keith WalkerDefine stc2/stc2l/ldc2/ldc2l as thumb2 instructions
2013-10-24 Tim NorthoverARM: fix assert on unpredictable POP instruction.
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
2013-10-07 Tim NorthoverARM: allow cortex-m0 to use hint instructions
2013-09-30 Tilmann Scheller[ARM] Fix Thumb(-2) diagnostic tests.
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-08-15 Mihai PopaThis fixes three issues related to Thumb literal loads:
2013-08-09 Mihai PopaFix assembling of Thumb2 branch instructions.
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2012-05-02 Richard BartonDisallow YIELD and other allocated nop hints in pre...
2012-04-27 Jim GrosbachARM: Thumb add(sp plus register) asm constraints.
2012-04-24 Jim GrosbachARM: improved assembler diagnostics for missing CPU...
2011-11-10 Jim GrosbachARM assembly parsing for LSR/LSL/ROR(immediate).
2011-10-28 Jim GrosbachThumb2 ADD/SUB instructions encoding selection outside...
2011-10-03 Jim GrosbachUpdate test for 141010.
2011-09-01 Jim GrosbachThumb2 assembly parsing and encoding for ADD(immediate).
2011-08-24 Jim GrosbachThumb parsing and encoding support for ADD SP instructions.
2011-08-23 Jim GrosbachThumb parsing and encoding for SVC.
2011-08-23 Jim GrosbachThumb parsing and encoding for STR.
2011-08-23 Jim GrosbachThumb parsing and encoding for STM.
2011-08-22 Jim GrosbachImprove error checking for tPUSH and tPOP register...
2011-08-22 Jim GrosbachFix think-o.
2011-08-22 Jim GrosbachThumb assemmbly parsing diagnostic improvements for...
2011-08-19 Jim GrosbachBe more lenient on tied operand matching for MUL.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for MUL.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for MOV.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LSL(immediate).
2011-08-18 Jim GrosbachThumb assembly parsing and encoding for LDM instruction.
2011-08-17 Jim GrosbachARM assembly parsing and encoding test for BKPT.
2011-08-17 Jim GrosbachThumb assembly parsing and encoding for ASR.
2011-08-16 Jim GrosbachThumb parsing diagnostics for low-reg requirements...
2011-08-16 Jim GrosbachAdd testcase for r137746.