summaryrefslogtreecommitdiffstats
path: root/llgo
Commit message (Expand)AuthorAgeFilesLines
...
* Test commit to check the new git mirror.Chandler Carruth2015-01-071-0/+1
* [llgo] Elide alloca for unused received values in selectAndrew Wilkins2014-12-313-29/+50
* irgen: modify the ABI to use init guards instead of priorityPeter Collingbourne2014-12-314-11/+92
* irgen: make it possible to use a custom importerPeter Collingbourne2014-12-311-22/+41
* irgen: return a types.Package to the compiler clientPeter Collingbourne2014-12-311-1/+2
* irgen: introduce ManglePackagePath functionPeter Collingbourne2014-12-311-7/+7
* irgen, driver: modify Compiler.Compile to take a FileSet and FilesPeter Collingbourne2014-12-314-14/+18
* [cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable forChandler Carruth2014-12-293-23/+50
* irgen: remove unused compiler.runtimetypespkg field.Peter Collingbourne2014-12-291-4/+0
* irgen: do not emit an extra terminator for panic thunksPeter Collingbourne2014-12-283-4/+16
* Test commitAndrew Wilkins2014-12-191-0/+1
* irgen: fix canAvoid*Peter Collingbourne2014-12-172-10/+35
* Use the object's package to mangle method names, rather than the receiver's p...Peter Collingbourne2014-12-164-8/+30
* Update to new bindings.Peter Collingbourne2014-12-132-55/+49
* Optimize comparisons to empty string.Peter Collingbourne2014-12-091-0/+16
* Add .arcconfig file.Peter Collingbourne2014-12-081-0/+4
* Roll gofrontend to 2a85649c19e1.Peter Collingbourne2014-12-049-37/+61
* Initial commit of llgo third_party.Peter Collingbourne2014-11-272568-0/+675343
* Initial commit of llgo.Peter Collingbourne2014-11-27148-0/+15789
OpenPOWER on IntegriCloud