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
/
Interval.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Pass::print to take a raw ostream instead of std::ostream,
Chris Lattner
2009-08-23
1
-3
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-0
/
+1
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-9
/
+9
*
Improve doxygen documentation, patch contributed by Evan Jones!
Chris Lattner
2005-04-21
1
-31
/
+31
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
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
*
Fix spelling.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Add graph traits specializations for intervals
Chris Lattner
2003-10-01
1
-0
/
+28
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-0
/
+4
*
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
1
-10
/
+5
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-12
/
+20
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-6
/
+6
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
1
-20
/
+12
*
Big changes. Interval*.h is now more or less finalized. IntervalPartition
Chris Lattner
2001-06-25
1
-0
/
+11
*
IntervalPartition & IntervalIterator classes have been split out into
Chris Lattner
2001-06-24
1
-316
/
+24
*
Addition of IntervalIterator. Preparing for rename of Intervals.h to
Chris Lattner
2001-06-24
1
-6
/
+197
*
Add comments
Chris Lattner
2001-06-22
1
-5
/
+17
*
* Added comments
Chris Lattner
2001-06-21
1
-7
/
+20
*
Add capability to build a derived interval graph
Chris Lattner
2001-06-20
1
-4
/
+72
*
New file: Interval analysis support
Chris Lattner
2001-06-20
1
-0
/
+112