Reenable this pass, fixing the bugs in it.
[oota-llvm.git] / lib /
2006-10-17 Chris LattnerReenable this pass, fixing the bugs in it.
2006-10-17 Evan ChengMake sure operand does have size and element type operands.
2006-10-17 Rafael Espindolaadd the immediate to the Offset in eliminateFrameIndex
2006-10-17 Jim LaskeyBasic support for getGlobalLinkName.
2006-10-17 Rafael Espindolaadd FSTD and FSTS
2006-10-17 Rafael Espindolaadd FCPYS and FCPYD
2006-10-17 Jim LaskeyUse S_debug for dwarf info.
2006-10-17 Evan ChengProper fix.
2006-10-16 Evan ChengOne more try.
2006-10-16 Reid SpencerUndo Chris' last patch, it caused a regression.
2006-10-16 Evan ChengUnbreak x86-64 build.
2006-10-16 Evan ChengBe careful when looking through a vbit_convert. Optimiz...
2006-10-16 Rafael Espindolaadd fdivs e fdivd
2006-10-16 Rafael Espindolaexpand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTS
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 Jim LaskeyPass AliasAnalysis thru to DAGCombiner.
2006-10-16 Jim LaskeyGlobal name regression.
2006-10-16 Rafael Espindoladefine the DFPBinOp class
2006-10-16 Rafael Espindolaadd the FPBinOp class
2006-10-16 Rafael Espindoladefine the Addr1BinOp class
2006-10-16 Rafael Espindoladefine the IntBinOp class and use it to implement the...
2006-10-16 Rafael Espindolafix assembly syntax
2006-10-16 Rafael Espindolaimplement LDRB, LDRSB, LDRH and LDRSH
2006-10-16 Rafael Espindolaimplement smull and umull
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-15 Chris Lattnerregenerate
2006-10-15 Chris LattnerProduce a useful error message for Regression/Verifier...
2006-10-15 Chris Lattnerlabel* is not a valid type, add an assertion.
2006-10-15 Chris Lattnerfix a buggy check that accidentally disabled this xform
2006-10-14 Anton KorobeynikovAlign stack size to DWORD boundary
2006-10-14 Rafael Espindolaexpand ISD::BRCOND
2006-10-14 Rafael Espindolafix some fp condition codes
2006-10-14 Jim LaskeyTidy up after truncstore changes.
2006-10-14 Evan ChengDebug tweak.
2006-10-14 Evan ChengCorrected load folding check. We need to start from...
2006-10-14 Chris LattnerMake sure that the node returned by SimplifySetCC is...
2006-10-14 Chris Lattnerfold setcc of a setcc.
2006-10-14 Chris LattnerWhen SimplifySetCC was moved to the DAGCombiner, it...
2006-10-14 Chris Lattnerdisable this pass for now, it's causing issues
2006-10-14 Chris Lattnerfalling off the end of a function is ok with an unreach...
2006-10-13 Jim LaskeyReduce the workload by not adding chain users to work...
2006-10-13 Chris LattnerFix a bug where we incorrectly turned '(X & 0) == 0...
2006-10-13 Chris Lattnerimplement branch inspection/modification methods.
2006-10-13 Evan ChengMerge ISD::TRUNCSTORE to ISD::STORE. Switch to using...
2006-10-13 Chris Lattneradd the branch folding pass as a late cleanup pass...
2006-10-13 Chris Lattnerdisable some objectionable code, maybe we can bring...
2006-10-13 Chris Lattnerremove some dead code
2006-10-13 Chris Lattneradd note
2006-10-13 Chris Lattnerset isBarrier correctly
2006-10-13 Chris LattnerCorrectly handle instruction separators.
2006-10-13 Chris LattnerExpose method and ivars for measuring inline asm length...
2006-10-13 Andrew LenharthMove some warnings to debug mode.
2006-10-13 Rafael Espindolaadd FNEGS and FNEGD
2006-10-13 Chris LattnerFix another dtor issue. The function local statics...
2006-10-13 Rafael Espindolaadd SBCS and SUBS
2006-10-13 Rafael Espindolaimplement calls to functions that return long
2006-10-13 Rafael Espindolaimplement unordered floating point compares
2006-10-13 Jim LaskeyWorkaround for templates
2006-10-13 Jim LaskeyClean up dump.
2006-10-13 Chris Lattneravoid a ctor/dtor issue with the ProgramName global.
2006-10-12 Chris Lattnershrink anon-ns and mark stuff static. No functionality...
2006-10-12 Chris Lattneradd a note
2006-10-12 Chris LattnerLower X%C into X/C+stuff. This allows the 'division...
2006-10-12 Evan ChengAdd RemoveDeadNode to remove a dead node and its (poten...
2006-10-12 Chris Lattneradd a minor dag combine noticed when looking at PR945
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 LattnerFix massive resource leaks in the bytecode reader....
2006-10-12 Chris Lattnermark call adjustments as modifying the SP
2006-10-12 Chris Lattneradjcallstack up/down clobbers the sp
2006-10-12 Chris Lattneradjcallstackup/down clobbers the stack pointer
2006-10-12 Chris Lattnermark adjcallstack up/down as clobbering and using the SP
2006-10-12 Chris LattnerMove the Imp tblgen class from the X86 backend to commo...
2006-10-12 Chris Lattnerrestore my previous patch, now that the X86 backend...
2006-10-12 Chris LattnerMark ADJCALLSTACKUP/DOWN as clobbering ESP so that...
2006-10-12 Jim LaskeyD'oh - need to use the rigth kind of store.
2006-10-12 Evan ChengBacking out Chris' last commit. It's breaking llvm...
2006-10-12 Chris Lattnerfix compilation failure of smg2000
2006-10-12 Chris LattnerIf we see a load from a stack slot into a physreg,...
2006-10-12 Nick LewyckyReplace custom dispatch code with two uses of InstVisit...
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-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.
next