diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-12-10 00:43:34 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-12-10 00:43:34 +0000 |
commit | 9a672d17aeab8d017753961136376dce8ab0d4b2 (patch) | |
tree | 183498da198b2504d7234e217011ec2f134abbb4 /llvm/lib/CodeGen/MachineCodeForInstruction.cpp | |
parent | 41aab86c4041f8f0ffb268a92b574d29199c8418 (diff) | |
download | bcm5719-llvm-9a672d17aeab8d017753961136376dce8ab0d4b2.tar.gz bcm5719-llvm-9a672d17aeab8d017753961136376dce8ab0d4b2.zip |
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/CodeGen/MachineCodeForInstruction.cpp')
0 files changed, 0 insertions, 0 deletions