Thumb encodings for conditional moves.
[oota-llvm.git] / lib / Target / ARM / ARMInstrThumb.td
2009-10-30 Bob WilsonAdd ARM codegen for indirect branches.
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-10-28 Bob WilsonAdd a Thumb BRIND pattern. Change the ARM BRIND assemb...
2009-10-27 Evan ChengChange Thumb1 and Thumb2 instructions to separate opcod...
2009-10-01 Evan ChengAdd hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq...
2009-10-01 Evan ChengChange ld/st multiples to explicitly model the writebac...
2009-09-30 Jim GrosbachAdd "isBarrier = 1" to return instructions.
2009-09-09 Evan ChengRemove comments which don't add much to .s readibility.
2009-09-03 David GoodwinCalls clobber FPSCR.
2009-08-31 Evan ChengRemove .n suffix for some 16-bit opcodes now that Darwi...
2009-08-28 Evan ChengPrint a nl before pic labels so they start at a new...
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-08-21 Bob WilsonRename ARM "lane_cst" operands to "nohash_imm" since...
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.
2009-08-19 David GoodwinUpdate Cortex-A8 instruction itineraries for integer...
2009-08-18 Evan ChengFix revsh pattern.
2009-08-14 Evan ChengAlso shrink immediate branches; also more assembler...
2009-08-14 Evan ChengShrink ADR and LDR from constantpool late during consta...
2009-08-13 David GoodwinFinalize itineraries for cortex-a8 integer multiply
2009-08-12 David GoodwinEnhance the InstrStage object to enable the specificati...
2009-08-12 Evan ChengShrink Thumb2 movcc instructions.
2009-08-12 Evan Cheng80 col violation.
2009-08-11 Evan ChengShrinkify Thumb2 r = add sp, imm.
2009-08-11 Evan ChengShrinkify Thumb2 load / store multiple instructions.
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Evan ChengAdd support to reduce most of 32-bit Thumb2 arithmetic...
2009-08-08 Anton KorobeynikovUse subclassing to print lane-like immediates (w/o...
2009-08-08 Evan ChengtADDhirr should target GPR, not tGPR.
2009-08-07 Evan ChengtBfar is bl, which clobbers LR.
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...
2009-08-06 David GoodwinAdd parameter to pattern classes to enable an itinerary...
2009-08-04 Evan ChengFix part 1 of pr4682. PICADD is a 16-bit instruction...
2009-08-01 Evan ChengFix Thumb2 function call isel. Thumb1 and Thumb2 should...
2009-07-29 Evan ChengMake sure Thumb2 uses the right call instructions.
2009-07-29 Evan Cheng- Fix an obvious copy and paste error.
2009-07-28 Evan ChengIn thumb2 mode, add pc is unpredictable. Use add +...
2009-07-27 David GoodwinRemove TPat. No patterns depend on just isThumb()....
2009-07-26 Evan ChengRename tMOVhi2lor to tMOVgpr2tgpr. It's not moving...
2009-07-23 Evan ChengSince we have moved unified assembly, switch to ADR...
2009-07-22 Evan ChengUse getTargetConstant instead of getConstant since...
2009-07-22 Evan ChengDon't forget D16 - D31 are clobbered by calls and sjlj eh.
2009-07-22 Evan ChengAdd R12 to the list of registers clobbered by 16-bit...
2009-07-21 Evan ChengDo not select tSXTB / tSXTH in thumb2 mode.
2009-07-17 Evan ChengFix tSUBspi operand definition. It reads and writes...
2009-07-14 Evan Cheng1. In Thumb mode, select tBx instead of ARM variants.
2009-07-11 Evan ChengSmarter isel of ldrsb / ldrsh. Only make use of these...
2009-07-11 Evan ChengMajor changes to Thumb (not Thumb2). Many 16-bit instru...
2009-07-10 Evan ChengWe don't need separate thumb1 instructions tADDSi3...
2009-07-10 Evan ChengAdd a thumb2 pass to insert IT blocks.
2009-07-09 Evan ChengAdded Thumb IT instruction.
2009-07-08 David GoodwinUse common code for both ARM and Thumb-2 instruction...
2009-07-08 David GoodwinCheckpoint Thumb2 Instr info work. Generalized base...
2009-06-30 David GoodwinAdd conditional and unconditional thumb-2 branch. Add...
2009-06-30 Evan ChengA few more load instructions.
2009-06-29 David GoodwinRename ARMcmpNZ to ARMcmpZ and use it to represent...
2009-06-29 Evan ChengImplement Thumb2 ldr.
2009-06-27 Evan ChengRenaming for consistency.
2009-06-26 Evan Chengtst is also commutable.
2009-06-25 David GoodwinAdd Def/Use of CPSR for Thumb-1 instructions.
2009-06-25 David GoodwinTest commit
2009-06-25 Evan ChengSome reorg and additional comments.
2009-06-24 Evan ChengAdd Thumb2 pc relative add.
2009-06-23 Evan ChengAdd IsThumb1Only to most 16-bit thumb instructions...
2009-06-22 Bob WilsonAdd explicit types for shift count constants. This...
2009-06-19 Eli FriedmanMark a few Thumb instructions commutable; just happened...
2009-06-12 Evan ChengMark some pattern-less instructions as neverHasSideEffects.
2009-05-12 Jim Grosbachcorrect register class for tADDspi to GPR since the...
2009-04-07 Jim GrosbachPR2985 / <rdar://problem/6584986>
2009-03-27 Jim Grosbachremove trailing whitespace
2008-12-03 Dan GohmanRename isSimpleLoad to canFoldAsLoad, to better reflect...
2008-09-12 Dan GohmanRename ConstantSDNode::getValue to getZExtValue, for...
2008-08-29 Evan ChengMore refactoring.
2008-01-17 Chris LattnerThis commit changes:
2008-01-10 Chris Lattnerget def use info more correct.
2008-01-07 Evan ChengOnly mark instructions that load a single value without...
2008-01-06 Chris Lattnerrename isLoad -> isSimpleLoad due to evan's desire...
2008-01-06 Chris Lattnerrename isStore -> mayStore to more accurately reflect...
2008-01-06 Chris Lattnerremove explicit isStore flags that are now inferrable.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-13 Bill WendlingUnify CALLSEQ_{START,END}. They take 4 parameters:...
2007-09-11 Evan ChengRemove (somewhat confusing) Imp<> helper, use let Defs...
2007-08-07 Evan ChengInitial JIT support for ARM by Raul Fernandes Herbster.
2007-07-21 Evan ChengNo more noResults.
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-07-10 Evan ChengRemove clobbersPred. Add an OptionalDefOperand to instr...
2007-07-06 Evan ChengNo need for ccop anymore.
2007-07-05 Evan ChengEach ARM use predicate operand is now made up of two...
2007-06-26 Dan GohmanRevert the earlier change that removed the M_REMATERIAL...
2007-06-19 Dan GohmanReplace M_REMATERIALIZIBLE and the newly-added isOtherR...
2007-06-19 Evan ChengReplace TargetInstrInfo::CanBeDuplicated() with a M_NOT...
2007-06-08 Evan ChengtBcc is not a barrier.
2007-06-06 Evan ChengMark these instructions clobbersPred. They modify the...
2007-05-16 Evan ChengARM::tB is also predicable.
2007-05-15 Evan ChengAdd PredicateOperand to all ARM instructions that have...
2007-05-08 Evan ChengSwitch BCC, MOVCCr, etc. to PredicateOperand.
2007-05-01 Evan ChengDoh. PC displacement is between the constantpool and...
2007-04-27 Lauro Ramos VenancioARM TLS: implement "general dynamic", "initial exec...
2007-04-27 Evan ChengBack out previous check-in. Incorrect.
2007-04-27 Evan ChengtLEApcrel is a AddrModeTs, i.e. pc relative.
next