Fixed AddLiveOut issues
[oota-llvm.git] / lib /
2007-07-11 Bruno Cardoso LopesFixed AddLiveOut issues
2007-07-11 Bruno Cardoso LopesRemoved unused immediate PatLeaf, fixed lui instruction
2007-07-11 Bruno Cardoso LopesAdded MipsMachineFunction class, to hold Mips dinamic...
2007-07-11 Owen AndersonAdd support for eliminate stores to stack-allocated...
2007-07-11 Owen AndersonHandle eliminating stores that occur right before a...
2007-07-11 Lauro Ramos VenancioHandle packed structs in the CBackend.
2007-07-11 Evan ChengMissed a couple of places where new instructions are...
2007-07-11 Owen AndersonClean up a few things based on Chris' feedback.
2007-07-11 Tanya LattnerAdding ability to demote phi to stack.
2007-07-11 Dale JohannesenFix hang compiling TimberWolf (allow for islands
2007-07-11 Lauro Ramos VenancioAssert when TLS is not implemented.
2007-07-11 Duncan SandsException handling has been implemented.
2007-07-11 Chris LattnerFix an oversight: for modules with no other identifying...
2007-07-11 Duncan SandsIf assertions are not enabled, we should return False...
2007-07-11 Evan ChengNo longer need to track last def / use.
2007-07-11 Evan ChengFix for PR1545: Revamp code that update kill informatio...
2007-07-11 Owen AndersonAdd FastDSE, a new algorithm for doing dead store elimi...
2007-07-10 David GreeneMake this work with GLIBCXX_DEBUG.
2007-07-10 Evan ChengDidn't mean the last commit. Revert.
2007-07-10 Dale JohannesenFix fp_constant_op failure.
2007-07-10 Evan ChengUpdate.
2007-07-10 Dale Johannesenfix 80 columnn violations, increasing the world's
2007-07-10 Owen AndersonCalculate the size of a array allocation correctly.
2007-07-10 Owen AndersonFix a crasher when finding the dependency of a call.
2007-07-10 Owen AndersonMake this pass registration static as well.
2007-07-10 Owen AndersonMake the pass registration static.
2007-07-10 Chris Lattneradd a note
2007-07-10 Rafael Espindolacheck for correct usage of the byval attribute
2007-07-10 Anton KorobeynikovDuring module cloning copy aliases too. This fixes...
2007-07-10 Owen AndersonHandle vaarg instructions correctly.
2007-07-10 Dan GohmanChange the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR...
2007-07-10 Owen AndersonVolatile loads and stores depend on each other.
2007-07-10 Evan ChengRemove clobbersPred. Add an OptionalDefOperand to instr...
2007-07-10 Evan ChengRemove clobbersPred.
2007-07-10 Owen AndersonAdd support for finding the dependencies of call and...
2007-07-10 Evan ChengIf the operand is marked M_OPTIONAL_DEF_OPERAND, then...
2007-07-10 Evan ChengSomehow this wasn't committed last time. M_CLOBBERS_PRE...
2007-07-10 Owen AndersonFix the build, and fix the handling of pointer sizes.
2007-07-10 Owen AndersonFix a bunch of things from Chris' feedback
2007-07-10 Dan GohmanFix a bug in the folding of binary operators to undef.
2007-07-10 Dan GohmanFix the folding of undef in several binary operators...
2007-07-10 Evan ChengWhen a node value is only used by a CopyToReg, use...
2007-07-10 Evan ChengMove DenseMapKeyInfo<SDOperand> from LegalizeDAG.cpp...
2007-07-10 Nick LewyckyUpdate the ValueRanges interface to use value numbers...
2007-07-10 Owen AndersonMove some key maps from std::map to DenseMap. This...
2007-07-10 Owen AndersonUse a cheaper test, delaying calling find_leader()...
2007-07-10 Dan GohmanDefine non-intrinsic instructions for vector min, max...
2007-07-09 Owen AndersonAdd an assertion if find_leader fails.
2007-07-09 Owen AndersonTake advantage of the new fast SmallPtrSet assignment...
2007-07-09 Owen AndersonMake the assignment operator for SmallPtrSet much faste...
2007-07-09 Dan GohmanPreserve volatililty and alignment information when...
2007-07-09 Devang PatelExpose struct size threhold to allow users to tweak...
2007-07-09 Dan GohmanChange getCopyToParts and getCopyFromParts to always...
2007-07-09 Owen AndersonMake the assignment operator for SmallPtrSet return...
2007-07-09 Devang PatelFix memory leak.
2007-07-09 Dan GohmanInitialize the IndexedModeActions array with memset...
2007-07-09 Owen AndersonFix an error in the assignment operator that was causin...
2007-07-09 Chris LattnerThe various "getModuleMatchQuality" implementations...
2007-07-09 Chris Lattnerimplement operator= for smallptrset
2007-07-09 Owen AndersonFix a comment.
2007-07-09 Chris LattnerFix this warning:
2007-07-09 Dan GohmanMove the APInt form of SCEVUnknown::getIntegerSCEV...
2007-07-09 Gabor Greiffix typos
2007-07-09 Owen AndersonImprove a hotspot that was making build_sets() slower...
2007-07-09 Owen AndersonStart using a set representation that remembers the...
2007-07-07 Owen AndersonFix an error where ANTIC_OUT was ending up with more...
2007-07-07 Nick LewyckyBack out Devang's fix for PR1320 because it causes...
2007-07-06 Evan ChengNo need for ccop anymore.
2007-07-06 Evan ChengTeach if-conversion about instructions that were alread...
2007-07-06 Evan ChengIncorrect check.
2007-07-06 Evan ChengDo away with ImmutablePredicateOperand.
2007-07-06 Evan ChengisUnpredicatedTerminator should treat conditional branc...
2007-07-06 Evan ChengDo away with ImmutablePredicateOperand.
2007-07-06 Owen AndersonA first stab at memory dependence analysis. This is...
2007-07-06 Devang PatelThese rountines are now available as part of basic...
2007-07-06 Devang PatelRequest DominanceFrontiner in advance.
2007-07-06 Devang PatelPreserve various analysis info.
2007-07-06 Devang PatelAdd SplitEdge and SplitBlock utility routines.
2007-07-06 Owen AndersonBe more aggressive in the heuristic. This mostly expos...
2007-07-06 Gabor Greiffinishing touches of bytecode -> bitcode changes. also...
2007-07-06 Owen AndersonAchieve what the incorrect test was trying to do by...
2007-07-06 Owen AndersonRemove an incorrect check.
2007-07-06 Duncan SandsThe exception handling intrinsics return values,
2007-07-06 Gabor Greifeliminate residual cruft related to recognizing bytecode
2007-07-06 Duncan SandsIndexes into the list of filter ids cannot be output
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-07-06 Gabor GreifSolaris 2.x does not have RLIMIT_RSS, check for this...
2007-07-06 Duncan SandsRemove propagateEHRegister in favour of a more limited
2007-07-06 Duncan SandsRemove ExtractGlobalVariable - use StripPointerCasts
2007-07-06 Zhou ShengCorrect a typo.
2007-07-06 Evan ChengWorkaround of getCopyToRegs and getCopyFromRegs bugs...
2007-07-06 Evan ChengChange CalculateHeights and CalculateDepths to be non...
2007-07-06 Evan ChengPrint the s bit if the instruction is toggled to its...
2007-07-06 Evan ChengPredicateDefOperand -> OptionalDefOperand.
2007-07-06 Evan ChengAdd OptionalDefOperand to stand for optionally defined...
2007-07-05 Owen AndersonFix a bunch of issues found in a testcase from 400...
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.
2007-07-05 Anton KorobeynikovProper flag __alloca call
2007-07-05 Dan GohmanMake the debug string for ISD::MERGE_VALUES consistent...
2007-07-05 Dan GohmanAdd a parameter to getCopyToParts and getCopyFromParts...
next