summaryrefslogtreecommitdiffstats
path: root/llgo
Commit message (Expand)AuthorAgeFilesLines
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-1/+1
* Adjust documentation for git migration.James Y Knight2019-01-291-12/+6
* Fix typos throughout the license files that somehow I and my reviewersChandler Carruth2019-01-211-1/+1
* [llgo]: fix compilation under current llvmKristina Brooks2019-01-212-8/+4
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1933-132/+99
* Install new LLVM license structure and new developer policy.Chandler Carruth2019-01-191-27/+241
* Update year in license filesHans Wennborg2019-01-151-1/+1
* Update copyright year to 2018.Paul Robinson2018-06-181-1/+1
* irgen: Create functions instead of global variables for builtin hash and equa...Peter Collingbourne2017-06-041-2/+2
* benchcomp: Add a mode for analyzing file sizes.Peter Collingbourne2017-04-031-0/+20
* [llgo] Remove support for LLVM attributesMeador Inge2016-12-061-32/+0
* [llgo] set debuglocs for calls in synthetic functionsAndrew Wilkins2016-12-062-4/+1
* [llgo] Update to use the latest IR attribute bindingsMeador Inge2016-12-067-38/+73
* [llgo] Fix `debug` to use latest `DIBuilder` bindingsMeador Inge2016-12-061-6/+4
* [llgo] add llgo source path to LLVM_GO_PACKAGESAndrew Wilkins2016-07-271-0/+2
* Upgrade all the .arcconfigs to https.Benjamin Kramer2016-07-141-1/+1
* [llgo] llgoi: separate evaluation from printingAndrew Wilkins2016-04-257-94/+124
* benchcomp: Add a mode for analyzing rule execution time in ninja log files.Peter Collingbourne2016-04-081-0/+31
* benchcomp: Look at all sections whose names begin with .text, not just the .t...Peter Collingbourne2016-04-081-1/+1
* [llgo] add USES_TERMINAL option to check-libgoAndrew Wilkins2016-03-301-0/+1
* [llgo] Increment "Debug Info Version"Andrew Wilkins2016-03-231-1/+1
* [cmake] fix libgo-llgo paths in install targetAndrew Wilkins2016-03-231-2/+2
* [llgo] Roll gofrontend forwardAndrew Wilkins2016-03-151071-30960/+90178
* [llgo] Force exporting __morestack from llgoiAndrew Wilkins2015-11-271-0/+6
* debug: Update for debug info API change.Peter Collingbourne2015-11-051-1/+1
* [llgo] irgen: always use TargetMachine's data layoutAndrew Wilkins2015-09-252-28/+0
* [llgo] drop debug/DIBuilder.DeclareAndrew Wilkins2015-09-011-25/+0
* Update to new lists.llvm.orgTanya Lattner2015-08-052-3/+3
* [llgo] build llgoi by defaultAndrew Wilkins2015-07-211-1/+1
* [llgo] cmd/gllgo: handle/ignore more flagsAndrew Wilkins2015-07-171-0/+8
* [llgo] update libgo-llgo.so version to match libtool_VERSIONAndrew Wilkins2015-07-151-2/+2
* [llgo] set function personality with SetPersonalityAndrew Wilkins2015-07-151-1/+2
* [llgo] cmd/llgoi: use line editorAndrew Wilkins2015-05-2326-48/+2679
* benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes.Peter Collingbourne2015-05-121-0/+49
* [llgo] add buildbot-slave configAndrew Wilkins2015-04-081-0/+31
* Add documentation for llgoi, update READMEPeter Collingbourne2015-04-056-3/+788
* Roll gofrontend to 15a24202fa42.Peter Collingbourne2015-04-0556-2157/+414
* Roll gofrontend to 07baa07598ea; roll libffi to r219477.Peter Collingbourne2015-04-05273-19075/+23228
* Roll gofrontend to a6e10414311aPeter Collingbourne2015-04-05617-6759/+29986
* Roll gotools to d4e70101.Peter Collingbourne2015-04-0557-861/+2052
* llgoi: Fix type identity for imported binary packages.Peter Collingbourne2015-03-183-10/+21
* Add llgo-go to installation.Peter Collingbourne2015-03-181-3/+5
* llgoi: Fix importing source packages together with dependent binary packages.Peter Collingbourne2015-03-184-1/+27
* Add cgo dependency to llgo-stage2 and llgoi.Peter Collingbourne2015-03-171-0/+2
* [llgo] update year in LICENSE.txtAndrew Wilkins2015-03-131-1/+1
* [llgo] Disable known failing packages in check-libgoAndrew Wilkins2015-03-064-4/+42
* Fix test to use explicit load type.Peter Collingbourne2015-03-051-1/+1
* [llgo] debug: create replaceable type through DIBuilderAndrew Wilkins2015-03-021-4/+12
* Build cgo and llgo-goPeter Collingbourne2015-02-143-2/+169