diff options
Diffstat (limited to 'lib/CodeGen/ModuloScheduling')
-rw-r--r-- | lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp b/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp index 5b6fb095a3..49562f49f5 100644 --- a/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp +++ b/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp @@ -1,4 +1,4 @@ -//===-- ModuloScheduling.cpp - Software Pipeling Approach - SMS --*- C++ -*--=// +//===-- ModuloScheduling.cpp - Software Pipeling Approach - SMS -----------===// // // The is a software pipelining pass based on the Swing Modulo Scheduling // algorithm (SMS). |