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
/
InstrSched
/
SchedPriorities.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A single MachineInstr operand may now be both a def and a use,
Vikram S. Adve
2002-07-08
1
-5
/
+13
*
Move debug options out of header files so that the header does not have
Chris Lattner
2002-05-22
1
-2
/
+1
*
s/Method/Function
Chris Lattner
2002-04-27
1
-4
/
+4
*
Add option to disable scheduling.
Vikram S. Adve
2002-03-24
1
-0
/
+1
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-2
/
+3
*
Change to make it build with GCC 2.95.3
Anand Shukla
2002-02-26
1
-1
/
+1
*
* Silence signed/unsigned warnings
Chris Lattner
2002-02-24
1
-1
/
+2
*
* The itf exposed by InstrScheduling is now a single function to create the r...
Chris Lattner
2002-02-04
1
-4
/
+4
*
Remove dependence on BBLiveVar from InstrScheduling
Chris Lattner
2002-02-04
1
-4
/
+3
*
Move instrIsFeasible from InstrScheduling.h
Chris Lattner
2002-02-04
1
-0
/
+15
*
* Move command line parsing debug stuff to InstrScheduling internal header file
Chris Lattner
2002-02-04
1
-1
/
+10
*
Make it build with 2.95.3
Chris Lattner
2002-01-23
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-39
/
+19
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-0
/
+1
*
Renamed some header files.
Vikram S. Adve
2001-09-18
1
-20
/
+20
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-0
/
+203