go/src/cmd/compile/internal/x86
Robert Griesemer cfd17f51c8 [dev.inline] cmd/compile/internal/ssa: rename various fields from Line to Pos
This is a mostly mechanical rename followed by manual fixes where necessary.

Change-Id: Ie5c670b133db978f15dc03e50dc2da0c80fc8842
Reviewed-on: https://go-review.googlesource.com/34137
Reviewed-by: David Lazar <lazard@golang.org>
2016-12-08 21:36:52 +00:00
..
387.go cmd/compile: layout stack frame during SSA 2016-10-04 17:07:36 +00:00
galign.go cmd/compile: remove Arch.REGCTXT 2016-09-16 21:22:03 +00:00
ggen.go cmd/compile/internal/x86: fix zero-range merging logic 2016-09-29 18:54:16 +00:00
prog.go cmd/compile: simplify obj.ProgInfo and extract from obj.Prog 2016-09-21 22:08:45 +00:00
ssa.go [dev.inline] cmd/compile/internal/ssa: rename various fields from Line to Pos 2016-12-08 21:36:52 +00:00