<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llgo/third_party/gofrontend/libgo/go/runtime/select.go, 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>2016-03-15T05:36:43+00:00</updated>
<entry>
<title>[llgo] Roll gofrontend forward</title>
<updated>2016-03-15T05:36:43+00:00</updated>
<author>
<name>Andrew Wilkins</name>
<email>axwalk@gmail.com</email>
</author>
<published>2016-03-15T05:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6436a4abd7a2f3a60b230453295dba199d8a59c3'/>
<id>urn:sha1:6436a4abd7a2f3a60b230453295dba199d8a59c3</id>
<content type='text'>
Switch gofrontend to using go.googlesource.com, and
update to 81eb6a3f425b2158c67ee32c0cc973a72ce9d6be.

There are various changes required to update to the
go 1.5 runtime:

typemap.go is changed to accommodate the change in representation for equal/hash algorithms, and the removal of the zero value/type.
CMakeLists.txt is updated to add the build tree to the package search path, so internal packages, which are not installed, are found.
various files changes due to removal of __go_new_nopointers; the same change as in D11863, but with NoUnwindAttribute added to the added runtime functions which are called with "callOnly".
minor cleanups in ssa.go while investigating issues with unwinding/panic handling.

Differential Revisision: http://reviews.llvm.org/D15188

llvm-svn: 263536
</content>
</entry>
<entry>
<title>Roll gofrontend to a6e10414311a</title>
<updated>2015-04-05T23:30:42+00:00</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2015-04-05T23:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=93c73ebcbd73f5436d13ffc41f49a86fc062deb8'/>
<id>urn:sha1:93c73ebcbd73f5436d13ffc41f49a86fc062deb8</id>
<content type='text'>
This takes us to Go 1.4. Also includes a couple of changes to the test
suite, both in the runtime package:

- Disable TestSetPanicOnFault. We cannot support this scenario at all,
  due to LLVM's lack of non-call exceptions.

- Tweak TestFinalizerType. This test only passes with two GC runs.

Differential Revision: http://reviews.llvm.org/D8828

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