summaryrefslogtreecommitdiffstats
path: root/llgo/irgen/compiler.go
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llgo] Update to use the latest IR attribute bindingsMeador Inge2016-12-061-2/+2
* [llgo] irgen: always use TargetMachine's data layoutAndrew Wilkins2015-09-251-13/+0
* Roll gofrontend to 07baa07598ea; roll libffi to r219477.Peter Collingbourne2015-04-051-3/+6
* Roll gotools to d4e70101.Peter Collingbourne2015-04-051-2/+3
* llgoi: Fix type identity for imported binary packages.Peter Collingbourne2015-03-181-2/+6
* irgen: expose DisableUnusedImportCheck flagPeter Collingbourne2015-01-141-0/+5
* irgen: expose PackageCreated hookPeter Collingbourne2015-01-141-1/+7
* Roll gotools to 47f2109c.Peter Collingbourne2015-01-131-5/+5
* irgen: modify the ABI to use init guards instead of priorityPeter Collingbourne2014-12-311-3/+20
* 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, driver: modify Compiler.Compile to take a FileSet and FilesPeter Collingbourne2014-12-311-10/+5
* irgen: remove unused compiler.runtimetypespkg field.Peter Collingbourne2014-12-291-4/+0
* Initial commit of llgo.Peter Collingbourne2014-11-271-0/+361
OpenPOWER on IntegriCloud