summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMInstrFormats.td
Commit message (Expand)AuthorAge
* ARM: Mark double-precision instructions as suchTim Northover2013-10-24
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-19
* [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
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-18
* [ARMv8] Add support for the NEON instructions vmaxnm/vminnm.Joey Gouly2013-07-17
* Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP.Joey Gouly2013-07-09
* Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP.Joey Gouly2013-07-09
* Add MC support for the v8fp instructions: vmaxnm and vminnm.Joey Gouly2013-07-06
* Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instr...Joey Gouly2013-07-04
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-26
* ARM: add fstmx and fldmx instructions for assemblyTim Northover2013-05-31
* Add LLVM support for Swift.Bob Wilson2012-09-29
* Added the missing bit definition for the 4th bit of the STR (post reg) instru...Silviu Baranga2012-05-11
* ARM: Update NEON assembly two-operand aliases.Jim Grosbach2012-04-20
* Added support for disassembling unpredictable swp/swpb ARM instructions.Silviu Baranga2012-04-18
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Teach the MC and disassembler about SoftFail, and hook it up to UNPREDICTABLE...James Molloy2012-02-09
* NEON add correct predicates for some asm aliases.Jim Grosbach2012-01-24
* Simplify some NEON assembly pseudo definitions.Jim Grosbach2012-01-23
* ARM VFP add encoding of the bitcount to fixed-point<-->floating point. insns.Jim Grosbach2011-12-22
* ARM add more 'gas' compatibility aliases for NEON instructions.Jim Grosbach2011-12-13
* ARM VSHR implied destination operand form aliases.Jim Grosbach2011-12-08
* ARM tidy up and remove no longer needed InstAlias definitions.Jim Grosbach2011-12-07
* ARM Implement ARM ARM Table A7-3 via TokenAlias.Jim Grosbach2011-12-07
* ARM assembly parsing for the rest of the VMUL data type aliases.Jim Grosbach2011-12-05
* ARM assmebler parsing for two-operand VMUL instructions.Jim Grosbach2011-12-05
* ARM VLD1 single lane assembly parsing.Jim Grosbach2011-12-02
* Clean up aliases for ARM VLD1 single-lane assembly parsing a bit.Jim Grosbach2011-12-02
* ARM assembly parsing for data type suffices on NEON VMOV aliases.Jim Grosbach2011-11-15
* Split out the plain '.{8|16|32|64}' suffix handling.Jim Grosbach2011-11-14
* ARM parsing optional datatype suffix for VAND/VEOR/VORR instructions.Jim Grosbach2011-11-14
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* ARM assembly parsing type suffix options for VLDR/VSTR.Jim Grosbach2011-11-14
* ARM refactor simple immediate asm operand render methods.Jim Grosbach2011-11-12
* ARM assembly parsing for ASR(immediate).Jim Grosbach2011-11-10
* ARM VLD/VST assembly parsing for symbolic address operands.Jim Grosbach2011-11-01
* Reapply r143202, with a manual decoding hook for SWP. This change inadvertan...Owen Anderson2011-10-28
* ARM NEON assembly parsing and encoding for VDUP(scalar).Jim Grosbach2011-10-07
* ARM assembly parsing and encoding for VMRS/FMSTAT.Jim Grosbach2011-10-03
* Port more encoding tests to decoding tests, and correct an improper Thumb2 pr...Owen Anderson2011-09-12
* Thumb2 assembly parsing and encoding for LDRD(immediate).Jim Grosbach2011-09-08
* Thumb2 assembly parsing and encoding for LDR post-indexed.Jim Grosbach2011-09-08
* Thumb2 assembly parsing and encoding for LDR pre-indexed w/ writeback.Jim Grosbach2011-09-08
* Fix Thumb2 decoding of CPS instructions to mirror ARM decoding of the same in...Owen Anderson2011-08-23
* Reject invalid imod values in t2CPS instructions.Owen Anderson2011-08-22
* Clean up predicates on ARM target instruction aliases.Jim Grosbach2011-08-22
* Thumb assembly parsing and encoding for MOV.Jim Grosbach2011-08-19
* Tidy up. Tab character.Jim Grosbach2011-08-19
* Tab characters.Jim Grosbach2011-08-19