Add a way to get the context of any particular scope.
[oota-llvm.git] / include / llvm / IR / IntrinsicsNVVM.td
2013-06-28 Justin Holewinski[NVPTX] Remove i8 register class. PTX support for...
2013-05-21 Justin Holewinski[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2013-02-11 Justin Holewinski[NVPTX] Remove NoCapture from address space conversion...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...