Displaying 2 results from an estimated 2 matches for "d4a591f2".
2013 Dec 12
0
[LLVMdev] Making LLVM safer in out-of-memory situations
...dversely affect LLVM.
--
Rick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131212/d4a591f2/attachment.sig>
2013 Dec 12
7
[LLVMdev] Making LLVM safer in out-of-memory situations
Hello,
Philipp Becker and me, Vaidas Gasiunas, are developers at SAP and part of a team developing a C-like domain-specific language for the SAP HANA in-memory database. We use LLVM as a backend to translate our language to native code, primarily on x86-64 platforms. Our programs are created dynamically, compiled and optimized in a running database. As a result of that we have special