Changes For Bug 352
[oota-llvm.git] / lib / Analysis / DataStructure / Parallelize.cpp
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-07 Chris LattnerMove all of the DSA headers into the Analysis/DataStruc...
2004-06-28 Chris LattnerMove PgmDependenceGraph.h out of the public include...
2004-03-14 Chris LattnerDemoteRegToStack got moved from DemoteRegToStack.h...
2004-02-29 Misha Brukman* Remove function to find "main" in a Module, there...
2003-11-21 Chris LattnerFinegrainify namespacification
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-10-10 Misha BrukmanFix spelling.
2003-09-01 Chris LattnerFinal cleanup: remove dead code
2003-09-01 Chris LattnerNot only is this a lot smaller, it actually works if...
2003-09-01 Chris LattnerIf "These should be used only by the auto-parallelizati...
2003-09-01 Chris LattnerMoved all of the cilkifier stuff into lib/Transforms...
2003-09-01 Chris LattnerMinor cleanups
2003-08-06 Chris LattnerRemove unnecessary use of NonCopyable
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2002-12-10 Vikram S. AdveThis file implements a pass that automatically parallel...