llvm-project/llvm/include
Justin Bogner a466cc33fa NVPTX: Remove the legacy ptx intrinsics
- Rename the ptx.read.* intrinsics to nvvm.read.ptx.sreg.* - some but
  not all of these registers were already accessible via the nvvm
  name.
- Rename ptx.bar.sync nvvm.bar.sync, to match nvvm.bar0.

There's a fair amount of code motion here, but it's all very
mechanical.

llvm-svn: 274769
2016-07-07 16:40:17 +00:00
..
llvm NVPTX: Remove the legacy ptx intrinsics 2016-07-07 16:40:17 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00