| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new linkage types to support a real frontend | Chris Lattner | 2003-04-16 | 1 | -1/+2 |
| | | | | | llvm-svn: 5786 | ||||
| * | This file implements a pass that automatically parallelizes a program, | Vikram S. Adve | 2002-12-10 | 1 | -0/+548 |
| 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 | |||||

