External routines used to identify Cilk operations inserted by the
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 10 Dec 2002 13:08:48 +0000 (13:08 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 10 Dec 2002 13:08:48 +0000 (13:08 +0000)
commitd86deb689bfec6cd3f0f2a0003dbbf3214f3cd4d
tree1c0d722e832c6128c8badcc7233542bcaa8333b7
parent83e3b6503d775e98cc85fb881419d1c23b75cde2
External routines used to identify Cilk operations inserted by the
parallelization pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Cilkifier.cpp [new file with mode: 0644]
lib/Transforms/IPO/Cilkifier.h [new file with mode: 0644]