index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
LoopInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-8
/
+27
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-0
/
+2
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-03
1
-1
/
+1
*
Mark analyses that only depend on the CFG of a function
Chris Lattner
2002-05-06
1
-1
/
+1
*
Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes
Chris Lattner
2002-04-28
1
-10
/
+9
*
Change the Dominator info and LoopInfo classes to keep track of BasicBlock's,...
Chris Lattner
2002-04-28
1
-9
/
+9
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-6
/
+5
*
Don't leak all of the Loop objects created...
Chris Lattner
2002-04-09
1
-2
/
+10
*
s/Method/Function
Chris Lattner
2002-04-08
1
-1
/
+1
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-3
/
+2
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-1
/
+1
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
1
-1
/
+25
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+3
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
* Implement dominator based loop identification
Chris Lattner
2001-11-26
1
-0
/
+81
[prev]