Use <0 checks in place of ==-1 because it results in simpler code.
[oota-llvm.git] / lib / Target / NVPTX / cl_common_defines.h
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...