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
/
irgen
/
ssa.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llgo] set debuglocs for calls in synthetic functions
Andrew Wilkins
2016-12-06
1
-1
/
+1
*
[llgo] Update to use the latest IR attribute bindings
Meador Inge
2016-12-06
1
-1
/
+3
*
[llgo] Roll gofrontend forward
Andrew Wilkins
2016-03-15
1
-13
/
+6
*
[llgo] set function personality with SetPersonality
Andrew Wilkins
2015-07-15
1
-1
/
+2
*
Roll gofrontend to 07baa07598ea; roll libffi to r219477.
Peter Collingbourne
2015-04-05
1
-6
/
+9
*
irgen: don't emit debug metadata for locals
Andrew Wilkins
2015-01-29
1
-12
/
+0
*
Roll gotools to 47f2109c.
Peter Collingbourne
2015-01-13
1
-3
/
+3
*
[llgo] irgen: generate switch instructions
Andrew Wilkins
2015-01-08
1
-1
/
+9
*
[llgo] Elide alloca for unused received values in select
Andrew Wilkins
2014-12-31
1
-9
/
+1
*
irgen: modify the ABI to use init guards instead of priority
Peter Collingbourne
2014-12-31
1
-8
/
+51
*
irgen: do not emit an extra terminator for panic thunks
Peter Collingbourne
2014-12-28
1
-2
/
+2
*
irgen: fix canAvoid*
Peter Collingbourne
2014-12-17
1
-10
/
+20
*
Initial commit of llgo.
Peter Collingbourne
2014-11-27
1
-0
/
+1303