summaryrefslogtreecommitdiff
path: root/generated_tests/gen_cl_int_builtins.py
AgeCommit message (Expand)AuthorFilesLines
2015-10-04cl: add popcount builtinSerge Martin1-4/+14
2015-02-23generators: use __future__ absolute_importDylan Baker1-1/+1
2015-02-23generated tests: add print function to remaining generatorsDylan Baker1-1/+1
2015-02-23gen_cl_int_builtins.py: use __future__ divisionDylan Baker1-1/+2
2015-02-23gen_cl_int_builtins.py: Replace use of Long typeDylan Baker1-1/+1
2015-02-23generators: use if __name__ == __main__ pattern in cl generatorsDylan Baker1-1/+3
2015-02-23generators: rename cl generators so they can be importedDylan Baker1-0/+563