index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
compile
/
internal
/
ssa
/
decompose.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/compile: fix error message formatting in decomposeBuiltInPhi
Jorropo
2022-08-23
1
-1
/
+1
*
cmd/compile: manage Slot array better
David Chase
2021-05-08
1
-53
/
+87
*
cmd/compile: minor doc improvements
Josh Bleecher Snyder
2021-03-08
1
-1
/
+1
*
[dev.regabi] cmd/compile: remove leftover code form late call lowering work
David Chase
2021-01-26
1
-4
/
+0
*
cmd/compile: avoid generating CSEs; do all aggregates; maintain debug names
David Chase
2020-10-23
1
-20
/
+67
*
cmd/compile: invalidate zero-use values during rewrite
Keith Randall
2020-08-27
1
-3
/
+5
*
cmd/compile: don't allow go:notinheap on the heap or stack
Keith Randall
2020-08-25
1
-1
/
+1
*
cmd/compile: decompose composite OpArg before decomposeUser
David Chase
2018-11-23
1
-0
/
+4
*
cmd/compile/internal/types: remove ElemType wrapper
Matthew Dempsky
2018-04-24
1
-4
/
+4
*
cmd/compile: mark the first word of an interface as a uintptr
Keith Randall
2018-02-27
1
-2
/
+3
*
cmd/compile: repair name propagation into aggregate parts
David Chase
2017-11-05
1
-52
/
+48
*
cmd/compile: provide more names for stack slots
David Chase
2017-11-01
1
-28
/
+74
*
cmd/compile: rename SSA Register.Name to Register.String
q
Keith Randall
2017-08-17
1
-1
/
+1
*
[dev.debug] cmd/compile: keep float names in the Names list
Heschi Kreinick
2017-07-25
1
-0
/
+1
*
cmd/compile: change ssa.Type into *types.Type
Josh Bleecher Snyder
2017-05-09
1
-12
/
+14
*
Revert "cmd/compile: add Type.MustSize and Type.MustAlignment"
Josh Bleecher Snyder
2017-04-28
1
-6
/
+6
*
cmd/compile: add Type.MustSize and Type.MustAlignment
Josh Bleecher Snyder
2017-04-27
1
-6
/
+6
*
cmd/compile: cleanup after IntSize->PtrSize conversion
Matthew Dempsky
2017-04-23
1
-10
/
+6
*
cmd: remove IntSize and Widthint
Matthew Dempsky
2017-04-22
1
-6
/
+6
*
cmd/compile: separate ssa.Frontend and ssa.TypeSource
Josh Bleecher Snyder
2017-03-19
1
-25
/
+25
*
cmd/compile: move Frontend field from ssa.Config to ssa.Func
Josh Bleecher Snyder
2017-03-17
1
-22
/
+22
*
[dev.inline] cmd/compile/internal/ssa: rename various fields from Line to Pos
Robert Griesemer
2016-12-08
1
-39
/
+39
*
cmd/compile: make [0]T and [1]T SSAable types
Keith Randall
2016-10-31
1
-4
/
+42
*
cmd/compile, cmd/link: fix printf verbs
Josh Bleecher Snyder
2016-09-14
1
-1
/
+1
*
cmd/compile: make ssa compilation unconditional
Keith Randall
2016-09-14
1
-2
/
+2
*
[dev.ssa] cmd/compile: port SSA backend to amd64p32
Keith Randall
2016-08-09
1
-0
/
+4
*
[dev.ssa] cmd/compile: handle floating point on ARM
Cherry Zhang
2016-06-06
1
-0
/
+4
*
[dev.ssa] cmd/compile: decompose 64-bit integer on ARM
Cherry Zhang
2016-06-02
1
-1
/
+38
*
cmd/compile: fix -N build
Keith Randall
2016-04-11
1
-1
/
+1
*
cmd/compile: fix naming of decomposed structs
Keith Randall
2016-04-11
1
-6
/
+21
*
cmd/compile: better job of naming compound types
Keith Randall
2016-03-31
1
-9
/
+4
*
cmd/compile: use int for field index
Matthew Dempsky
2016-03-15
1
-6
/
+6
*
[dev.ssa] cmd/compile: split decompose pass in two
Keith Randall
2016-02-09
1
-16
/
+51
*
[dev.ssa] cmd/compile/internal/ssa/gen: move variable reset code into a function
Alexandru Moșoi
2016-02-04
1
-20
/
+5
*
[dev.ssa] cmd/compile: Allow structs to be SSAd
Keith Randall
2016-01-20
1
-19
/
+72
*
[dev.ssa] cmd/compile: start arguments as spilled
Keith Randall
2015-11-03
1
-1
/
+68
*
[dev.ssa] cmd/compile: remember names of values
Keith Randall
2015-10-28
1
-2
/
+2
*
[dev.ssa] cmd/compile: add complex arithmetic
David Chase
2015-09-01
1
-4
/
+5
*
[dev.ssa] cmd/compile: add compose/decompose for complex, phi, constants
David Chase
2015-08-28
1
-0
/
+27
*
[dev.ssa] cmd/compile: add decompose pass
Keith Randall
2015-08-20
1
-0
/
+93