Alias analysis of TRUNCSTORE.
[oota-llvm.git] / lib /
2006-10-11 Jim LaskeyAlias analysis of TRUNCSTORE.
2006-10-11 Jim LaskeyTypo
2006-10-11 Jim LaskeyHandle aliasing of loadext.
2006-10-11 Andrew LenharthReduce the amount of state in the lowering code and...
2006-10-11 Jim LaskeyFix regression in combiner alias analysis.
2006-10-11 Evan ChengNaming consistency.
2006-10-11 Chris LattnerUse cute tblgen tricks to make zap handling more powerf...
2006-10-11 Andrew LenharthJimptables working again on alpha.
2006-10-11 Chris LattnerRemove dead/redundant instructions. These are handled...
2006-10-11 Chris Lattneradd two helper methods.
2006-10-11 Andrew LenharthThis entry is done. switched to the gcc way of doing...
2006-10-11 Evan ChengFindModifiedNodeSlot needs to add LoadSDNode ivars...
2006-10-11 Chris LattnerThis has apparently been fixed
2006-10-10 Rafael Espindolauint <-> double conversion
2006-10-10 Evan ChengAlso update getNodeLabel for LoadSDNode.
2006-10-10 Evan ChengSDNode::dump should also print out extension type and VT.
2006-10-10 Rafael Espindolaadd fp sub
2006-10-10 Rafael Espindolaadd double <-> int conversion
2006-10-10 Chris LattnerFix another bug in extload promotion.
2006-10-10 Rafael Espindolacompare doubles
2006-10-10 Rafael Espindolainitial support for fp compares. Unordered compares...
2006-10-10 Evan ChengFix a bug introduced by my LOAD/LOADX changes.
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-09 Rafael Espindolaadd float -> double and double -> float conversion
2006-10-09 Reid SpencerFix PR886:
2006-10-09 Chris LattnerFix a bug pointed out by Zhongxing Xu
2006-10-09 Rafael Espindolaadd ADDS and ADCS
2006-10-09 Rafael Espindolaexpand ISD::SELECT
2006-10-09 Rafael Espindolaadd a note
2006-10-09 Rafael Espindolaexpand ISD::EXTLOAD
2006-10-09 Rafael Espindolamost ARM targets are little endian
2006-10-08 Chris LattnerImplement SROA of unions with mixed pointers/integers...
2006-10-08 Chris LattnerImplement Transforms/ScalarRepl/union-pointer.ll:test
2006-10-08 Chris LattnerEliminate more token factors by taking advantage of...
2006-10-07 Jim LaskeyCombiner alias analysis passes Multisource (release...
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 Rafael Espindolaimplement FUITOS and FUITOD
2006-10-07 Rafael Espindolaimplement FLDD
2006-10-07 Rafael Espindolaimplement fadds, faddd, fmuls and fmuld
2006-10-07 Chris Lattnerhandle pmin/pmax with multiclasses
2006-10-07 Chris Lattnersimplify pack and shift intrinsics with multiclasses
2006-10-07 Chris LattnerUse a multiclass to simplify 'SSE2 Integer comparison'
2006-10-07 Chris Lattnermove class defns close to uses to make it easier to...
2006-10-07 Chris Lattnersimplify horizontal op definitions
2006-10-07 Chris Lattnerremove more unneeded type info
2006-10-07 Chris Lattnerremove unneeded definitions and type info
2006-10-07 Chris Lattnerremove some unneeded type info
2006-10-07 Chris Lattnersimplify patterns by merging in operand info
2006-10-07 Chris LattnerFactor operands into packed unary classes
2006-10-07 Chris Lattnerremove dead/duplicate instructions
2006-10-07 Chris LattnerPull operand info up into parent class for scalar sse...
2006-10-07 Chris Lattnerconvert the sole sd unary intrinsic to a multiclass...
2006-10-07 Chris Lattnerpull operand string into the multiclass
2006-10-07 Chris LattnerRemove RSQRTSS[rm] RCPSS[rm], which are dead.
2006-10-07 Chris Lattnereliminate redundancy
2006-10-07 Chris LattnerFix a bug legalizing zero-extending i64 loads into...
2006-10-06 Chris LattnerSet the jt section
2006-10-06 Chris Lattnerinitialize ivar
2006-10-06 Chris LattnerIf a target uses a GOT, put it in the jt data section...
2006-10-06 Chris LattnerAlpha uses a got
2006-10-06 Chris Lattnerjump tables handle pic
2006-10-06 Chris Lattnerprint labels even if a MBB doesn't have a corresponding...
2006-10-06 Rafael Espindolaadd optional input flag to FMRRD
2006-10-06 Rafael Espindolaadd support for calling functions that return double
2006-10-06 Evan Cheng80 col violation.
2006-10-06 Chris Lattnerugly codegen
2006-10-06 Chris LattnerFix a miscompilation of:
2006-10-06 Rafael Espindolafix some bugs affecting functions with no arguments
2006-10-06 Rafael Espindolafix the stack alignment
2006-10-06 Rafael Espindolaadd support for calling functions that have double...
2006-10-06 Evan ChengStill need to support -mcpu=<> or cross compilation...
2006-10-06 Evan ChengDo away with CPU feature list. Just use CPUID to detect...
2006-10-06 Evan ChengIt appears the inline asm in GetCpuIDAndInfo() may...
2006-10-06 Chris LattnerMachineBasicBlock::splice was incorrectly updating...
2006-10-05 Evan ChengMake use of getStore().
2006-10-05 Evan ChengAdd getStore() helper function to create ISD::STORE...
2006-10-05 Chris LattnerDon't crash if an MBB doesn't have an LLVM BB
2006-10-05 Rafael Espindolause a const ref for passing the vector to ArgumentLayout
2006-10-05 Rafael Espindolaimplement a ArgumentLayout class to factor code common...
2006-10-05 Jim LaskeyAlias analysis code clean ups.
2006-10-05 Chris Lattneradd a new SimplifyDemandedVectorElts method, which...
2006-10-05 Chris LattnerAdd insertelement/extractelement helper ctors.
2006-10-05 Chris LattnerLower some min/max idioms to minss/maxss when unsafe...
2006-10-05 Chris LattnerDon't bother setting JumpTableTextSection, it is about...
2006-10-05 Chris LattnerEmit pic jumptables to the same section that the functi...
next