mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Mirror of https://github.com/RPCS3/llvm-mirror
849346ee23
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 |
||
---|---|---|
docs | ||
include | ||
lib | ||
runtime | ||
support | ||
test | ||
tools | ||
utils | ||
Makefile | ||
Makefile.common | ||
Makefile.config | ||
Makefile.Linux | ||
Makefile.rules | ||
Makefile.SunOS |