summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/ExecutionEngine/parallel.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't test an exampleChris Lattner2006-07-261-3/+0
| | | | llvm-svn: 29301
* Merged from RELEASE_16.John Criswell2005-11-081-1/+1
| | | | llvm-svn: 24243
* Add a test that runs the ParallelJIT example program to ensure that theReid Spencer2005-07-131-0/+3
JIT can run against a multi-threaded program without getting its data structures messed up. Also had to add the examples directory to the path for the tests so that ParallelJIT can be found. llvm-svn: 22415
OpenPOWER on IntegriCloud