aboutsummaryrefslogtreecommitdiff
path: root/llgo/cmd
AgeCommit message (Expand)AuthorFilesLines
2019-01-21[llgo]: fix compilation under current llvmKristina Brooks1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth5-20/+15
2016-12-06[llgo] Update to use the latest IR attribute bindingsMeador Inge1-4/+9
2016-04-25[llgo] llgoi: separate evaluation from printingAndrew Wilkins1-61/+86
2016-03-15[llgo] Roll gofrontend forwardAndrew Wilkins1-4/+1
2015-11-27[llgo] Force exporting __morestack from llgoiAndrew Wilkins1-0/+6
2015-07-17[llgo] cmd/gllgo: handle/ignore more flagsAndrew Wilkins1-0/+8
2015-05-23[llgo] cmd/llgoi: use line editorAndrew Wilkins2-44/+57
2015-03-18llgoi: Fix type identity for imported binary packages.Peter Collingbourne1-7/+4
2015-03-18llgoi: Fix importing source packages together with dependent binary packages.Peter Collingbourne1-0/+3
2015-02-14Build cgo and llgo-goPeter Collingbourne2-0/+101
2015-02-13Update for API changePeter Collingbourne1-1/+1
2015-01-15Introduce llgoi, a REPL for GoPeter Collingbourne2-0/+553
2014-12-31irgen: modify the ABI to use init guards instead of priorityPeter Collingbourne1-0/+1
2014-12-31irgen, driver: modify Compiler.Compile to take a FileSet and FilesPeter Collingbourne1-1/+9
2014-12-29[cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable forChandler Carruth2-15/+34
2014-11-27Initial commit of llgo.Peter Collingbourne2-0/+882