The most significant encoding bit of GPR:$src or GPR:$dst was over-specified in
[oota-llvm.git] / lib / Target / ARM /
2010-01-18 Johnny ChenThe most significant encoding bit of GPR:$src or GPR...
2010-01-18 Jim GrosbachPatch by David Conrad:
2010-01-18 Bob WilsonEmit spaces after commas in Neon register lists. This...
2010-01-18 Chris Lattnerremove the MAI argument to MCExpr::print and switch...
2010-01-17 Chris Lattnernow that MCSymbol::print doesn't use it's MAI argument...
2010-01-17 Bob WilsonThe Neon "vtst" instruction takes a suffix that is...
2010-01-17 Bob WilsonFix an off-by-one error that caused the chain operand...
2010-01-16 Chris Lattnerrename GetPrivateGlobalValueSymbolStub -> GetSymbolWith...
2010-01-16 Chris Lattnereliminate uses of mangler and simplify code.
2010-01-16 Chris LattnerMCize a bunch more stuff, eliminating a lot of uses...
2010-01-15 Chris Lattneradd a version of AsmPrinter::printVisibility that takes...
2010-01-15 Chris Lattneruse MCSymbol instead of getMangledName() in all cases...
2010-01-15 Chris Lattnermc'ize a bunch of symbol stuff, eliminating std::strings.
2010-01-15 Chris Lattneradd a AsmPrinter::GetGlobalValueSymbol and GetExternalS...
2010-01-15 Jim GrosbachUpdate Thumb1 storeRegToStackSlot() and loadRegFromStac...
2010-01-15 Jim GrosbachName change for consistency. No functional change.
2010-01-15 Jim GrosbachEmitAtomicCmpSwap() custome inserter needs to delete...
2010-01-14 Johnny ChenAdded 16-bit Thumb Load/Store immediate instructions...
2010-01-14 Chris LattnerSplit the TargetAsmParser "ParseInstruction" interface...
2010-01-14 Chris Lattnerprune #includes in TargetAsmParser.h
2010-01-14 Chris Lattnerintroduce MCParsedAsmOperand
2010-01-14 Jakob Stoklund OlesenARM "l" constraint for inline asm means R0-R7, also...
2010-01-14 Jakob Stoklund OlesenDon't fold insufficiently aligned ldr/str into ldm...
2010-01-13 Johnny ChenFixed a couple of places for Thumb MOV where encoding...
2010-01-13 Jakob Stoklund OlesenFix pasto
2010-01-13 Chris Lattnerupgrade and MC'ize a few uses of makeNameProper.
2010-01-13 Chris Lattnerchange Mangler::makeNameProper to return its result...
2010-01-13 Jakob Stoklund OlesenRemove the JustSP single-register regclass.
2010-01-08 Johnny ChenMinor change, change the order of two "let Inst{.....
2010-01-06 Jim Grosbach80 column violations
2010-01-06 Jakob Stoklund OlesenAdd Target hook to duplicate machine instructions.
2010-01-06 Jim GrosbachAddressing mode 6 (load/store) instructions can't encod...
2010-01-05 Johnny ChenUndo r92785, it caused test failure.
2010-01-05 Johnny ChenAdd Rt2 to the asm format string for 32-bit Thumb load...
2010-01-05 Dan GohmanChange SelectCode's argument from SDValue to SDNode...
2009-12-28 Benjamin KramerAdd missing include (for inline PATypeHolder::get).
2009-12-28 Bill WendlingRemove dead variable.
2009-12-28 Bill WendlingAdd an "ATTRIBUTE_UNUSED" macro (and use it). It's...
2009-12-23 Jakob Stoklund OlesenMove kill flags when the same register occurs more...
2009-12-23 Jakob Stoklund OlesenHandle undef operands properly.
2009-12-23 Jakob Stoklund OlesenMake insert position available to MergeOpsUpdate.
2009-12-23 Jakob Stoklund OlesenPerform kill flag calculations in new method. No functi...
2009-12-23 Jakob Stoklund OlesenMove repeated code to a new method. No functional change.
2009-12-22 Jakob Stoklund OlesenAdd a SPR register class to the ARM target.
2009-12-22 Jakob Stoklund OlesenUse proper move instructions. Make the verifier happy.
2009-12-22 Bill WendlingAdd more plumbing. This time in the LowerArguments...
2009-12-21 Evan ChengDelete the instruction just before the function termina...
2009-12-19 Douglas GregorFix a bunch of little errors that Clang complains about...
2009-12-18 Rafael EspindolaFix libstdc++ build on ARM linux and part of PR5770.
2009-12-18 Bob WilsonHandle ARM inline asm "w" constraints with 64-bit ...
2009-12-16 Johnny ChenRenamed "tCMNZ" to "tCMNz" to be consistent with other...
2009-12-16 John McCallSilence a clang warning about the deprecated (but perfe...
2009-12-16 Jim GrosbachMark STREX* as earlyclobber for the success result...
2009-12-16 Johnny ChenAdd encoding bits for some Thumb instructions. Plus...
2009-12-16 John McCallEvery anonymous namespace is different. Caught by...
2009-12-15 Jeffrey YasskinChange indirect-globals to use a dedicated allocIndirec...
2009-12-15 Johnny ChenAdded encoding bits for the Thumb ISA. Initial checkin.
2009-12-15 Jim Grosbachnand atomic requires opposite operand ordering
2009-12-14 Johnny ChenAdd encoding bits "let Inst{11-4} = 0b00000000;" to...
2009-12-14 Jim Grosbachv6 sync insn copy/paste error
2009-12-14 Jim GrosbachAdd ARMv6 memory and sync barrier instructions
2009-12-14 Johnny ChenFixed encoding bits typo of ldrexd/strexd.
2009-12-14 Jim GrosbachThumb2 atomic operations
2009-12-14 Jim Grosbachcorrect selection requirements for thumb2 vs. arm versi...
2009-12-14 Jim Grosbachadd Thumb2 atomic and memory barrier instruction defini...
2009-12-14 Jim Grosbachwhitespace
2009-12-14 Jim GrosbachARM memory barrier instructions are not predicable
2009-12-14 Jim Grosbachadd ldrexd/strexd instructions
2009-12-14 Jim Grosbachatomic binary operations up to 32-bits wide.
2009-12-12 Jim GrosbachFramework for atomic binary operations. The emitter...
2009-12-11 Jim Grosbachmemory barrier instructions by definition have side...
2009-12-11 Johnny ChenStore Register Exclusive should leave the source regist...
2009-12-11 Jim GrosbachUpdate properties.
2009-12-11 Jim GrosbachRough first pass at compare_and_swap atomic builtins...
2009-12-10 Jim GrosbachAdd instruction encoding for DMB/DSB
2009-12-10 Jim GrosbachAdd memory barrier intrinsic support for ARM. Moving...
2009-12-08 Evan Cheng- Support inline asm 'w' constraint for 128-bit vector...
2009-12-06 Anton KorobeynikovDynamic stack realignment use of sp register as source...
2009-12-05 Dan GohmanRemove the target hook TargetInstrInfo::BlockHasNoFallT...
2009-12-03 Jim Grosbachremove out of date FIXME.
2009-12-03 Chris Lattnerfix a build problem with VC++, PR5664, patch by Alp...
2009-12-03 Bob WilsonRecognize canonical forms of vector shuffles where...
2009-12-03 Chris Lattnerimprove portability to avoid conflicting with std:...
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...
2009-12-01 Jim GrosbachThumb1 exception handling setjmp
2009-12-01 Johnny ChenFor VLDM/VSTM (Advanced SIMD), set encoding bits Inst...
2009-12-01 Johnny ChenFor VMOV (immediate), make some of the encoding bits...
2009-11-30 Bob WilsonRemove isProfitableToDuplicateIndirectBranch target...
2009-11-30 Bob WilsonFix some more ARM unified syntax warnings.
2009-11-24 Bob WilsonRefactor target hook for tail duplication as requested...
2009-11-24 Evan ChengEnable predication of NEON instructions in Thumb2 mode.
2009-11-24 Evan ChengData type suffix must come after predicate.
2009-11-24 Anton KorobeynikovMaterialize global addresses via movt/movw pair, this...
2009-11-24 Jim Grosbach80 column violations
2009-11-23 Jeffrey Yasskin* Move stub allocation inside the JITEmitter, instead...
2009-11-23 Dan GohmanRemove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are...
2009-11-23 Jeffrey YasskinAllow more than one stub to be being generated at the...
2009-11-23 Evan ChengMassive refactoring of NEON instructions. Separate...
2009-11-23 Jim Grosbachmove fconst[sd] to UAL. <rdar://7414913>
2009-11-23 Johnny ChenPartially revert r84730 by removing N2VDup from ARMInst...
next