summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-8/+27
* * Add support for different "PassType's"Chris Lattner2002-07-261-0/+2
* MEGAPATCH checkin.Chris Lattner2002-06-251-1/+1
* *** empty log message ***Chris Lattner2002-06-031-1/+1
* Mark analyses that only depend on the CFG of a functionChris Lattner2002-05-061-1/+1
* Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classesChris Lattner2002-04-281-10/+9
* Change the Dominator info and LoopInfo classes to keep track of BasicBlock's,...Chris Lattner2002-04-281-9/+9
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-6/+5
* Don't leak all of the Loop objects created...Chris Lattner2002-04-091-2/+10
* s/Method/FunctionChris Lattner2002-04-081-1/+1
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-121-3/+2
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-1/+1
* Convert analyses to new pass structureChris Lattner2002-01-311-1/+25
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+3
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* * Implement dominator based loop identificationChris Lattner2001-11-261-0/+81
OpenPOWER on IntegriCloud