]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/compile/internal/gc/asm_test.go
all: merge dev.inline into master
[gostls13.git] / src / cmd / compile / internal / gc / asm_test.go
2017-02-01 Russ Coxall: merge dev.inline into master
2016-12-21 Kirill Smelkovcmd/compile/internal/ssa: add tests for BSWAP on stores...
2016-12-19 Keith Randallcmd/compile: test for correct zeroing
2016-12-08 Robert Griesemer[dev.inline] cmd/compile: rename various fields from...
2016-11-03 Ilya Tocarcmd/compile/internal/ssa: generate bswap on AMD64
2016-11-03 Josh Bleecher Snydercmd/compile/internal/gc: make tests run faster
2016-09-23 Keith Randallcmd/compile: fix 4-byte unaligned load rules
2016-08-30 Keith Randallall: use testing.GoToolPath instead of "go"
2016-07-13 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-07-01 Cherry Zhangcmd/compile: don't set line number to 0 when building SSA
2016-06-14 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-06-01 David du Colombiercmd/compile: fix TestAssembly on Plan 9
2016-06-01 Michael Hudson-Doylecmd/compile: pass process env to 'go tool compile'...
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-26 Keith Randallcmd/compile: testing harness for checking generated...