aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/InstrSched/SchedPriorities.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Remove usage of noncopyable classes to clean up doxygen output.Chris Lattner2003-06-021-2/+6
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-1/+1
* Move function to cpp file from headerChris Lattner2002-11-021-5/+1
* New iostream definitionsChris Lattner2002-11-011-0/+1
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-281-1/+1
* * Removed extraneous #includesChris Lattner2002-08-091-12/+4
* *** empty log message ***Chris Lattner2002-07-241-2/+2
* *** empty log message ***Chris Lattner2002-07-241-1/+1
* 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