Simple arithmetic loop-based test case for modulo scheduling.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 10 Apr 2003 22:01:15 +0000 (22:01 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 10 Apr 2003 22:01:15 +0000 (22:01 +0000)
commit5cd8ae925584b621de2f9746b58ecb17040c30ea
tree5c6ea7a6b996a182bd3048edf43f1b7b2b3cd43c
parentcf54d17f752a9ee969fea0f527ffacb354b265cb
Simple arithmetic loop-based test case for modulo scheduling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5774 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ModuloSched/arith-simple.c [new file with mode: 0644]