add ppc64 r+i stores with update.
[oota-llvm.git] / lib / Target / X86 /
2006-11-15 Evan ChengProperly transfer kill / dead info.
2006-11-15 Evan ChengKill / dead info has been moved to MI's.
2006-11-15 Chris LattnerRemove unneeded forward decls
2006-11-14 Evan ChengRevert. This wasn't meant to be checked in.
2006-11-14 Chris Lattnerit would be nice of ctlz were lowered to bsf etc.
2006-11-13 Evan ChengMatches MachineInstr changes.
2006-11-11 Evan ChengAdd implicit use / def operands to created MI's.
2006-11-11 Evan ChengAdd all implicit defs to FP_REG_KILL mi.
2006-11-10 Evan ChengAdd a note.
2006-11-10 Evan ChengThese are done.
2006-11-10 Evan ChengDon't dag combine floating point select to max and...
2006-11-10 Evan ChengFix a bug in SelectScalarSSELoad. Since the load is...
2006-11-10 Evan ChengFix a potential bug.
2006-11-10 Evan ChengAdd implicit def / use operands to MachineInstr.
2006-11-10 Evan ChengUse TargetInstrInfo::getNumOperands() instead of Machin...
2006-11-10 Anton KorobeynikovFixing PR990: http://llvm.org/PR990.
2006-11-09 Evan ChengRemove M_2_ADDR_FLAG.
2006-11-08 Evan ChengUse movl+xchgl instead of pushl+popl.
2006-11-08 Evan ChengMatch tblegen changes.
2006-11-07 Evan ChengFixed a bug which causes x86 be to incorrectly match
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-11-03 Chris Lattnerremove dead/redundant vars
2006-11-03 Evan ChengDead code.
2006-11-03 Chris Lattnersilence warning
2006-11-02 Reid SpencerFor PR786:
2006-11-01 Evan ChengFix ldmxcsr JIT encoding.
2006-10-31 Evan ChengNuke dead code.
2006-10-31 Chris Lattnerallow the address of a global to be used with the ...
2006-10-31 Chris Lattnerimplement the 'c' inline asm modifier character
2006-10-31 Chris Lattnerhandle "st" as "st(0)"
2006-10-31 Anton Korobeynikov1. Clean up code due to changes in SwitchTo*Section(2)
2006-10-31 Anton KorobeynikovUnbreaking static ctors patch.
2006-10-31 Reid SpencerMake this compile again.
2006-10-31 Evan ChengApply Aton's LLVM patch for PR973: Linux ctors / dtors...
2006-10-30 Reid SpencerAdd debug support for X86/ELF targets (Linux). This...
2006-10-30 Chris Lattnerfix wonky indentation
2006-10-30 Evan ChengAll targets expand BR_JT for now.
2006-10-28 Chris Lattneradd another target hook for branch folding.
2006-10-28 Evan ChengDoh. Must check if GV is constant first.
2006-10-28 Chris Lattnerdon't distribute internal readme's
2006-10-28 Reid SpencerMake sure all the readme files get distributed.
2006-10-27 Evan ChengFixed a significant bug where unpcklpd is incorrectly...
2006-10-27 Evan ChengFix for PR968: expand vector sdiv, udiv, srem, urem.
2006-10-26 Evan ChengPut cstrings in .cstring section when compiling for...
2006-10-25 Evan ChengDuring vector shuffle lowering, we sometimes commute...
2006-10-25 Evan ChengX86ISD::PEXTRW 3rd operand type is always target pointe...
2006-10-25 Evan ChengRemove -disable-x86-shuffle-opti
2006-10-24 Devang PatelMove getPreferredAlignmentLog from AsmPrinter to TargetData
2006-10-22 Chris Lattnerthis part implemented.
2006-10-22 Anton KorobeynikovDo section switching right way for Mingw\Cygwin and...
2006-10-21 Chris LattnerImplement support for branch condition reversal.
2006-10-21 Chris LattnerSimplify code, no functionality change
2006-10-21 Chris Lattnerallow insertion of a conditional branch with fall-through
2006-10-21 Chris Lattnerupdate assert message
2006-10-20 Chris Lattnerbugfix
2006-10-20 Chris LattnerImplement branch analysis/xform hooks required by the...
2006-10-20 Reid SpencerFor PR950:
2006-10-18 Chris Lattnerfit in 80 cols
2006-10-18 Chris Lattneradd a note
2006-10-18 Anton KorobeynikovFixed mingw\cygwin linkonce linkage once again.
2006-10-17 Chris Lattnerexpose DWARF_LABEL opcode# so the branch folder can...
2006-10-17 Anton KorobeynikovAdding linkonce linkage codegeneration support for...
2006-10-17 Evan ChengProper fix.
2006-10-16 Evan ChengOne more try.
2006-10-16 Evan ChengUnbreak x86-64 build.
2006-10-16 Evan ChengAdded a X86CompilationCallback variant which saves...
2006-10-16 Evan ChengProper fix for rdar://problem/4770604 Thanks to Stuar...
2006-10-16 Evan ChengAvoid getting into an infinite loop when -disable-x86...
2006-10-16 Evan ChengSelectScalarSSELoad should call CanBeFoldedBy as well.
2006-10-14 Anton KorobeynikovAlign stack size to DWORD boundary
2006-10-14 Evan ChengCorrected load folding check. We need to start from...
2006-10-13 Evan ChengMerge ISD::TRUNCSTORE to ISD::STORE. Switch to using...
2006-10-13 Chris Lattnerremove some dead code
2006-10-12 Chris Lattneradd a note
2006-10-12 Evan ChengDoh. This wasn't causing problems by luck.
2006-10-12 Evan ChengSome X86ISD::CMP were created with wrong ValueType's.
2006-10-12 Chris LattnerMove the Imp tblgen class from the X86 backend to commo...
2006-10-12 Chris LattnerMark ADJCALLSTACKUP/DOWN as clobbering ESP so that...
2006-10-12 Chris Lattnerfix compilation failure of smg2000
2006-10-11 Chris LattnerFold "zero extending vector loads" now that evan added...
2006-10-11 Evan ChengComplexPatterns sse_load_f32 and sse_load_f64 returns...
2006-10-11 Evan ChengAdd properties to ComplexPattern.
2006-10-10 Evan ChengMore isel time load folding checking for nodes that...
2006-10-09 Evan ChengDon't go too crazy with these AddComplexity. Try matchi...
2006-10-09 Evan ChengDon't convert to MOVLP if using shufps etc. may allow...
2006-10-09 Evan ChengReflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
2006-10-07 Chris Lattnercompletely disable folding of loads into scalar sse...
2006-10-07 Chris Lattnerconvert packed FP add/sub/mul/div to use a multiclass.
2006-10-07 Chris Lattnerone multiclass now defines all 8 variants of binary...
2006-10-07 Chris LattnerSwitch ADD/MUL/DIV/SUB scalarsse fp ops to a multiclass
2006-10-07 Chris LattnerRandom acts of shrinkage
2006-10-07 Chris LattnerConvert pand/por/pxor to use multiclass
2006-10-07 Chris LattnerConvert some more instructions over to use a new multic...
2006-10-07 Chris LattnerFix a bug where PADDQrm printed paddd instead of paddq.
2006-10-07 Chris LattnerAdd multiclass for SSE2 instructions that correspond...
2006-10-07 Chris Lattnerrename:
2006-10-07 Chris LattnerConvert saturating PADD/PSUB's to use a multiclass
2006-10-07 Chris LattnerConvert PAVG*, PMADDWD, and PMUL* to use multiclasses.
2006-10-07 Chris LattnerFix typo in packsswb instr definition, where the load...
2006-10-07 Chris Lattnerhandle pmin/pmax with multiclasses
next