ARM refactor indexed store instructions.
[oota-llvm.git] / lib / Target / ARM / ARMInstrInfo.td
2011-08-05 Jim GrosbachARM refactor indexed store instructions.
2011-08-05 Jim GrosbachARM use a dedicated printer for postidx_reg operands.
2011-08-04 Jim GrosbachARM assembly parsing and encoding for LDR instructions.
2011-08-04 Owen AndersonLDCL_POST and STCL_POST need one's-complement offsets...
2011-08-03 Jim GrosbachARM refactoring assembly parsing of memory address...
2011-08-02 Jim GrosbachTidy up. 80 columns.
2011-08-02 Jim GrosbachARM: rename addrmode7 to addr_offset_none.
2011-08-01 Jim GrosbachMove imm0_255 to ARMInstrInfo.td with the other immedia...
2011-08-01 Jim GrosbachFix comments.
2011-07-29 Jim GrosbachARM SRS instruction parsing, diassembly and encoding...
2011-07-29 Jim GrosbachARM CPS mode immediate is 5 bits, not 4.
2011-07-29 Jim GrosbachARM assembly parsing and encoding for RFE instruction.
2011-07-29 Jim GrosbachARM SRS and RFE instructions are not code-gen only.
2011-07-29 Jim GrosbachARM range checking for mode on CPS instruction.
2011-07-29 Jim GrosbachUpdate FIXME.
2011-07-29 Jim GrosbachTweak comment.
2011-07-28 Jim GrosbachARM assembly parsing and encoding for BLX (immediate).
2011-07-28 Jim GrosbachARM assembly parsing and encoding for BFC and BFI.
2011-07-28 Jim GrosbachAdd fixme.
2011-07-28 Owen AndersonFill in some encoding information for STRD instructions.
2011-07-28 Owen AndersonRevert r136295. It broke nightly testers because some...
2011-07-28 Jim GrosbachARM parsing and encoding for ADR.
2011-07-27 Owen AndersonRefactor and improve the encodings/decodings for addrmo...
2011-07-27 Jim GrosbachARM assembly parsing and encoding support for USAT...
2011-07-27 Jim GrosbachARM parsing and encoding of SBFX and UBFX.
2011-07-27 Owen AndersonRefactor the STRT and STRBT instructions to distinguish...
2011-07-27 Jim GrosbachARM assembly parsing and encoding for extend instructions.
2011-07-27 Jim GrosbachARM assembly parsing aliases for extend instructions...
2011-07-27 Jim GrosbachARM cleanup of remaining extend instructions.
2011-07-27 Jim GrosbachARM extend instructions simplification.
2011-07-26 Jim GrosbachARM rot_imm printing adjustment.
2011-07-26 Jim GrosbachARM cleanup of rot_imm encoding.
2011-07-26 Owen AndersonSplit am2offset into register addend and immediate...
2011-07-26 Jim GrosbachARM assembly parsing and encoding for SWP[B] instructions.
2011-07-26 Jim GrosbachARM SWP instructions store, too, not just load.
2011-07-26 Jim GrosbachClean up the ARM asm parser a bit.
2011-07-26 Jim GrosbachARM fix asm parsing range check for [0,31] immediates.
2011-07-26 Jim GrosbachARM parsing and encoding for SVC instruction.
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-25 Jim GrosbachSimply ARM so_reg MIOperandInfo definitions.
2011-07-25 Jim GrosbachARM asm operand renaming. Make things a bit more explicit.
2011-07-25 Jim GrosbachMore simple cleanup of ARM asm operand definitions.
2011-07-25 Jim GrosbachMake assembly parser method names more consistent.
2011-07-25 Jim GrosbachTidy up formatting.
2011-07-25 Jim GrosbachTidy up a bit.
2011-07-22 Jim GrosbachARM SSAT instruction 5-bit immediate handling.
2011-07-22 Jim GrosbachARM encoding and assembly parsing of SMLAD{X} instructions.
2011-07-22 Jim GrosbachARM assembly parsing and encoding for SMC instruction.
2011-07-22 Jim GrosbachClean up a few more comments.
2011-07-22 Jim GrosbachTidy up.
2011-07-22 Jim GrosbachTidy up.
2011-07-22 Jim GrosbachTidy up.
2011-07-21 Owen AndersonGet rid of the extraneous GPR operand on so_reg_imm...
2011-07-21 Jim GrosbachARM Asm parser range checking for [0,31] immediates.
2011-07-21 Jim GrosbachARM assembly parsing support for RSC instruction.
2011-07-21 Jim GrosbachARM assembly parsing support for RSB instruction.
2011-07-21 Jim GrosbachARM assembly parsing POP/PUSH mnemonics.
2011-07-21 Owen AndersonSplit up the ARM so_reg ComplexPattern into so_reg_reg...
2011-07-21 Jim GrosbachARM assembly parsing and encoding for PKHBT and PKHTB...
2011-07-20 Jim GrosbachARM PKH shift ammount operand printing tweaks.
2011-07-20 Jim GrosbachTidy up a bit.
2011-07-20 Jim GrosbachARM: Tidy up representation of PKH instruction.
2011-07-19 Jim GrosbachTweak ARM assembly parsing and printing of MSR instruction.
2011-07-19 Jim GrosbachARM assembly parsing of MRS instruction.
2011-07-19 Jim GrosbachARM assembly parsing for MRC/MRC2/MRRC/MRRC2.
2011-07-19 Jim GrosbachARM assembly parsing for MOV (immediate).
2011-07-19 Jim GrosbachARM range checking for so_imm operands in assembly...
2011-07-14 Benjamin KramerPort operand types for ARM and X86 over from EDIS to...
2011-07-14 Jim GrosbachARM MCRR/MCRR2 immediate operand range checking.
2011-07-14 Jim GrosbachARM MCR/MCR2 assembly parsing operand constraints.
2011-07-14 Jim GrosbachReorganize ARM assembler aliases.
2011-07-14 Jim GrosbachUpdate ARM Assembly of LDM/STM.
2011-07-14 Jim GrosbachARM ISB instruction assembly parsing.
2011-07-14 Jim GrosbachARM Assembler support for DSB instruction.
2011-07-14 Jim GrosbachDMB instalias needs the same predicate as the instruction.
2011-07-13 Jim GrosbachARM Assembler support for DMB instruction.
2011-07-13 Jim GrosbachUpdate comments. These are for assembler, too.
2011-07-13 Owen AndersonAdd a target-indepedent entry to MCInstrDesc to describ...
2011-07-13 Jim GrosbachARM Assembler support for DBG instruction.
2011-07-13 Jim GrosbachRange checking for CDP[2] immediates.
2011-07-13 Jim GrosbachFix encoding for ARM BXJ instruction.
2011-07-13 Jim GrosbachFix encoding of predicate bits on ARM BX_pred.
2011-07-13 Jim GrosbachRange checking for 16-bit immediates in ARM assembly.
2011-07-13 Jim GrosbachGive the ARM BKPT instruction the right operand type.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BKPT' instruction.
2011-07-13 Jim GrosbachDestination register operand is optional for ADC and...
2011-07-13 Jim GrosbachFlesh out ARM Parser support for shifted-register operands.
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-07-08 Jim GrosbachMove Thumb tail call pseudos to Thumb.td file.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for ARM tail calls.
2011-07-08 Jim GrosbachShuffle productions around a bit.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for BLr9, BLr9_pred, BXr9, and...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-06 Jim GrosbachRemove un-used encoding info from Pseudo MLAv5.
2011-07-01 Jim GrosbachARMv7M vs. ARMv7E-M support.
2011-06-27 Jim GrosbachARM assembler support for ldmfd/stmfd mnemonics.
2011-06-27 Jim GrosbachARM Assembly syntax support for arithmetic implied...
2011-06-21 Evan ChengTeach dag combine to match halfword byteswap patterns.
next