<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/mlir/examples/toy/Ch7/parser, 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>2019-12-23T23:33:37+00:00</updated>
<entry>
<title>Adjust License.txt file to use the LLVM license</title>
<updated>2019-12-23T23:33:37+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>aminim@google.com</email>
</author>
<published>2019-12-23T17:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=56222a0694e4caf35e892d70591417c39fef1185'/>
<id>urn:sha1:56222a0694e4caf35e892d70591417c39fef1185</id>
<content type='text'>
PiperOrigin-RevId: 286906740
</content>
</entry>
<entry>
<title>NFC: Use this-&gt; to appease GCC bug related to template lambda.</title>
<updated>2019-12-18T00:19:47+00:00</updated>
<author>
<name>River Riddle</name>
<email>riverriddle@google.com</email>
</author>
<published>2019-12-18T00:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5a0d4803f7a8de13f81203072bce4b44ebacb7a1'/>
<id>urn:sha1:5a0d4803f7a8de13f81203072bce4b44ebacb7a1</id>
<content type='text'>
GCC is unable to properly implicitly capture 'this' in generic lambdas. This bug is not fixed until 7.1.0:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67274

PiperOrigin-RevId: 286083427
</content>
</entry>
<entry>
<title>NFC: Use TypeSwitch to simplify existing code.</title>
<updated>2019-12-17T22:57:41+00:00</updated>
<author>
<name>River Riddle</name>
<email>riverriddle@google.com</email>
</author>
<published>2019-12-17T22:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=74278dd01e5713920a35f1c3e0731e535667c19a'/>
<id>urn:sha1:74278dd01e5713920a35f1c3e0731e535667c19a</id>
<content type='text'>
PiperOrigin-RevId: 286066371
</content>
</entry>
<entry>
<title>Add Ch-7 of the toy tutorial detailing how to define new types.</title>
<updated>2019-11-07T17:54:04+00:00</updated>
<author>
<name>River Riddle</name>
<email>riverriddle@google.com</email>
</author>
<published>2019-11-07T17:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6b4e30b7c80782a2e1616c739b8a598ed72b725d'/>
<id>urn:sha1:6b4e30b7c80782a2e1616c739b8a598ed72b725d</id>
<content type='text'>
This chapter adds a new composite type to Toy, and shows the process of adding a new type to the IR, adding and updating operations to use it, and constant folding operations producing it.

PiperOrigin-RevId: 279107885
</content>
</entry>
</feed>
