llvm-6502/lib/Target/SparcV9/ModuloScheduling
Misha Brukman 8baa01c1d7 Made the code readable:
* Lines must be wrapped at 80 chars. This is a hard limit.
* Consistent style on functions, braces, if, for, etc. Code must be readable.

No functional changes have been made, even though I added a new typedef.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5768 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-09 21:51:34 +00:00
..
Makefile *** empty log message *** 2003-03-27 17:57:44 +00:00
ModuloSchedGraph.cpp Made the code readable: 2003-04-09 21:51:34 +00:00
ModuloSchedGraph.h Made the code readable: 2003-04-09 21:51:34 +00:00
ModuloScheduling.cpp Made the code readable: 2003-04-09 21:51:34 +00:00
ModuloScheduling.h Made the code readable: 2003-04-09 21:51:34 +00:00