index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llgo
Commit message (
Expand
)
Author
Age
Files
Lines
*
irgen: Create functions instead of global variables for builtin hash and equa...
Peter Collingbourne
2017-06-04
1
-2
/
+2
*
benchcomp: Add a mode for analyzing file sizes.
Peter Collingbourne
2017-04-03
1
-0
/
+20
*
[llgo] Remove support for LLVM attributes
Meador Inge
2016-12-06
1
-32
/
+0
*
[llgo] set debuglocs for calls in synthetic functions
Andrew Wilkins
2016-12-06
2
-4
/
+1
*
[llgo] Update to use the latest IR attribute bindings
Meador Inge
2016-12-06
7
-38
/
+73
*
[llgo] Fix `debug` to use latest `DIBuilder` bindings
Meador Inge
2016-12-06
1
-6
/
+4
*
[llgo] add llgo source path to LLVM_GO_PACKAGES
Andrew Wilkins
2016-07-27
1
-0
/
+2
*
Upgrade all the .arcconfigs to https.
Benjamin Kramer
2016-07-14
1
-1
/
+1
*
[llgo] llgoi: separate evaluation from printing
Andrew Wilkins
2016-04-25
7
-94
/
+124
*
benchcomp: Add a mode for analyzing rule execution time in ninja log files.
Peter Collingbourne
2016-04-08
1
-0
/
+31
*
benchcomp: Look at all sections whose names begin with .text, not just the .t...
Peter Collingbourne
2016-04-08
1
-1
/
+1
*
[llgo] add USES_TERMINAL option to check-libgo
Andrew Wilkins
2016-03-30
1
-0
/
+1
*
[llgo] Increment "Debug Info Version"
Andrew Wilkins
2016-03-23
1
-1
/
+1
*
[cmake] fix libgo-llgo paths in install target
Andrew Wilkins
2016-03-23
1
-2
/
+2
*
[llgo] Roll gofrontend forward
Andrew Wilkins
2016-03-15
1071
-30960
/
+90178
*
[llgo] Force exporting __morestack from llgoi
Andrew Wilkins
2015-11-27
1
-0
/
+6
*
debug: Update for debug info API change.
Peter Collingbourne
2015-11-05
1
-1
/
+1
*
[llgo] irgen: always use TargetMachine's data layout
Andrew Wilkins
2015-09-25
2
-28
/
+0
*
[llgo] drop debug/DIBuilder.Declare
Andrew Wilkins
2015-09-01
1
-25
/
+0
*
Update to new lists.llvm.org
Tanya Lattner
2015-08-05
2
-3
/
+3
*
[llgo] build llgoi by default
Andrew Wilkins
2015-07-21
1
-1
/
+1
*
[llgo] cmd/gllgo: handle/ignore more flags
Andrew Wilkins
2015-07-17
1
-0
/
+8
*
[llgo] update libgo-llgo.so version to match libtool_VERSION
Andrew Wilkins
2015-07-15
1
-2
/
+2
*
[llgo] set function personality with SetPersonality
Andrew Wilkins
2015-07-15
1
-1
/
+2
*
[llgo] cmd/llgoi: use line editor
Andrew Wilkins
2015-05-23
26
-48
/
+2679
*
benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes.
Peter Collingbourne
2015-05-12
1
-0
/
+49
*
[llgo] add buildbot-slave config
Andrew Wilkins
2015-04-08
1
-0
/
+31
*
Add documentation for llgoi, update README
Peter Collingbourne
2015-04-05
6
-3
/
+788
*
Roll gofrontend to 15a24202fa42.
Peter Collingbourne
2015-04-05
56
-2157
/
+414
*
Roll gofrontend to 07baa07598ea; roll libffi to r219477.
Peter Collingbourne
2015-04-05
273
-19075
/
+23228
*
Roll gofrontend to a6e10414311a
Peter Collingbourne
2015-04-05
617
-6759
/
+29986
*
Roll gotools to d4e70101.
Peter Collingbourne
2015-04-05
57
-861
/
+2052
*
llgoi: Fix type identity for imported binary packages.
Peter Collingbourne
2015-03-18
3
-10
/
+21
*
Add llgo-go to installation.
Peter Collingbourne
2015-03-18
1
-3
/
+5
*
llgoi: Fix importing source packages together with dependent binary packages.
Peter Collingbourne
2015-03-18
4
-1
/
+27
*
Add cgo dependency to llgo-stage2 and llgoi.
Peter Collingbourne
2015-03-17
1
-0
/
+2
*
[llgo] update year in LICENSE.txt
Andrew Wilkins
2015-03-13
1
-1
/
+1
*
[llgo] Disable known failing packages in check-libgo
Andrew Wilkins
2015-03-06
4
-4
/
+42
*
Fix test to use explicit load type.
Peter Collingbourne
2015-03-05
1
-1
/
+1
*
[llgo] debug: create replaceable type through DIBuilder
Andrew Wilkins
2015-03-02
1
-4
/
+12
*
Build cgo and llgo-go
Peter Collingbourne
2015-02-14
3
-2
/
+169
*
Roll gofrontend to 0fde0b6a7eb2
Peter Collingbourne
2015-02-13
147
-275
/
+19198
*
Update for API change
Peter Collingbourne
2015-02-13
1
-1
/
+1
*
irgen: don't emit debug metadata for locals
Andrew Wilkins
2015-01-29
2
-12
/
+1
*
Introduce llgoi, a REPL for Go
Peter Collingbourne
2015-01-15
15
-7
/
+701
*
irgen: expose DisableUnusedImportCheck flag
Peter Collingbourne
2015-01-14
1
-0
/
+5
*
irgen: expose PackageCreated hook
Peter Collingbourne
2015-01-14
1
-1
/
+7
*
Roll gotools to 47f2109c.
Peter Collingbourne
2015-01-13
694
-72866
/
+1458
*
[llgo] irgen: generate switch instructions
Andrew Wilkins
2015-01-08
3
-1
/
+216
*
Test commit to check the new git mirror.
Chandler Carruth
2015-01-07
1
-0
/
+1
[next]