aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2002-12-10 00:43:34 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2002-12-10 00:43:34 +0000
commit9a672d17aeab8d017753961136376dce8ab0d4b2 (patch)
tree183498da198b2504d7234e217011ec2f134abbb4 /llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
parent41aab86c4041f8f0ffb268a92b574d29199c8418 (diff)
downloadllvm-9a672d17aeab8d017753961136376dce8ab0d4b2.zip
llvm-9a672d17aeab8d017753961136376dce8ab0d4b2.tar.gz
llvm-9a672d17aeab8d017753961136376dce8ab0d4b2.tar.bz2
This file implements a pass that automatically parallelizes a program,
using the Cilk multi-threaded runtime system to execute parallel code. The current version inserts too many sync() operations in the program because it does not attempt to optimize their placement. llvm-svn: 4962
Diffstat (limited to 'llvm/lib/Transforms/Utils/DemoteRegToStack.cpp')
0 files changed, 0 insertions, 0 deletions