commit | e95b827db25376f41fb0ecd1ff9649d22f382f64 | [log] [tgz] |
---|---|---|
author | Guochun Shi <gshi1@uiuc.edu> | Tue Jun 10 20:03:39 2003 +0000 |
committer | Guochun Shi <gshi1@uiuc.edu> | Tue Jun 10 20:03:39 2003 +0000 |
tree | 457ce170008db70cbad8b8a712bba9e2a98b75f3 | |
parent | 0b970dad72c63ba99820b2a437aecee31ebdbc9f [diff] [blame] |
add an brief instruction what this pass is git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6676 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/ModuloScheduling/README b/lib/CodeGen/ModuloScheduling/README index 4add2a2..3206161 100644 --- a/lib/CodeGen/ModuloScheduling/README +++ b/lib/CodeGen/ModuloScheduling/README
@@ -1,4 +1,4 @@ -The moduloScheduling pass includes two passes +The modulo scheduling pass impliment modulo scheduling for llvm instruction. It includes two passes 1. building graph