index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
6g
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-67
/
+186
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-813
/
+144
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-6
/
+5
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-30
/
+70
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
1
-2
/
+2
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-30
/
+160
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1690
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1690
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-0
/
+1
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-20
/
+140
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-2
/
+0
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-2
/
+0
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-10
/
+10
2010-05-20
fix issue 798
Ken Thompson
1
-0
/
+2
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
1
-3
/
+3
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-4
/
+4
2009-12-12
more on the optimizer
Ken Thompson
1
-13
/
+24
2009-12-11
bug in 6g optimizer
Ken Thompson
1
-57
/
+52
2009-12-04
6g/8g optimizer fix: throw functions now in runtime
Russ Cox
1
-4
/
+4
2009-11-06
8g optimizer
Ken Thompson
1
-1
/
+1
2009-10-20
bug162, over and over
Russ Cox
1
-1
/
+1
2009-10-19
bug190.
Russ Cox
1
-1
/
+0
2009-09-02
fix initialization of noreturn
Rob Pike
1
-3
/
+3
2009-08-30
removed debug print
Ken Thompson
1
-1
/
+1
2009-08-29
sped up optimization by not optimizing
Ken Thompson
1
-37
/
+55
2009-08-28
sliceslice inline
Ken Thompson
1
-0
/
+1
2009-08-20
symbol bugs.
Russ Cox
1
-0
/
+2
2009-08-09
increase from 3 to 11 floating registers
Ken Thompson
1
-4
/
+4
2009-08-09
1. integer division by a constant done.
Ken Thompson
1
-0
/
+8
2009-05-23
improvement in registerization
Ken Thompson
1
-14
/
+56
2009-05-23
1. check for dups in complex literals
Ken Thompson
1
-9
/
+15
2009-03-10
bug with interaction of variables
Ken Thompson
1
-1
/
+3
2009-01-13
in 6g -r (the rsc flag),
Russ Cox
1
-0
/
+18
2009-01-09
silence gcc warnings.
Russ Cox
1
-0
/
+1
2008-12-14
more code optimization
Ken Thompson
1
-0
/
+1
2008-11-24
1. retract general field names
Ken Thompson
1
-2
/
+2
2008-11-22
reg and peep
Ken Thompson
1
-57
/
+124
2008-11-19
silence gcc warnings: missing prototypes and unused variables
Russ Cox
1
-3
/
+3
2008-11-18
first cut at optimizing
Ken Thompson
1
-0
/
+1400