summaryrefslogtreecommitdiff
path: root/loop.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-11loop: Remove spurious error messageTom Stellard1-5/+0
2012-04-30Turn loop into a test and add some loop test cases to run_tests.shTom Stellard1-36/+41
2012-04-27loop: Add argument for number of iterationsTom Stellard1-7/+19
2012-03-16Rename util.* to cl_util.*Tom Stellard1-1/+1
2012-03-15Rename helper functions to clSimple*Tom Stellard1-3/+4
2012-03-14Add #include <stdlib.h> to get_global_id_2d.c and loop.cTom Stellard1-0/+1
2012-03-14Change util prefix from clu to clTestTom Stellard1-3/+3
2012-03-14Add loop exampleTom Stellard1-0/+61