ARM Pseudo-ize tBR_JTr.
[oota-llvm.git] / lib / Target / ARM /
2010-11-29 Jim GrosbachARM Pseudo-ize tBR_JTr.
2010-11-29 Owen AndersonThumb2 encodings for MSR and MRS.
2010-11-29 Owen AndersonThumb2 encodings for system instructions.
2010-11-29 Owen AndersonThumb2 encodings for branches and IT blocks.
2010-11-29 Jim GrosbachThe ARM BR_JT* pseudos don't need to use the printer...
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-11-29 Jim GrosbachSwitch ARM BR_JTm and BR_JTr instructions to be MC...
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-29 Bill WendlingMore Thumb encodings.
2010-11-29 Bill WendlingAdd Thumb encodings for REV instructions.
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-28 Bob WilsonAdd support for NEON VLD2-dup instructions.
2010-11-28 Bob WilsonAnother minor refactoring for VLD1DUP instructions.
2010-11-28 Bob WilsonAdd entry in getTargetNodeName() for ARMISD::VBICIMM.
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-27 Anton KorobeynikovMove callee-saved regs spills / reloads to TFI
2010-11-27 Bob WilsonRefactor. Set alignment bit in VLD1-dup instruction...
2010-11-27 Bob WilsonAdd NEON VLD1-dup instructions (load 1 element to all...
2010-11-27 Bob WilsonFix incorrect scheduling itineraries for NEON vld1...
2010-11-27 Daniel DunbarMC/Mach-O: Switch to using MachOFormat.h.
2010-11-26 Rafael EspindolaRemove the unused TheTarget member.
2010-11-23 Jason W KimMove the ARM reloc constants to Support/ELF.h
2010-11-23 Bob WilsonRecognize sign/zero-extended constant BUILD_VECTORs...
2010-11-23 Wesley PeckRenaming ISD::BIT_CONVERT to ISD::BITCAST to better...
2010-11-22 Evan ChengFix epilogue codegen to avoid leaving the stack pointer...
2010-11-22 Duncan SandsFix a compiler warning about Kind being used uninitialized
2010-11-21 Eric ChristopherPseudos default to 4byte size, let the instruction...
2010-11-21 Bill WendlingMore Thumb encodings.
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-21 Bill WendlingThe "trap" instruction is one of this which doesn't...
2010-11-21 Bill Wendling- Give "trap" the correct encoding, at least according...
2010-11-21 Owen AndersonUse by-name rather than by-order operand matching for...
2010-11-21 Jim GrosbachBR_JTadd is ARM-only, so use the proper pseudo class...
2010-11-20 Bill WendlingA few more thumb instruction MC encodings.
2010-11-20 Eric ChristopherRewrite address handling to use a structure with all...
2010-11-20 Eric ChristopherSTRH only needs the additional operand, not t2STRH...
2010-11-20 Anton KorobeynikovMove some more hooks to TargetFrameInfo
2010-11-20 Bill WendlingAdd more Thumb add instruction encodings.
2010-11-20 Bill WendlingAdd Thumb encodings for some add instructions.
2010-11-20 Bill WendlingAdd more encodings for Thumb instructions.
2010-11-20 Bill WendlingHave the getAddrMode3OpValue() function in ARMCodeEmitt...
2010-11-19 Jim GrosbachFix ARM LDR* post-indexed operand encoding.
2010-11-19 Bill WendlingEncodings for the compare instructions.
2010-11-19 Owen AndersonThe Vm and Vn register fields must be the same for...
2010-11-19 Evan ChengFix a cut-n-paste-error.
2010-11-19 Jim GrosbachOperand names
2010-11-19 Jim Grosbachtrailing whitespace
2010-11-19 Eric ChristopherDon't need to save piecemeal now.
2010-11-19 Eric ChristopherUpdate comment.
2010-11-19 Bill WendlingAdd encodings for some of the thumb ADD instructions...
2010-11-19 Eric ChristopherUpdate comment.
2010-11-19 Jim GrosbachClarify operand names.
2010-11-19 Eric ChristopherRefactor address mode handling into a single struct...
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 Bill WendlingRevert accidental commit.
2010-11-19 Bill WendlingChange long binary encodings to use hex instead. It...
2010-11-19 Jim GrosbachFactor out operand encoding bits for ARM addressing...
2010-11-19 Jim GrosbachDelete another dead class.
2010-11-19 Jim Grosbachwhitespace tweak.
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 GrosbachRemove dead code.
2010-11-19 Jim GrosbachARM LDRD binary encoding.
2010-11-19 Jim GrosbachRemove hard tabs.
2010-11-19 Jim GrosbachRemove trailing whitespace.
2010-11-19 Benjamin KramerAvoid release build warnings.
2010-11-19 Owen AndersonFix decoding ambiguities of stdrex and ldrex.
2010-11-19 Evan ChengThese instructions are thumb2 only.
2010-11-19 Evan ChengFix an obvious oversight.
2010-11-19 Bill WendlingAdd MC encodings for some Thumb instructions. Test...
2010-11-19 Bill WendlingUse array_pod_sort because the list is contiguous.
2010-11-19 Owen AndersonProvide Thumb2 encodings for strex and ldrex.
2010-11-19 Jim GrosbachMinor cleanups to a few llvm_unreachable() calls.
2010-11-19 Bill WendlingAn 'unreachable' shouldn't have a '0 &&' prefix.
2010-11-18 Bill WendlingAdd support for parsing the writeback ("!") token.
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-11-18 Owen AndersonFix encodings for pkhbt, and fix some tests where I...
2010-11-18 Jim GrosbachARM Encoding information for UXTAH and friends.
2010-11-18 Tanya LattnerFix bug in DAGCombiner for ARM that was trying to do...
2010-11-18 Bill WendlingDon't allocate the SmallVector of Registers. It gets...
2010-11-18 Owen AndersonProvide Thumb2 encodings for mov's that come from MOVCC...
2010-11-18 Jim GrosbachAdd ARM encoding information for LDRH post-increment.
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-18 Bob WilsonSplit up ARM LowerShift function.
2010-11-18 Owen AndersonMore Thumb2 encodings.
2010-11-18 Owen AndersonFill out the set of Thumb2 multiplication operator...
2010-11-18 Bill WendlingMissed the _RET versions of LDMIA.
2010-11-18 Eric ChristopherRewrite stack callee saved spills and restores to use...
2010-11-18 Jim GrosbachARMPseudoInst instructions should default to being...
2010-11-18 Evan ChengSilence compiler warnings.
2010-11-18 Jim GrosbachRemove trailing whitespace.
2010-11-18 Jim GrosbachARM PseudoInst instructions don't need or use an assemb...
2010-11-18 Evan ChengCode clean up.
2010-11-18 Jim GrosbachAdd FIXME.
2010-11-18 Jim GrosbachRefactor the ARM PICADD and PICLDR* instructions to...
2010-11-18 Owen AndersonTry again at providing Thumb2 encodings for basic multi...
2010-11-18 Jim GrosbachRefactor a few ARM load instructions to better paramete...
next