summaryrefslogtreecommitdiffstats
path: root/llgo/irgen/ssa.go
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llgo] set debuglocs for calls in synthetic functionsAndrew Wilkins2016-12-061-1/+1
* [llgo] Update to use the latest IR attribute bindingsMeador Inge2016-12-061-1/+3
* [llgo] Roll gofrontend forwardAndrew Wilkins2016-03-151-13/+6
* [llgo] set function personality with SetPersonalityAndrew Wilkins2015-07-151-1/+2
* Roll gofrontend to 07baa07598ea; roll libffi to r219477.Peter Collingbourne2015-04-051-6/+9
* irgen: don't emit debug metadata for localsAndrew Wilkins2015-01-291-12/+0
* Roll gotools to 47f2109c.Peter Collingbourne2015-01-131-3/+3
* [llgo] irgen: generate switch instructionsAndrew Wilkins2015-01-081-1/+9
* [llgo] Elide alloca for unused received values in selectAndrew Wilkins2014-12-311-9/+1
* irgen: modify the ABI to use init guards instead of priorityPeter Collingbourne2014-12-311-8/+51
* irgen: do not emit an extra terminator for panic thunksPeter Collingbourne2014-12-281-2/+2
* irgen: fix canAvoid*Peter Collingbourne2014-12-171-10/+20
* Initial commit of llgo.Peter Collingbourne2014-11-271-0/+1303
OpenPOWER on IntegriCloud