Justin Holewinski ac78a0645d [NVPTX] Calling conventions fix
Fix ABI handling for function
returning bool -- use st.param.b32 to return the value
and use ld.param.b32 in caller to load the return value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185177 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-28 17:58:10 +00:00
..
2013-03-14 05:43:59 +00:00
2013-06-28 17:58:10 +00:00
2012-12-11 21:25:42 +00:00
2013-06-28 05:43:10 +00:00