- May 20, 2013
-
-
Justin Holewinski authored
llvm-svn: 182297
-
- Apr 02, 2013
-
-
Justin Holewinski authored
llvm-svn: 178536
-
- Mar 30, 2013
-
-
Justin Holewinski authored
specific code paths. This allows us to write code like: if (__nvvm_reflect("FOO")) // Do something else // Do something else and compile into a library, then give "FOO" a value at kernel compile-time so the check becomes a no-op. llvm-svn: 178416
-