mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
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 |
||
---|---|---|
.. | ||
ConstantMerge.cpp | ||
DeadTypeElimination.cpp | ||
ExtractFunction.cpp | ||
FunctionResolution.cpp | ||
GlobalDCE.cpp | ||
InlineSimple.cpp | ||
Internalize.cpp | ||
Makefile | ||
MutateStructTypes.cpp | ||
OldPoolAllocate.cpp | ||
Parallelize.cpp | ||
RaiseAllocations.cpp | ||
SimpleStructMutation.cpp |