Give PassManager and FunctionPassManager a common base class, with
[oota-llvm.git] / lib / CodeGen /
2008-02-26 Duncan SandsFix a nasty bug in LegalizeTypes (spotted in
2008-02-26 Bill WendlingDe-tabify.
2008-02-26 Evan ChengThis is possible:
2008-02-26 Chris LattnerFix isNegatibleForFree to not return true for ConstantF...
2008-02-26 Evan ChengRefactor inline asm constraint matching code out of...
2008-02-25 Dan GohmanMake some static variables const.
2008-02-25 Dan GohmanConvert MaskedValueIsZero and all its users to use...
2008-02-25 Evan ChengAll remat'ed loads cannot be folded into two-address...
2008-02-25 Duncan SandsIn debug builds check that the key property holds: all
2008-02-25 Evan ChengCorrectly determine whether a argument load can be...
2008-02-24 Duncan SandsAdd support to LegalizeTypes for building legal vectors
2008-02-24 Bill WendlingSome platforms use the same name for 32-bit and 64...
2008-02-23 Evan ChengRematerialization logic was overly conservative when...
2008-02-23 Evan ChengIf remating a machine instr with virtual register opera...
2008-02-23 Evan ChengRecognize loads of arguments as re-materializable first...
2008-02-23 Evan ChengFix spill weight updating bug.
2008-02-22 Evan ChengSame isPhysRegAvailable bug as local register allocator.
2008-02-22 Evan ChengReally really bad local register allocator bug. On...
2008-02-22 Evan ChengAdd debugging printfs.
2008-02-22 Evan ChengMake sure reload of implicit uses are issued before...
2008-02-22 Dale JohannesenPass alignment on ByVal parameters, from FE, all
2008-02-22 Evan ChengEnable re-materialization of instructions which have...
2008-02-22 Evan ChengFix compiler warning.
2008-02-22 Dan GohmanFix a regression in 403.gcc and 186.crafty introduced...
2008-02-21 Chris LattnerMake the clobber analysis a bit more smart: we only...
2008-02-21 Chris LattnerTreat clobber operands like early clobbers: if we have
2008-02-21 Bill WendlingClear PhysRegPartUse for the sub register as well.
2008-02-21 Bill WendlingAdjust the MaxAlignment for the special register scaven...
2008-02-21 Evan ChengHelp testing.
2008-02-21 Andrew LenharthBetter names as per Evan's request
2008-02-21 Andrew LenharthAtomic op support. If any gcc test uses __sync builtin...
2008-02-21 Chris LattnerAdd support for matching mem operands. This fixes...
2008-02-21 Chris LattnerFix a (harmless) but where vregs were added to the...
2008-02-21 Evan ChengClean up some spilling code using MachineRegisterInfo.
2008-02-20 Bill WendlingRemove one of the fixmes that I put in there. From...
2008-02-20 Bill WendlingImprove some comments explaining the "handle kills...
2008-02-20 Bill WendlingFix comment.
2008-02-20 Devang Patelassert is more effective reminder then FIXME tag for...
2008-02-20 Duncan SandsLegalizeTypes support for scalarizing a vector store
2008-02-20 Dan GohmanConvert Legalize to use the APInt form of ComputeMasked...
2008-02-20 Dan GohmanAdd explicit keywords.
2008-02-20 Dan GohmanConvert DAGCombiner to use the APInt form of ComputeMas...
2008-02-20 Dan GohmanUse APInt::intersects.
2008-02-20 Anton KorobeynikovFix newly-introduced 4.3 warnings
2008-02-20 Anton KorobeynikovUpdate gcc 4.3 warnings fix patch with recent head...
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2008-02-20 Bill WendlingAdded some comments and reformatted others. No function...
2008-02-20 Bill WendlingMore constification of things. More comments added...
2008-02-20 Chris LattnerFix an incredibly subtle bug exposed by Ted's change...
2008-02-20 Bill WendlingNo functionality change:
2008-02-19 Devang PatelAdd GetResultInst. First step for multiple return value...
2008-02-19 Evan ChengPR1909: Tail merging pass ran wild. It makes no sense...
2008-02-18 Evan Cheng- When DAG combiner is folding a bit convert into a...
2008-02-18 Evan Cheng- Remove the previous check which broke coalescer-commu...
2008-02-18 Roman LevensteinNew helper function getMBBFromIndex() that given an...
2008-02-18 Evan ChengFor now, avoid commuting def MI for copy MI's whose...
2008-02-16 Andrew LenharthI cannot find a libgcc function for this builtin. ...
2008-02-16 Duncan SandsTeach LegalizeTypes how to expand the operands of
2008-02-16 Evan ChengRefactor some code; check if commuteInstruction is...
2008-02-16 Andrew Lenharthllvm.memory.barrier, and impl for x86 and alpha
2008-02-16 Bill WendlingFix typos.
2008-02-16 Dan GohmanRename CountMemOperands to ComputeMemOperandsEnd to...
2008-02-16 Dan GohmanRevert 47177, which was incorrect.
2008-02-15 Scott MichelMake tblgen a little smarter about constants smaller...
2008-02-15 Evan ChengThe copy instruction being coalesced will be removed...
2008-02-15 Dan GohmanSkip over the defs and start at the uses when looking...
2008-02-15 Dan GohmanUse the TargetInstrDescr to determine the number of...
2008-02-15 Duncan SandsTeach LegalizeTypes how to promote the flags
2008-02-15 Evan Cheng- Removing the infamous r2rMap_ and rep() method. Now...
2008-02-15 Evan ChengAdded CommuteChangesDestination(). This returns true...
2008-02-15 Evan ChengRemove unnecessary #include.
2008-02-15 Dan GohmanUse StoreSDNode::getValue instead of calling getOperand...
2008-02-14 Chris LattnerFix a miscompilation from Dan's recent apintification.
2008-02-14 Duncan SandsIn TargetLowering::LowerCallTo, don't assert that
2008-02-14 Nate BegemanChange how FP immediates are handled.
2008-02-14 Nate BegemanSupport a new type of MachineOperand, MO_FPImmediate...
2008-02-13 Dan GohmanAllow the APInt form of ComputeMaskedBits to operate...
2008-02-13 Dan GohmanAvoid setting bits that aren't demanded.
2008-02-13 Dan GohmanSimplify some logic in ComputeMaskedBits. And change...
2008-02-13 Nicolas GeoffrayEnable exception handling int JIT
2008-02-13 Duncan SandsTeach LegalizeTypes how to expand and promote CTLZ,
2008-02-13 Evan ChengSome code clean up.
2008-02-13 Evan ChengSimplify.
2008-02-13 Evan ChengFix a potential serious problem where kills belonging...
2008-02-13 Evan Cheng* Cannot safely commute an instruction there are other...
2008-02-13 Chris LattnerIn SDISel, for targets that support FORMAL_ARGUMENTS...
2008-02-13 Chris Lattnerteach dag combiner how to eliminate MERGE_VALUES nodes.
2008-02-13 Nate BegemanSupport legalizing insert_vector_elt on targets where...
2008-02-13 Evan ChengInitial support for copy elimination by commuting its...
2008-02-13 Evan Cheng- Added removeValNo() to remove all live ranges of...
2008-02-13 Evan ChengcommuteInstr() can now commute non-ssa machine instrs.
2008-02-13 Evan ChengAdded debugging routine dumpUses.
2008-02-13 Dan GohmanConvert SelectionDAG::ComputeMaskedBits to use APInt...
2008-02-12 Duncan SandsGeneralize getCopyFromParts and getCopyToParts to
2008-02-11 Duncan SandsGeneralize the handling of call and return arguments,
2008-02-11 Dan GohmanFrom Chris' review: use isa instead of explicitly using...
2008-02-11 Dan GohmanFrom Chris' review: minor corrections in comments.
2008-02-11 Dan GohmanFrom Chris' review: use cast instead of dyn_cast with...
2008-02-11 Dan GohmanFrom Chris' review: fix 80 column violations
2008-02-11 Ted KremenekAdded "Profile" method to APFloat for use with FoldingSet.
next