aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/InstrSched/SchedPriorities.h
Commit message (Expand)AuthorAgeFilesLines
* A single MachineInstr operand may now be both a def and a use,Vikram S. Adve2002-07-081-5/+13
* Move debug options out of header files so that the header does not haveChris Lattner2002-05-221-2/+1
* s/Method/FunctionChris Lattner2002-04-271-4/+4
* Add option to disable scheduling.Vikram S. Adve2002-03-241-0/+1
* Rename Method to FunctionChris Lattner2002-03-231-2/+3
* Change to make it build with GCC 2.95.3Anand Shukla2002-02-261-1/+1
* * Silence signed/unsigned warningsChris Lattner2002-02-241-1/+2
* * The itf exposed by InstrScheduling is now a single function to create the r...Chris Lattner2002-02-041-4/+4
* Remove dependence on BBLiveVar from InstrSchedulingChris Lattner2002-02-041-4/+3
* Move instrIsFeasible from InstrScheduling.hChris Lattner2002-02-041-0/+15
* * Move command line parsing debug stuff to InstrScheduling internal header fileChris Lattner2002-02-041-1/+10
* Make it build with 2.95.3Chris Lattner2002-01-231-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-39/+19
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-281-0/+1
* Renamed some header files.Vikram S. Adve2001-09-181-20/+20
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-141-0/+203