summaryrefslogtreecommitdiffstats
path: root/llgo/irgen/builtins.go
Commit message (Collapse)AuthorAgeFilesLines
* Roll gotools to 47f2109c.Peter Collingbourne2015-01-131-1/+1
| | | | | | | | | | | At the same time, perform a number of simplifications: - Rename go.tools directory to gotools. - Import only the go directory; all required Go analysis code and its dependencies have now been moved to this directory. llvm-svn: 225825
* irgen: do not emit an extra terminator for panic thunksPeter Collingbourne2014-12-281-2/+4
| | | | | | | | Found with GoSmith. Differential Revision: http://reviews.llvm.org/D6714 llvm-svn: 224904
* Initial commit of llgo.Peter Collingbourne2014-11-271-0/+116
llvm-svn: 222857
OpenPOWER on IntegriCloud