Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/llgo
AgeCommit message (Expand)Author
2015-05-23[llgo] cmd/llgoi: use line editorAndrew Wilkins
2015-05-13benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes.Peter Collingbourne
2015-04-08[llgo] add buildbot-slave configAndrew Wilkins
2015-04-06Add documentation for llgoi, update READMEPeter Collingbourne
2015-04-06Roll gofrontend to 15a24202fa42.Peter Collingbourne
2015-04-06Roll gofrontend to 07baa07598ea; roll libffi to r219477.Peter Collingbourne
2015-04-06Roll gofrontend to a6e10414311aPeter Collingbourne
2015-04-06Roll gotools to d4e70101.Peter Collingbourne
2015-03-18llgoi: Fix type identity for imported binary packages.Peter Collingbourne
2015-03-18Add llgo-go to installation.Peter Collingbourne
2015-03-18llgoi: Fix importing source packages together with dependent binary packages.Peter Collingbourne
2015-03-18Add cgo dependency to llgo-stage2 and llgoi.Peter Collingbourne
2015-03-13[llgo] update year in LICENSE.txtAndrew Wilkins
2015-03-06[llgo] Disable known failing packages in check-libgoAndrew Wilkins
2015-03-06Fix test to use explicit load type.Peter Collingbourne
2015-03-02[llgo] debug: create replaceable type through DIBuilderAndrew Wilkins
2015-02-14Build cgo and llgo-goPeter Collingbourne
2015-02-14Roll gofrontend to 0fde0b6a7eb2Peter Collingbourne
2015-02-14Update for API changePeter Collingbourne
2015-01-29irgen: don't emit debug metadata for localsAndrew Wilkins
2015-01-15Introduce llgoi, a REPL for GoPeter Collingbourne
2015-01-14irgen: expose DisableUnusedImportCheck flagPeter Collingbourne
2015-01-14irgen: expose PackageCreated hookPeter Collingbourne
2015-01-13Roll gotools to 47f2109c.Peter Collingbourne
2015-01-08[llgo] irgen: generate switch instructionsAndrew Wilkins
2015-01-08Test commit to check the new git mirror.Chandler Carruth
2014-12-31[llgo] Elide alloca for unused received values in selectAndrew Wilkins
2014-12-31irgen: modify the ABI to use init guards instead of priorityPeter Collingbourne
2014-12-31irgen: make it possible to use a custom importerPeter Collingbourne
2014-12-31irgen: return a types.Package to the compiler clientPeter Collingbourne
2014-12-31irgen: introduce ManglePackagePath functionPeter Collingbourne
2014-12-31irgen, driver: modify Compiler.Compile to take a FileSet and FilesPeter Collingbourne
2014-12-30[cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable forChandler Carruth
2014-12-29irgen: remove unused compiler.runtimetypespkg field.Peter Collingbourne
2014-12-29irgen: do not emit an extra terminator for panic thunksPeter Collingbourne
2014-12-19Test commitAndrew Wilkins
2014-12-17irgen: fix canAvoid*Peter Collingbourne
2014-12-16Use the object's package to mangle method names, rather than the receiver's p...Peter Collingbourne
2014-12-13Update to new bindings.Peter Collingbourne
2014-12-09Optimize comparisons to empty string.Peter Collingbourne
2014-12-08Add .arcconfig file.Peter Collingbourne
2014-12-04Roll gofrontend to 2a85649c19e1.Peter Collingbourne
2014-11-27Initial commit of llgo third_party.Peter Collingbourne
2014-11-27Initial commit of llgo.Peter Collingbourne