1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/CodeGen/InstrSched
Chris Lattner 46e24d4492 Remove usage of noncopyable classes to clean up doxygen output.
In particular these classes are the last that link the noncopyable classes
with the hash_map, vector, and list classes.

llvm-svn: 6552
2003-06-02 22:45:07 +00:00
..
InstrScheduling.cpp Cleaned up code layout. No functional changes. 2003-05-22 21:49:18 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Changes to allow explicit physical register arguments that have been 2003-05-31 07:37:05 +00:00
SchedGraph.h Remove usage of noncopyable classes to clean up doxygen output. 2003-06-02 22:45:07 +00:00
SchedPriorities.cpp Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +00:00
SchedPriorities.h Remove usage of noncopyable classes to clean up doxygen output. 2003-06-02 22:45:07 +00:00