[ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as operand...
[oota-llvm.git] / test / MC / ARM / diagnostics.s
2013-11-08 Artyom Skrobov[ARM] In ARMAsmParser, MatchCoprocessorOperandName...
2013-10-24 Tim NorthoverARM: mark various aliases with their architecture requi...
2013-10-24 Tim NorthoverARM: fix assert on unpredictable POP instruction.
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-06-26 Tim NorthoverARM: fix more cases where predication may or may not...
2013-06-26 Tim NorthoverARM: allow predicated barriers in Thumb mode
2013-06-18 Kevin EnderbyChange the arm assembler to support this from the v7c...
2013-06-10 Amaury de la VieuvilleARM: ISB cannot be passed the same options as DMB
2012-10-10 Craig TopperTest case for r165480.
2012-09-22 Tim NorthoverFix the handling of edge cases in ARM shifted operands.
2012-06-22 Jim GrosbachARM: Add a better diagnostic for some out of range...
2012-06-14 Richard BartonReplace assertion failure for badly formatted CPS instr...
2012-03-16 Jim GrosbachARM ldm/stm register lists can be out of order.
2011-10-12 Jim GrosbachARM parsing and encoding for the <option> form of LDC...
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for SXTB/SXTB16...
2011-09-14 Jim GrosbachARM fix assembly parser handling of ranges in register...
2011-08-10 Jim GrosbachARM LDRD(immediate) assembly parsing and encoding support.
2011-07-27 Jim GrosbachARM parsing and encoding of SBFX and UBFX.
2011-07-27 Jim GrosbachARM assembly parsing and encoding for extend instructions.
2011-07-26 Jim GrosbachARM diagnostics for ldrexd/stredx out of order paired...
2011-07-26 Jim GrosbachARM parsing and encoding for SVC instruction.
2011-07-26 Jim GrosbachUpdate ARM STM tests. Fix check: prefix for diagnostic...
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-22 Jim GrosbachARM assembly parsing and encoding for SETEND instruction.
2011-07-21 Jim GrosbachAdd tests for ARM PKH assembly parsing.
2011-07-19 Jim GrosbachARM assembly parsing for MRC/MRC2/MRRC/MRRC2.
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-14 Jim GrosbachARM diagnostic when 's' suffix on mnemonic that can...
2011-07-14 Jim GrosbachARM MCRR/MCRR2 immediate operand range checking.
2011-07-14 Jim GrosbachARM MCR/MCR2 assembly parsing operand constraints.
2011-07-13 Jim GrosbachARM Assembler support for DBG instruction.
2011-07-13 Jim GrosbachRange checking for CDP[2] immediates.
2011-07-13 Jim GrosbachRange checking for 16-bit immediates in ARM assembly.
2011-07-13 Jim GrosbachImprove ARM assembly parsing diagnostics a bit.