aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/stmtlines_test.go
AgeCommit message (Expand)Author
2021-07-30[dev.cmdgo] cmd: support space and quotes in CC and CXXJay Conrod
2021-04-14cmd/compile: rescue stmt boundaries from OpArgXXXReg and OpSelectN.David Chase
2019-08-30cmd/compile: print lines missing is_stmt if testing.Verbose()David Chase
2019-03-13cmd: disable DWARF with old ld on aix/ppc64Clément Chigot
2018-12-10all: move cmd/internal/xcoff to internal/xcoffClément Chigot
2018-10-26cmd/compile/internal/ssa: fix TestStmtLines for AIXClément Chigot
2018-09-27cmd/link: move DIE of global variables to their compile unitAlessandro Arzilli
2018-07-31cmd/compile: remove dead codeYury Smolsky
2018-05-14cmd/compile: skip TestStmtLines on Plan 9David du Colombier
2018-05-14cmd/compile: assign and preserve statement boundaries.David Chase