index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
IntervalPartition.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
1
-3
/
+3
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-08-09
1
-5
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-31
1
-1
/
+1
*
Declare that these passes only depend on the CFG of the function
Chris Lattner
2002-07-30
1
-1
/
+1
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-1
/
+6
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-0
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-6
/
+4
*
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
-4
/
+3
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-5
/
+5
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-8
/
+8
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
1
-3
/
+8
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-0
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
1
-1
/
+1
*
Moved deleter to include/llvm/Tools/STLExtras.h
Chris Lattner
2001-07-02
1
-2
/
+0
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-13
/
+18
*
IntervalPartition: recode to use IntervalIterator to do all the work
Chris Lattner
2001-06-25
1
-117
/
+29
*
New file due to the Intervals.h splitup
Chris Lattner
2001-06-24
1
-0
/
+181