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
/
Target
/
SparcV9
/
RegAlloc
/
InterferenceGraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Move IGNode from public include directory to here. Minor cleanups like addin...
Chris Lattner
2003-09-01
1
-27
/
+18
*
Print out all neighbors in interference graph, not just higher-numbered ones.
Vikram S. Adve
2003-07-10
1
-1
/
+1
*
Header is moved into local directory
Chris Lattner
2003-01-15
1
-3
/
+2
*
#include RegClass.h explicitly
Chris Lattner
2003-01-15
1
-1
/
+1
*
Add #includes that were eliminated from headers
Chris Lattner
2002-10-29
1
-0
/
+1
*
Make assertIGNode be private to the InterferenceGraph.cpp file
Chris Lattner
2002-10-29
1
-10
/
+16
*
Fix typos in previous checkin.
Vikram S. Adve
2002-09-15
1
-2
/
+2
*
Break RA_DEBUG option into several levels to get better control over
Vikram S. Adve
2002-09-14
1
-13
/
+14
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+1
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-5
/
+5
*
* Add #includes removed from headers
Chris Lattner
2002-02-04
1
-0
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-44
/
+32
*
Added destructors and comments.
Ruchira Sasanka
2002-01-07
1
-19
/
+48
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-14
/
+14
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-14
/
+14
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
1
-0
/
+226