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
/
include
/
llvm
/
Analysis
/
IntervalPartition.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Fixed spelling of `propagation'.
Misha Brukman
2002-10-29
1
-1
/
+1
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-2
/
+0
*
* IntervalPartition no longer derives from vector
Chris Lattner
2002-08-09
1
-2
/
+6
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
1
-1
/
+0
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-0
/
+3
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-1
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+1
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
1
-5
/
+1
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-12
/
+11
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-1
/
+1
*
Convert analyses over to new Pass framework
Chris Lattner
2002-01-30
1
-7
/
+19
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+3
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
1
-10
/
+1
*
Big changes. Interval*.h is now more or less finalized. IntervalPartition
Chris Lattner
2001-06-25
1
-31
/
+4
*
New files due to the Intervals.h splitup
Chris Lattner
2001-06-24
1
-0
/
+123