aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/diagnostics.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+80
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+130
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+18
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+8
* ARM: diagnose invalid system LDM/STMTim Northover2013-11-121-0/+5
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-081-0/+5
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-241-0/+17
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-241-3/+5
* ARM: provide diagnostics on more writeback LDM/STM instructionsTim Northover2013-10-221-0/+7
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-051-0/+22
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-261-0/+14
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-261-0/+14
* Change the arm assembler to support this from the v7c spec:Kevin Enderby2013-06-181-0/+3
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-101-0/+5
* Test case for r165480.Craig Topper2012-10-101-0/+10
* Fix the handling of edge cases in ARM shifted operands.Tim Northover2012-09-221-0/+40
* ARM: Add a better diagnostic for some out of range immediates.Jim Grosbach2012-06-221-6/+6
* Replace assertion failure for badly formatted CPS instrution with error message.Richard Barton2012-06-141-0/+6
* ARM ldm/stm register lists can be out of order.Jim Grosbach2012-03-161-1/+1
* ARM parsing and encoding for the <option> form of LDC/STC instructions.Jim Grosbach2011-10-121-0/+10
* Thumb2 assembly parsing and encoding for SXTB/SXTB16/SXTH.Jim Grosbach2011-09-191-2/+2
* ARM fix assembly parser handling of ranges in register lists.Jim Grosbach2011-09-141-1/+9
* ARM LDRD(immediate) assembly parsing and encoding support.Jim Grosbach2011-08-101-0/+14
* ARM parsing and encoding of SBFX and UBFX.Jim Grosbach2011-07-271-0/+11
* ARM assembly parsing and encoding for extend instructions.Jim Grosbach2011-07-271-0/+34
* ARM diagnostics for ldrexd/stredx out of order paired register operands.Jim Grosbach2011-07-261-0/+12
* ARM parsing and encoding for SVC instruction.Jim Grosbach2011-07-261-0/+7
* Update ARM STM tests. Fix check: prefix for diagnostic tests.Jim Grosbach2011-07-261-60/+68
* ARM assembly parsing and encoding for SSAT16 instruction.Jim Grosbach2011-07-251-0/+11
* ARM assembly parsing and encoding for SSAT instruction.Jim Grosbach2011-07-251-0/+40
* ARM assembly parsing and encoding for SETEND instruction.Jim Grosbach2011-07-221-0/+16
* Add tests for ARM PKH assembly parsing.Jim Grosbach2011-07-211-0/+27
* ARM assembly parsing for MRC/MRC2/MRRC/MRRC2.Jim Grosbach2011-07-191-0/+14
* ARM testcases for MOVT.Jim Grosbach2011-07-191-0/+4
* ARM assembly parsing for MOV (register).Jim Grosbach2011-07-191-0/+6
* ARM assembly parsing for MOV (immediate).Jim Grosbach2011-07-191-0/+5
* ARM diagnostic when 's' suffix on mnemonic that can't set flags.Jim Grosbach2011-07-141-0/+6
* ARM MCRR/MCRR2 immediate operand range checking.Jim Grosbach2011-07-141-1/+5
* ARM MCR/MCR2 assembly parsing operand constraints.Jim Grosbach2011-07-141-0/+10
* ARM Assembler support for DBG instruction.Jim Grosbach2011-07-131-0/+9
* Range checking for CDP[2] immediates.Jim Grosbach2011-07-131-0/+13
* Range checking for 16-bit immediates in ARM assembly.Jim Grosbach2011-07-131-1/+6
* Improve ARM assembly parsing diagnostics a bit.Jim Grosbach2011-07-131-0/+43