1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include
Justin Bogner 10a7b0c2b1 IR: Set a TargetPrefix for nvvm intrinsics
Since these are named nvvm_* rather than nvptx_*, we also need to
update getArchTypePrefix. It's a bit unusual for getArchTypePrefix not
to match the backend name, but I think this fits the intent of the
function in this case.

llvm-svn: 274890
2016-07-08 17:25:18 +00:00
..
llvm IR: Set a TargetPrefix for nvvm intrinsics 2016-07-08 17:25:18 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00