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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start of expression analysis support
Chris Lattner
2001-07-20
1
-0
/
+207
*
Fix nasty typo
Chris Lattner
2001-07-20
1
-1
/
+1
*
* The parent of a constant pool is a SymTabValue, not a value.
Chris Lattner
2001-07-14
1
-1
/
+1
*
Fixed post dominator frontiers! Yaay!
Chris Lattner
2001-07-08
1
-1
/
+1
*
Implement support for postdominators, except in dom frontiers
Chris Lattner
2001-07-06
1
-41
/
+173
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
2
-2
/
+16
*
Code got moved from the lib/Assembly/Writer/IntervalWriter.cpp file to
Chris Lattner
2001-07-03
1
-7
/
+22
*
Add printing code for dominator info
Chris Lattner
2001-07-02
1
-0
/
+40
*
Checkin of new dominator calculation routines. These will be improved in
Chris Lattner
2001-07-02
1
-0
/
+239
*
Moved deleter to include/llvm/Tools/STLExtras.h
Chris Lattner
2001-07-02
1
-2
/
+0
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
2
-33
/
+31
*
IntervalPartition: recode to use IntervalIterator to do all the work
Chris Lattner
2001-06-25
2
-117
/
+75
*
New file due to the Intervals.h splitup
Chris Lattner
2001-06-24
1
-0
/
+181
*
#include a different header due to Intervals.h splitting up
Chris Lattner
2001-06-24
1
-1
/
+1
*
IntervalPartition & IntervalIterator classes have been split out into
Chris Lattner
2001-06-24
1
-197
/
+4
*
Prepare for split between Interval, IntervalIterator, and IntervalIPartition
Chris Lattner
2001-06-24
1
-2
/
+2
*
Interval::HeaderNode is now accessed thorugh an accessor function
Chris Lattner
2001-06-22
1
-1
/
+1
*
Moved printing code to the Assembly/Writer library.
Chris Lattner
2001-06-21
1
-0
/
+28
*
Implement the new Interval::isLoop method
Chris Lattner
2001-06-21
1
-0
/
+29
*
Add capability to build a derived interval graph
Chris Lattner
2001-06-20
1
-44
/
+153
*
Initial Checking of Interval handling code
Chris Lattner
2001-06-20
1
-0
/
+85
*
Initial revision
Chris Lattner
2001-06-06
2
-0
/
+157