<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2020-01-10T17:32:39+00:00</updated>
<entry>
<title>[examples] Add missing dependency in llvm examples</title>
<updated>2020-01-10T17:32:39+00:00</updated>
<author>
<name>Hiroshi Inoue</name>
<email>inouehrs@gmail.com</email>
</author>
<published>2020-01-10T16:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=ff92e469caefff9f86e5e812c08b9bba582be5d3'/>
<id>urn:sha1:ff92e469caefff9f86e5e812c08b9bba582be5d3</id>
<content type='text'>
To fix build failure with BUILD_SHARED_LIBS=ON
</content>
</entry>
<entry>
<title>[Examples] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).</title>
<updated>2017-05-26T00:00:14+00:00</updated>
<author>
<name>Eugene Zelenko</name>
<email>eugene.zelenko@gmail.com</email>
</author>
<published>2017-05-26T00:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=60d4894fa3fba41c09d6c0e6d4b3c4ff9335aff8'/>
<id>urn:sha1:60d4894fa3fba41c09d6c0e6d4b3c4ff9335aff8</id>
<content type='text'>
llvm-svn: 303944
</content>
</entry>
<entry>
<title>[Orc] Update the BuildingAJIT Chapter 5 server class for the recent RPC changes.</title>
<updated>2016-11-11T21:55:25+00:00</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2016-11-11T21:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=d8ec15184ec982fbdd03ad297296d707c345070d'/>
<id>urn:sha1:d8ec15184ec982fbdd03ad297296d707c345070d</id>
<content type='text'>
llvm-svn: 286642
</content>
</entry>
<entry>
<title>[BuildingAJIT] Make the chapter 5 server export symbols.</title>
<updated>2016-10-19T20:22:12+00:00</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2016-10-19T20:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9ca9a31948dc0266093fd84bee25c44bcba77abc'/>
<id>urn:sha1:9ca9a31948dc0266093fd84bee25c44bcba77abc</id>
<content type='text'>
This will allow chapter 5 to work on Linux.

llvm-svn: 284637
</content>
</entry>
<entry>
<title>[Kaleidoscope][BuildingAJIT] Add code for Chapter 5 - remote JITing.</title>
<updated>2016-05-30T00:09:26+00:00</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2016-05-30T00:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a243ba9cad0621d9ca3be4bceddbc58f02a10ca0'/>
<id>urn:sha1:a243ba9cad0621d9ca3be4bceddbc58f02a10ca0</id>
<content type='text'>
This chapter demonstrates lazily JITing from ASTs with the expressions being
executed on a remote machine via a TCP connection. It needs some polish, but is
substantially complete.

Currently x86-64 SysV ABI (Darwin and Linux) only, but other architectures
can be supported by changing the server code to use alternative ABI support
classes from llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h.

llvm-svn: 271193
</content>
</entry>
</feed>
