summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMInstrThumb2.td
Commit message (Expand)AuthorAge
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-08
* ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-05
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-29
* Make ARM hint ranges consistent, and add tests for these rangesArtyom Skrobov2013-10-23
* Add hint disassembly syntax for 16-bit Thumb hint instructions.Richard Barton2013-10-18
* [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.Amara Emerson2013-10-03
* ARM: support interrupt attributeTim Northover2013-10-01
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01
* [ARM] Use the load-acquire/store-release instructions optimally in AArch32.Amara Emerson2013-09-26
* [ARM] Split A/R class into separate subtarget features.Amara Emerson2013-09-23
* [ARMv8] Add CRC instructions.Joey Gouly2013-09-18
* [ARM] Fix the deprecation of MCR encodings that map to CP15{ISB,DSB,DMB}.Joey Gouly2013-09-17
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-05
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-05
* Reverting 190043 for now.Tilmann Scheller2013-09-05
* ARM: Add GPR register class excluding LR for use with the ADR instruction.Tilmann Scheller2013-09-05
* [ARMv8]Joey Gouly2013-08-28
* [ARMv8] Add a missing IsThumb to t2LDAEXD.Joey Gouly2013-08-28
* [ARMv8] Add MC support for the new load/store acquire/release instructions.Joey Gouly2013-08-27
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-22
* Make "mov" work for all Thumb2 MOV encodingsMihai Popa2013-08-21
* Thumb2 add immediate alias for SPMihai Popa2013-08-19
* Fix Thumb2 aliasing complementary instructions taking modified immediatesMihai Popa2013-08-16
* This fixes three issues related to Thumb literal loads:Mihai Popa2013-08-15
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* The name "tCDP" isn't used anywhere else in the source code, so renaming it f...Mihai Popa2013-08-08
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-06
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-31
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-22
* ARM: remove now unneeded custom Asm convertersTim Northover2013-07-22
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-19
* ARM: Make sure the instruction alias for PLI uses the right subtarget features.Tilmann Scheller2013-07-18
* ARM: Add support for the Thumb2 PLI alternate literal form.Tilmann Scheller2013-07-16
* ARM: implement ldrex, strex and clrex intrinsicsTim Northover2013-07-16
* ARM: Fix incorrect pack pattern for thumb2Jim Grosbach2013-07-09
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-03
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-26
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-26
* ARM: enable decoding of pc-relative PLD/PLIAmaury de la Vieuville2013-06-24
* ARM: fix literal load with positive offset encodingAmaury de la Vieuville2013-06-18
* ARM: add operands pre-writeback variants when neededAmaury de la Vieuville2013-06-18
* ARM: fix thumb literal loads decodingAmaury de la Vieuville2013-06-18
* ARM: fix thumb coprocessor instruction with pre-writeback disassemblyAmaury de la Vieuville2013-06-14
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10
* ARM sched model: Add branch thumb2 instructionsArnold Schwaighofer2013-06-06
* ARM sched model: Add preload thumb2 instructionsArnold Schwaighofer2013-06-06
* ARM sched model: Add more ALU and CMP thumb2 instructionsArnold Schwaighofer2013-06-06
* Revert series of sched model patches until I figure out what is going on.Arnold Schwaighofer2013-06-04