summaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/InstrSched/SchedPriorities.h
Commit message (Expand)AuthorAge
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-20
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-27
* Remove trailing whitespaceMisha Brukman2005-04-21
* cycles_t -> CycleCount_tChris Lattner2005-01-16
* Changes For Bug 352Reid Spencer2004-09-01
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header.John Criswell2003-10-21
* Remove usage of noncopyable classes to clean up doxygen output.Chris Lattner2003-06-02
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-29
* Move function to cpp file from headerChris Lattner2002-11-02
* New iostream definitionsChris Lattner2002-11-01
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-28
* * Removed extraneous #includesChris Lattner2002-08-09
* *** empty log message ***Chris Lattner2002-07-24
* *** empty log message ***Chris Lattner2002-07-24
* A single MachineInstr operand may now be both a def and a use,Vikram S. Adve2002-07-08
* Move debug options out of header files so that the header does not haveChris Lattner2002-05-22
* s/Method/FunctionChris Lattner2002-04-27
* Add option to disable scheduling.Vikram S. Adve2002-03-24
* Rename Method to FunctionChris Lattner2002-03-23
* Change to make it build with GCC 2.95.3Anand Shukla2002-02-26
* * Silence signed/unsigned warningsChris Lattner2002-02-24
* * The itf exposed by InstrScheduling is now a single function to create the r...Chris Lattner2002-02-04
* Remove dependence on BBLiveVar from InstrSchedulingChris Lattner2002-02-04
* Move instrIsFeasible from InstrScheduling.hChris Lattner2002-02-04
* * Move command line parsing debug stuff to InstrScheduling internal header fileChris Lattner2002-02-04
* Make it build with 2.95.3Chris Lattner2002-01-23
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-28
* Renamed some header files.Vikram S. Adve2001-09-18
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-14