random tidy
[oota-llvm.git] / lib / Target /
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-11-08 Anton KorobeynikovAdd and-not (bic) patterns. Based heavily on patch...
2009-11-08 Anton KorobeynikovMove OR patterns upper to all logical stuff. No functio...
2009-11-08 Anton KorobeynikovSome nice peephole patterns. Based on patch by Brian...
2009-11-08 Anton KorobeynikovPrint tab before operand of jcc
2009-11-08 Anton KorobeynikovFix invalid operand updates & implement post-inc memory...
2009-11-08 Anton KorobeynikovThrow an error when stack realignment stuff fails inste...
2009-11-08 Chris LattnerMake TargetData::getStringRepresentation spit out nativ...
2009-11-08 Jim GrosbachUse aligned load/store instructions for spilling Q...
2009-11-08 Evan ChengRefactor code.
2009-11-07 Nate Begemanx86 vector shuffle cleanup/fixes:
2009-11-07 Jim Grosbach80-column cleanup of file header comments
2009-11-07 Jim GrosbachSupport alignment specifier for NEON vld/vst instructions
2009-11-07 Nick LewyckyImprove tail call elimination to handle the switch...
2009-11-07 Evan Chengt2ldrpci_pic can be used for blockaddress as well.
2009-11-07 Chris Lattnerindicate what the native integer types for the target...
2009-11-07 Anton KorobeynikovFirst try of the post-inc operands handling... Not...
2009-11-07 Anton KorobeynikovAdd some dummy support for post-incremented loads
2009-11-07 Anton KorobeynikovAdd 8 bit libcalls and make use of them for msp430
2009-11-07 Anton KorobeynikovAdd few pseudo-source-values
2009-11-07 Anton KorobeynikovInitial support for addrmode handling. Tests by Brian...
2009-11-07 Anton KorobeynikovSome preliminary variable asmprinting
2009-11-07 Anton KorobeynikovUse '.L' for global private prefix (as mspgcc)
2009-11-07 Anton KorobeynikovDrop old asmprinter stuff
2009-11-07 Anton KorobeynikovIt turns out that the testcase in question uncovered...
2009-11-07 Chris Lattneradd the ability for TargetData to return information...
2009-11-07 Chris Lattnermore cleanup.
2009-11-07 Chris Lattneradd some missing #includes
2009-11-07 Chris Lattnerrewrite TargetData to use StringRef/raw_ostream instead...
2009-11-07 Jeffrey YasskinMake the need-stub variables accurate and consistent...
2009-11-07 Eric ChristopherFix a couple of shuffle patterns to use movhlps instead
2009-11-07 Mon P WangFixed Overload table bug noticed by Jakob
2009-11-07 Evan ChengRefactor code. Fix a potential missing check. Teach...
2009-11-07 Evan Cheng- Add TargetInstrInfo::isIdentical(). It's similar...
2009-11-07 Ted KremenekUpdate CMake file.
2009-11-07 Kenneth UildriksAdd code to check at SelectionDAGISel::LowerArguments...
2009-11-07 Johnny ChenMy previous patch (r84124) for setting the encoding...
2009-11-07 Jim Grosbach80-columns
2009-11-06 Evan Cheng- Add pseudo instructions tLDRpci_pic and t2LDRpci_pic...
2009-11-06 Anton KorobeynikovHonour subreg machine operands during asmprinting
2009-11-06 Bob WilsonPrint VMOV (immediate) operands as hexadecimal values...
2009-11-06 Evan ChengRemove ARMPCLabelIndex from ARMISelLowering. Use ARMFun...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-11-06 Dan GohmanFactor out the printing of the leading tab into printIn...
2009-11-05 Dan GohmanUse SUBREG_TO_REG instead of INSERT_SUBREG to model...
2009-11-05 Dan GohmanRemove uninteresting and confusing debug output.
2009-11-05 Chris Lattneradd a note from PR5313
2009-11-05 Mon P WangReintroduce support for overloading target intrinsics
2009-11-04 Jim GrosbachGrammar.
2009-11-04 Jim GrosbachNow that the memory leak from McCat/08-main has been...
2009-11-04 Jim GrosbachIf a function has no stack frame at all, dynamic realig...
2009-11-04 Jim Grosbachdynamic stack realignment necessitates scanning the...
2009-11-04 Bob WilsonAdd PowerPC codegen for indirect branches.
2009-11-04 Jakob Stoklund OlesenPrint out an informative comment for KILL instructions.
2009-11-04 Evan ChengThe .n suffix must go after the predicate.
2009-11-04 Evan ChengUse ldr.n to workaround a darwin assembler bug.
2009-11-03 Evan ChengFix t2Int_eh_sjlj_setjmp. Immediate form of orr is...
2009-11-03 Evan Chengfconsts / fconstd immediate should be proceeded with #.
2009-11-03 Anton KorobeynikovMove subtarget check upper for NEON reg-reg fixup pass.
2009-11-03 Evan ChengTrim unnecessary include.
2009-11-03 Bob WilsonFor Thumb indirect branches, use "mov pc, reg" which...
2009-11-03 Evan ChengFix PR5367. QPR_8 is the super regclass of DPR_8 and...
2009-11-03 Evan ChengClean up copyRegToReg.
2009-11-03 Evan ChengAdd QPR_8 as a superreg class of SPR_8 and DPR_8.
2009-11-03 Ted KremenekUpdate CMake file.
2009-11-03 Anton KorobeynikovTurn neon reg-reg moves fixup code into separate pass...
2009-11-03 Anton KorobeynikovRevert r85049, it is causing PR5367
2009-11-03 Bob WilsonRevert previous change to a comment. The BlockAddresse...
2009-11-02 Bob WilsonPut BlockAddresses into ARM constant pools.
2009-11-02 Kevin EnderbyFix ARMAsmParser::ParseMemoryOffsetReg() where the...
2009-11-02 David GoodwinFix schedule model for BFC.
2009-11-02 Bob WilsonHyphenate some comments.
2009-11-02 Bob WilsonAdd support for BlockAddress values in ARM constant...
2009-11-02 Bob WilsonPrune unnecessary include.
2009-11-02 Evan ChengThese are done / no longer care.
2009-11-02 Evan ChengAdd an entry.
2009-11-02 Evan ChengUnbreak ARMBaseRegisterInfo::copyRegToReg.
2009-11-02 Anton KorobeynikovHandle splats of undefs properly. This includes the...
2009-11-02 Anton KorobeynikovDo not infer the target type for COPY_TO_REGCLASS from...
2009-11-02 Anton Korobeynikov64-bit FP loads & stores operate on both NEON and VFP...
2009-11-02 Anton KorobeynikovUse NEON reg-reg moves, where profitable. This reduces...
2009-11-01 Evan ChengFix a couple more places where we are creating ld ...
2009-11-01 Evan ChengMake use of imm12 version of Thumb2 ldr / str instructi...
2009-11-01 Chris Lattnerimprove x86 codegen support for blockaddress. We now...
2009-10-31 Evan ChengUse cbz and cbnz instructions.
2009-10-31 Jim Grosbachvml[as].f32 cause stalls in following advanced SIMD...
2009-10-31 Jim GrosbachExpand 64-bit logical shift right inline
2009-10-31 Jim GrosbachExpand 64-bit arithmetic shift right inline
2009-10-31 Jim GrosbachExpand 64 bit left shift inline rather than using the...
2009-10-31 Evan ChengIt's safe to remat t2LDRpci; Add PseudoSourceValue...
2009-10-30 Kevin EnderbyUpdates to the ARM target assembler for llvm-mc per...
2009-10-30 Bob WilsonAdd a note about Robert Muth's alternate jump table...
2009-10-30 Dan GohmanFix MachineLICM to use the correct virtual register...
2009-10-30 Bob WilsonFix a comment.
2009-10-30 Rafael EspindolaThis fixes functions like
2009-10-30 Bob WilsonAdd ARM codegen for indirect branches.
2009-10-30 Dan GohmanInitial x86 support for BlockAddresses.
2009-10-30 Jim GrosbachDial back the realignment a bit.
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-10-29 Jim GrosbachTo get more thorough testing from llc-beta nightly...
next