Add "swi" which is an obsolete mnemonic for "svc".
[oota-llvm.git] / lib / Target / ARM / ARMInstrInfo.td
2011-03-17 Nick LewyckyAdd "swi" which is an obsolete mnemonic for "svc".
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-03-12 Jim GrosbachAdd FIXME.
2011-03-12 Jim GrosbachPseudo-ize the ARM Darwin *r9 call instruction definiti...
2011-03-11 Jim GrosbachAdd a FIXME.
2011-03-11 Jim GrosbachPseudo-ize the ARM 'B' instruction.
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-11 Jim GrosbachThis FIXME has been fixed.
2011-03-11 Jim GrosbachProperly pseudo-ize ARM MVNCCi.
2011-03-11 Jim GrosbachFix MOVCCi32imm to be have ARM-mode Requires and a...
2011-03-11 Jim GrosbachProperly pseudo-ize ARM MOVCCi and MOVCCi16.
2011-03-10 Jim GrosbachProperly pseudo-ize MOVCCr and MOVCCs.
2011-03-10 Jim GrosbachDMB can just be a pat referencing MCR.
2011-03-10 Jim GrosbachReorganize a bit. No functional change, just moving...
2011-03-05 Bob WilsonRemove unused conditional negate operations.
2011-03-03 Bob Wilsonpr9367: Add missing predicated BLX instructions.
2011-03-02 Kevin EnderbyFixes an assertion failure while disassembling ARM...
2011-02-25 Bob WilsonAdd patterns to use post-increment addressing for Neon...
2011-02-18 Bruno Cardoso LopesAdd assembly parsing support for "msr" and also fix...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-02-12 Jim GrosbachAsmMatcher custom operand parser failure enhancements.
2011-02-07 Bruno Cardoso LopesAdd support for parsing dmb/dsb instructions
2011-02-07 Bruno Cardoso LopesRemove the MCR asm parser hack and start using the...
2011-02-07 Bob WilsonFix a comment: addrmode6 no longer includes the optiona...
2011-02-07 Bob WilsonRemove inaccurate comments: so_imm and t2_so_imm operan...
2011-02-04 Jason W KimTeach ARM/MC/ELF to handle R_ARM_JUMP24 relocation...
2011-01-27 Evan ChengFix PLD encoding.
2011-01-21 Evan ChengLast round of fixes for movw + movt global address...
2011-01-21 Bruno Cardoso LopesFix the encoding of QADD/SUB, QDADD/SUB. While qadd16...
2011-01-20 Bruno Cardoso Lopes- Use a more appropriate name for Owen's ARM Parser...
2011-01-20 Bruno Cardoso LopesRefactor mcr* and mr*c instructions into classes with...
2011-01-20 Evan ChengSorry, several patches in one.
2011-01-19 Bruno Cardoso LopesFix the encoding of mrrc and mcrr family of instruction...
2011-01-19 Evan ChengDon't forget to emit the load from indirect symbol...
2011-01-18 Bruno Cardoso LopesFix MRS encoding for arm and thumb.
2011-01-18 Bruno Cardoso LopesAdd support for parsing and encoding ARM's official...
2011-01-17 Evan ChengMaterialize GA addresses with movw + movt pairs for...
2011-01-16 Anton KorobeynikovProvide instruction sizes for ARMv5 variants of MUL...
2011-01-15 Eric Christopher80-col.
2011-01-13 Owen AndersonAdd support to the ARM MC infrastructure to support...
2011-01-13 Evan ChengModel :upper16: and :lower16: as ARM specific MCTargetE...
2011-01-10 Daniel DunbarARM/MC: Mark several '...S' instructions as codegen...
2011-01-06 Bob WilsonFix comment typo.
2011-01-01 Anton KorobeynikovModel operand restrictions of mul-like instructions...
2010-12-23 Jim GrosbachRemove dead patterns.
2010-12-23 Chris LattnerFlag -> Glue, the ongoing saga
2010-12-15 Bob WilsonAdd Neon VCVT instructions for f32 <-> f16 conversions.
2010-12-13 Owen AndersonIn Thumb2, direct branches can be encoded as either...
2010-12-11 Evan Cheng(or (and (shl A, #shamt), mask), B) => ARMbfi B, A...
2010-12-10 Jim GrosbachMore trivial cleanup. No need to define the EncoderMeth...
2010-12-08 Jason W KimARM/MC/ELF TPsoft is now a proper pseudo inst.
2010-12-07 Jim GrosbachRefactor the ARM CMPz* patterns to just use the normal...
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...
2010-12-02 Jim GrosbachAdd support for binary encoding of ARM 'adr' instructio...
2010-12-01 Jim GrosbachRefactor LEApcrelJT as a pseudo-instructionlowered...
2010-12-01 Jim GrosbachElaborate on FIXME.
2010-11-30 Jim GrosbachAdd FIXME
2010-11-30 Jim GrosbachPseudo-ize ARM MOVPCRX
2010-11-30 Jim GrosbachPseudo-ize BX_CALL and friends. Remove dead instruction...
2010-11-30 Jim GrosbachRename BX/BRIND/etc patterns to clarify which is actual...
2010-11-30 Jim GrosbachMake a few more ARM pseudo instructions actually use...
2010-11-30 Bill WendlingPredicate encoding should be withing {}s. And general...
2010-11-30 Bob WilsonFix the encoding of VLD4-dup alignment.
2010-11-29 Jim GrosbachSimplify definitions of the ARM eh.sjlj.*jmp pseudo...
2010-11-29 Jim GrosbachParameterize ARMPseudoInst size property.
2010-11-29 Evan ChengMark Darwin call instructions as using "r7" to prevent...
2010-11-29 Jim GrosbachPseudo-ize Thumb2 jump tables with explicit MC lowering...
2010-11-29 Jim GrosbachARM Pseudo-ize tBR_JTr.
2010-11-29 Jim GrosbachThe ARM BR_JT* pseudos don't need to use the printer...
2010-11-29 Jim GrosbachSwitch ARM BR_JTm and BR_JTr instructions to be MC...
2010-11-21 Eric ChristopherPseudos default to 4byte size, let the instruction...
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-21 Jim GrosbachBR_JTadd is ARM-only, so use the proper pseudo class...
2010-11-19 Jim GrosbachFix ARM LDR* post-indexed operand encoding.
2010-11-19 Jim GrosbachFix encoding for ARM MLS instruction.
2010-11-19 Jim GrosbachAdd ARM encoding information for STRD.
2010-11-19 Jim GrosbachShuffle things around a bit to keep like things togethe...
2010-11-19 Jim GrosbachFactor out operand encoding bits for ARM addressing...
2010-11-19 Jim GrosbachRefactor PICSTR* instructions to really be pseudos...
2010-11-19 Jim GrosbachRename ARM .td class AIldst1 to AI2ldst for consistency...
2010-11-19 Jim GrosbachAdd ARM binary encoding information for the rest of...
2010-11-19 Jim GrosbachARM LDRD binary encoding.
2010-11-19 Jim GrosbachMinor cleanups to a few llvm_unreachable() calls.
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-11-18 Jim GrosbachARM Encoding information for UXTAH and friends.
2010-11-18 Jim GrosbachARM PseudoInst instructions don't need or use an assemb...
2010-11-18 Jim GrosbachRefactor the ARM PICADD and PICLDR* instructions to...
2010-11-18 Jim GrosbachRefactor a few ARM load instructions to better paramete...
2010-11-17 Jim GrosbachClean up LEApcrel instuction(s) a bit. It's not really...
2010-11-17 Jim GrosbachMake the ARM BR_JTadd instruction an explicit pseudo...
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2010-11-17 Jim GrosbachMore ARM encoding bits. LDRH now encodes properly.
2010-11-17 Bill WendlingProper encoding for VLDM and VSTM instructions. The...
2010-11-16 Bill WendlingUse the correct variable names so that the encodings...
2010-11-16 Jim GrosbachARM conditional mov encoding fix.
2010-11-16 Bill Wendling- Remove dead patterns.
2010-11-16 Bill WendlingEncode the multi-load/store instructions with their...
2010-11-15 Jim GrosbachARM LDR_PRE/LDR_POST/STR_PRE/STR_POST (and the *B count...
2010-11-15 Jim GrosbachNuke redundant encoding bit set.
2010-11-15 Chris Lattneradd fields to the .td files unconditionally, simplifyin...
next