search for: santoshn

Displaying 8 results from an estimated 8 matches for "santoshn".

Did you mean: santosh
2016 Jan 28
2
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
...could anyone elaborate on the status and accessability to other researchers? And if any help is needed? Prof. Santosh Nagarakatte, the author of SoftBound/HardBound/WatchDog Lite, answered that he is not currently involved in MPX. But he pointed to the SoftBoundCETS prototype at https://github.com/santoshn/softboundcets-34 . Therefore, I was thinking about adapting SoftBound to MPX, as a drop-in replacement for gcc's PointerChecker. Could anyone comment on this? -- Yours sincerely, Dmitrii Kuvaiskii
2010 Oct 07
1
[LLVMdev] Errors in Documentation
...d be changed from Hello() : FunctionPass(&ID) {} to Hello() : FunctionPass(ID) {} Similarly in the whole .cpp file Santosh -- Santosh G Nagarakatte, PhD Student, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101007/ec47e543/attachment.html>
2010 Nov 11
0
[LLVMdev] Bitcast to [0 x Type]
...ttp://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20101111/1ebd6541/attachment-0001.html > > ------------------------------ > > -- Santosh G Nagarakatte, PhD Student, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101111/bb01cdde/attachment.html>
2011 Feb 25
0
[LLVMdev] Changing the Function Prototype of all functions in the bitcode
...type I don't know if there is a good way to do this. I was wondering if there is any better way to accomplish the same. Thanks, Santosh -- Santosh G Nagarakatte, PhD Student, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn
2011 Dec 07
2
[LLVMdev] Help with libLTO and clang
...installed in the system. /usr/bin/ld --version displays GNU gold (GNU Binutils for Ubuntu 2.21.0.20110327) 1.11 Any suggestions? Santosh -- Santosh G Nagarakatte, PhD Student, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn
2012 May 12
2
[LLVMdev] Info on byval attributes
...custom transformation? I was thinking of a custom transformation that introduces an alloca and maintains the hidden copy of the pointee? Thanks, Santosh -- Santosh G Nagarakatte, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn
2010 Dec 07
2
[LLVMdev] own source transformation
Hi, I'm a student who is going to make a countermeasure for dangling pointers in c for his thesis. I need to make my source transformation using llvm. Nobody in my university already used LLVM. I already read a some documentation about llvm but i'm still lost. Do there exist some " examples/Tutorials" for making small source transformations. Or is there somebody who can help
2011 Aug 22
4
[LLVMdev] LLVM Concurrency and Undef
...f" in a sequential setting and "undef" with speculative loads in a concurrent setting with separate undefs? Thanks, Santosh -- Santosh G Nagarakatte, PhD Student, Computer and Information Science Department University of Pennsylvania, Philadelphia-19104 http://www.cis.upenn.edu/~santoshn