llvm-project/llvm/lib/CodeGen/ModuloScheduling
Misha Brukman a45606276d Fixed compilation errors, command-line argument declarations, cleaned up code to
look nicer and removed useless stuff.

Also renamed a few variables, moved them into namespaces, converted outputting
to a file into a print to std::cerr with a DEBUG() guard, as all passes should
do anyway.

No functional changes have been made. However, this code now compiles.

llvm-svn: 5769
2003-04-10 19:19:23 +00:00
..
Makefile *** empty log message *** 2003-03-27 17:57:44 +00:00
ModuloSchedGraph.cpp Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
ModuloSchedGraph.h Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
ModuloScheduling.cpp Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
ModuloScheduling.h Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00