* Do not refer to ActualCallees in CBU, when we can do it locally.
[oota-llvm.git] / lib / Analysis / DataStructure /
2004-10-31 Chris Lattner* Do not refer to ActualCallees in CBU, when we can...
2004-10-31 Chris LattnerSimplify graph traversal, improve grammar
2004-10-31 Chris LattnerDo not do horrible things to the CBU graphs. In partic...
2004-10-31 Chris LattnerFix comment
2004-10-31 Chris LattnerImprove comment
2004-10-31 Chris LattnerFix another bug in Prolangs-C++/objects
2004-10-31 Chris LattnerOnly call getNodeForValue on pointer arguments! this...
2004-10-31 Chris LattnerAdd more paranoid assertions :)
2004-10-30 Chris LattnerFix some more problems where we called getOffset before...
2004-10-30 Chris LattnerFix three bugs:
2004-10-30 Chris LattnerFix more undefined behavior
2004-10-30 Chris Lattner* Add a method
2004-10-28 Alkis EvlogimenosFix library name.
2004-10-26 Chris Lattneradd support for UndefValue
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-16 Chris LattnerAdd support for undef
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-12 Chris LattnerMinor cleanups:
2004-10-11 Chris LattnerMake this build
2004-10-10 Reid SpencerBuild both archive and relinked objects
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-07 Chris LattnerFix a nasty dangling pointer problem, due to a free...
2004-10-06 Chris LattnerDont' let null nodes sneak past cast instructions
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-02 Chris LattnerHide this option
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-07-21 Brian GaekeThese files don't need to include <iostream> since...
2004-07-18 Reid Spencerbug 122:
2004-07-16 Chris LattnerBe compatible with IA64
2004-07-15 Chris LattnerFix for PR341
2004-07-08 Chris LattnerDisable some code that isn't helping matters
2004-07-07 Chris LattnerHeaders moved
2004-07-07 Chris LattnerMove all of the DSA headers into the Analysis/DataStruc...
2004-07-07 Chris LattnerMoving headers
2004-07-07 Chris LattnerAs much as I hate to say it, the whole setNode interfac...
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-06-28 Chris LattnerMoved IPModRef out of the public include dir
2004-06-28 Chris LattnerMove DependenceGraph.* to lib/Analysis/DataStructure
2004-06-28 Chris LattnerMove MemoryDepAnalysis.h into lib/Analysis/DataStructure
2004-06-28 Chris LattnerMove PgmDependenceGraph.h out of the public include...
2004-06-23 Chris LattnerFix merging of nodes whose incoming offset is not zero...
2004-06-22 Chris LattnerIf an edge points to a field of another memory object...
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-05-25 Vikram S. AdveRecognize memalign and friends, and handle them specially.
2004-05-23 Chris LattnerUpdates to work with the new auto-forwarding AA interfa...
2004-05-23 Chris LattnerFix a really nasty bug with the -disable-ds-field-sensi...
2004-05-23 Chris LattnerUpdate to match the autochaining interface that the...
2004-05-23 Vikram S. AdveInline both direct and indirect callees in the CBU...
2004-05-23 Vikram S. AdveComplete rewrite of the code that merges DS graphs...
2004-05-05 Brian GaekeMove the stuff that fixes the size, orientation & fonts...
2004-04-29 Misha BrukmanWrapped code and comments at 80 cols; doxygenified...
2004-04-26 Chris LattnerIf an object is not in the scalar map then it must...
2004-04-05 Chris LattnerSupport getelementptr instructions which use uint's...
2004-03-14 Chris LattnerDemoteRegToStack got moved from DemoteRegToStack.h...
2004-03-13 Chris LattnerFix a tiny bug that caused an incorrect assertion failu...
2004-03-13 Chris LattnerRename the intrinsic enum values for llvm.va_* from...
2004-03-12 Misha BrukmanImplement getModRefInfo() for DSA to calculate whether...
2004-03-12 Misha BrukmanMake code more readable.
2004-03-09 Chris Lattnerimplement new method
2004-03-08 Chris LattnerFix a bug handling globals that are constants, but...
2004-03-05 Chris LattnerFix a minor bug
2004-03-05 Misha BrukmanUnbreak the build on Sparc.
2004-03-04 Chris LattnerFix a bug in a previous checkin that broke 175.vpr
2004-03-04 Chris LattnerAdd support for strto* and v*printf
2004-03-04 Chris LattnerAdd non-crappy support for varargs
2004-03-04 Chris LattnerImplement a FIXME, improving the efficiency of DSA...
2004-03-04 Chris LattnerSpeed up the cbu pass from taking somewhere near the...
2004-03-04 Chris LattnerFix BU datastructures with povray!
2004-03-04 Chris LattnerMinor changes, remove some debugging code that got...
2004-03-04 Chris LattnerOnly clone nodes that are needed in the caller, don...
2004-03-03 Chris LattnerFix a minor bug handling incomplete programs
2004-03-03 Chris LattnerFix a DSA bug that caused DSA to generate incredibly...
2004-03-03 Chris LattnerDeinline methods, add fast exit
2004-03-03 Chris LattnerFix a node mapping problem that was causing the pool...
2004-03-02 Chris LattnerFINALLY be able to get symbolic type names in the globa...
2004-03-02 Chris LattnerReally, only if reopen
2004-03-01 Chris LattnerCorrectly add an array marker on a node when appropriate!
2004-02-29 Misha Brukman* Remove function to find "main" in a Module, there...
2004-02-27 Chris LattnerOnly clone global nodes between graphs if both graphs...
2004-02-27 Chris LattnerADD MORE FUNCTIONS!
2004-02-26 Chris LattnerBe a good little compiler and handle direct calls effic...
2004-02-26 Chris LattnerFix typo
2004-02-26 Chris LattnerThe node doesn't have to be _no_ node flags, it just...
2004-02-26 Chris LattnerAdd _more_ functions
2004-02-25 Chris LattnerTwo changes:
2004-02-25 Chris LattnerWhen building local graphs, clone the initializer for...
2004-02-25 Chris LattnerSimplify the dead node elimination stuff
2004-02-25 Chris LattnerAdd a bunch more functions
2004-02-25 Chris LattnerTry harder to get symbol info
2004-02-25 Chris LattnerAdd a bunch more functions used by perlbmk
2004-02-24 Chris LattnerAdd support for 'rename'
2004-02-24 Chris LattnerAdd support for remove, fwrite, and fread
2004-02-22 Chris LattnerUse isNull instead of getNode() to test for existence...
2004-02-21 Chris LattnerFix an iterator invalidation problem which was causing...
2004-02-21 Chris LattnerUse handy method
2004-02-21 Chris LattnerInstead of cloning the globals for main into the global...
2004-02-20 Chris LattnerThere is no need to merge the globals graph into the...
next