Port some bugfixes in shift handling from SimplifyDemandedBits over to
[oota-llvm.git] / lib /
2006-06-13 Chris LattnerPort some bugfixes in shift handling from SimplifyDeman...
2006-06-13 Jim LaskeyTargetLowering::ComputeMaskedBits was not clearing...
2006-06-13 Evan ChengCygwin support: use _alloca to allocate stack if >...
2006-06-12 Chris LattnerGaar! Don't use r11 for CR save/restore, use R0. ...
2006-06-12 Chris LattnerFix spilling and reloading of CR regs to reload the...
2006-06-12 Owen AndersonReapply my 6/9 changes. The bug Evan saw no longer...
2006-06-12 Chris LattnerFix an infinite loop on Transforms/SimplifyCFG/2006...
2006-06-12 Chris LattnerMake sure to update the CFG correctly if a switch only...
2006-06-12 Andrew LenharthLet the alpha breakage begin. First Formals and RET...
2006-06-12 Andrew LenharthStart on my todo list
2006-06-12 Rafael Espindolalower more then 4 formal arguments. The offset is curre...
2006-06-12 Owen AndersonFix for 2006-06-26-MultipleExitsSingleBlock.
2006-06-11 Owen AndersonRe-commit the safe parts of my 6/9 patch. Still workin...
2006-06-11 Evan ChengBack out Owen's 6/9 changes. They broke MultiSource...
2006-06-10 Chris LattnerAdd a missing assertion that would have helped out...
2006-06-10 Chris LattnerWork around a nasty tblgen bug where it doesn't add...
2006-06-10 Chris LattnerFix a problem exposed by the local allocator. CALL...
2006-06-09 Evan ChengDon't pull in environ, not always safe. Global variable...
2006-06-09 Owen AndersonAdd LCSSA as a requirement for LoopUnswitch, and assert...
2006-06-09 Owen AndersonMake Loop able to verify that it is in LCSSA-form,...
2006-06-09 Evan ChengComments to appease sabre.
2006-06-09 Evan ChengMinor compilation speed improvement.
2006-06-09 Evan ChengRewriteExpr, either the new PHI node of induction varia...
2006-06-08 Owen AndersonUpdate some comments, and expose LCSSAID in preparation...
2006-06-08 Chris LattnerFix X86/inline-asm.ll:test2, a case where an input...
2006-06-08 Chris LattnerFix Regression/CodeGen/X86/inline-asm.ll, a case where...
2006-06-08 Reid SpencerSquelch a warning about signed/unsigned.
2006-06-08 Chris LattnerAdd support for "m" inline asm constraints.
2006-06-08 Chris LattnerFix an assert-on-inline-inline-asm bug.
2006-06-08 Reid SpencerFor PR804:
2006-06-08 Vladimir PrusRemove dead code.
2006-06-08 Vladimir PrusNew method BasicBlock::getFirstNonPHI.
2006-06-07 Reid SpencerFor PR787:
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Chris LattnerAdd a virtual dtor to the InlineAsm class so that the...
2006-06-07 Chris LattnerFix a bug where the types for inlineasm nodes were...
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Reid SpencerFix a spello in a comment.
2006-06-07 Reid SpencerFor PR780:
2006-06-06 Evan ChengAdded X86FunctionInfo subclass of MachineFunction to...
2006-06-06 Chris LattnerMove toolrunner out of libsupport into the bugpoint...
2006-06-06 Chris LattnerFix a bug in a recent patch. This fixes UnitTests...
2006-06-06 Chris LattnerNow that PR633 is implemented, the CBE can know to...
2006-06-06 Chris LattnerAdd PowerPC intrinsics to support dcbz[l]
2006-06-06 Owen AndersonFix some formatting, and use inLoop() when appropriate.
2006-06-06 Owen AndersonStop a memory leak, and update some comments.
2006-06-06 Reid SpencerAdd the -Xlinker option to bugpoint which allows an...
2006-06-05 Rafael Espindolaadd R0 to liveout
2006-06-05 Reid SpencerFor PR798:
2006-06-05 Reid SpencerMake it possible to override the standard version print...
2006-06-05 Reid SpencerFor PR798:
2006-06-04 Evan ChengA few new entries.
2006-06-04 Evan ChengBe consistent with gcc.
2006-06-04 Owen AndersonSome more clean-up, and squash an IDF-Phi related bug.
2006-06-04 Andrew Lenharthignore ordered/unordered for now
2006-06-04 Owen AndersonVarious clean-ups suggested by Chris.
2006-06-03 Owen AndersonFix a bug in Phi-noded insertion. Also, update some...
2006-06-02 Evan ChengCygwin support. Patch by Anton Korobeynikov!
2006-06-02 Evan ChengUse xor to clear a register.
2006-06-02 Evan ChengIncorrect AT&T opcode.
2006-06-02 Chris LattnerRemove unneeded hook. Patch by Anton K. Thanks!
2006-06-02 Chris LattnerAdd mingw support, patch contributed by Anton
2006-06-02 Chris LattnerForce anything that #includes llvm/Transforms/Utils...
2006-06-02 Chris LattnerFix build on systems with bad bison's
2006-06-01 Chris LattnerRemove dead #include
2006-06-01 Chris LattnerMake the "pruning cloner" smarter. As it propagates...
2006-06-01 Chris LattnerFix linking of inline asm objects.
2006-06-01 Reid SpencerProvide configuration support and usage for MINGW32...
2006-06-01 Chris LattnerFix -pedantic warnings.
2006-06-01 Chris LattnerFix -pedantic warnings
2006-06-01 Chris LattnerFix -pedantic warning
2006-06-01 Chris LattnerSilence -pedantic warning
2006-06-01 Chris LattnerSilence a -pedantic warning.
2006-06-01 Chris LattnerSilence -pedantic warning.
2006-06-01 Chris LattnerSilence some -pedantic warnings.
2006-06-01 Reid SpencerChange from using a stub function to a stub variable...
2006-06-01 Reid SpencerPrevent the -pedantic option from causing Mac OS/X...
2006-06-01 Owen AndersonRemove a FIXME that was fixed with my last patch.
2006-06-01 Owen AndersonMore cleanups. Also, add a special case for updating...
2006-06-01 Evan ChengTypos
2006-06-01 Reid SpencerFor PR786:
2006-06-01 Reid SpencerFor PR786:
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-06-01 Evan ChengRemove a warning
2006-05-31 Evan ChengRename ASM modifier trunc8, trunc16 to subreg8, subreg16.
2006-05-31 Reid SpencerFix casting so there's no warning on Alpha.
2006-05-31 Evan ChengSign extender
2006-05-31 Reid SpencerSquelch this warning:
2006-05-31 Chris LattnerSwap the order of operands created here. For +&|^...
2006-05-31 Owen AndersonExtract a huge loop into a helper method. Fix a few...
2006-05-31 Evan ChengRename instructions for consistency sake.
2006-05-31 Evan ChengcommuteInstruction() does not always create a new MI!
2006-05-31 Reid SpencerMake the getNamedFunction and getNamedGlobal methods...
2006-05-31 Evan ChengEliminate a memory leak.
2006-05-31 Evan ChengvisitVBinOp: Can't fold divide by zero!
2006-05-31 Evan ChengSelect vector_shuffle v1, undef <2, 3, ?, ?> to MOVHLPS.
2006-05-31 Evan ChengRemove dead code.
2006-05-30 Evan ChengA new entry
2006-05-30 Evan ChengMAXP{D|S} and MINP{D|S} are commutable.
2006-05-30 Evan ChengCommute shufps / shufpd.
next