- 6598c65 cmd/compile: fix exponential-time init-cycle reporting by Russ Cox · 4 years ago
- fefad1d test: fix timeout code for invoking compiler by Russ Cox · 4 years ago
- 304f769 cmd/compile: don't short-circuit copies whose source is volatile by Keith Randall · 4 years ago
- fa90aac cmd/compile: fix late expand_calls leaf type for OpStructSelect/OpArraySelect by Cuong Manh Le · 4 years ago
- c06a354 test: trigger SIGSEGV instead of SIGTRAP in issue11656.go by Cherry Zhang · 4 years, 1 month ago
- 9abbe27 test: skip issue11656.go on mips/mips64/ppc64 by Ian Lance Taylor · 4 years, 1 month ago
- 89b44b4 cmd/compile: recognize reassignments involving receives by Matthew Dempsky · 4 years, 1 month ago
- 55b5801 test: for issue11656 try to execute trap, not call it by Ian Lance Taylor · 4 years, 1 month ago
- 626cc7c test: permit "exponent too large" error by Ian Lance Taylor · 4 years, 1 month ago
- f1778c2 test: recognize and use gc build tag by Ian Lance Taylor · 4 years, 1 month ago
- 731bb54 test: update for gofrontend error message changes by Ian Lance Taylor · 4 years, 1 month ago
- 685a322 test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- 3d64678 test: only require issue11674 errors with gc compiler by Ian Lance Taylor · 4 years, 1 month ago
- 7cdc84a test: remove bug429 (duplicates runtime.TestSimpleDeadlock) by Ian Lance Taylor · 4 years, 1 month ago
- 412dc2f test: adjust issue11371 to fit in required precision by Ian Lance Taylor · 4 years, 1 month ago
- 8e2d74b test: only check for issue11362 error with gc by Ian Lance Taylor · 4 years, 1 month ago
- f8ac237 test: import file name for issue19028 by Ian Lance Taylor · 4 years, 1 month ago
- 5a25a3f test: recognize gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- be10af7 test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- ce61ccc test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- 0a02371 cmd/compile: set correct type for OpIData by Cuong Manh Le · 4 years, 1 month ago
- 1430552 cmd/compile: fix select statement evaluation order corner case by Matthew Dempsky · 4 years, 1 month ago
- 6d2b335 test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- 6c64b6d cmd/compile: don't constant fold divide by zero by Keith Randall · 4 years, 1 month ago
- 9c0e2db test: add new test that gofrontend failed to handle by Ian Lance Taylor · 4 years, 1 month ago
- 37a32a1 cmd/compile: make sure address of offset(SP) is rematerializeable by Cherry Zhang · 4 years, 1 month ago
- bacb307 test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- 58768ae test: match gccgo error messages by Ian Lance Taylor · 4 years, 1 month ago
- c32140f all: update to use filepath.WalkDir instead of filepath.Walk by Russ Cox · 4 years, 2 months ago
- 73e796c test: match gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- 4826abb cmd/compile: do not assume TST and TEQ set V on arm by Jason A. Donenfeld · 4 years, 1 month ago
- 848dff6 test: update gofrontend expected errors by Ian Lance Taylor · 4 years, 1 month ago
- a45e12f test: recognize gofrontend error messages by Ian Lance Taylor · 4 years, 1 month ago
- d6abf29 test: recognize new gofrontend error message by Ian Lance Taylor · 4 years, 1 month ago
- b94346e test: match gofrontend error messages by Ian Lance Taylor · 4 years, 2 months ago
- 7dc5d90 cmd/compile: set OpLoad argument type interface{} correctly by Cuong Manh Le · 4 years, 2 months ago
- 762eda3 go/types: fix incorrect string(int) conversion (regression) by Robert Griesemer · 4 years, 2 months ago
- 9ea6364 cmd/compile: add test for 42753 by Keith Randall · 4 years, 2 months ago
- c306fd6 cmd/compile: allow loading single field of typed-interface{} OpIData by Cuong Manh Le · 4 years, 2 months ago
- 35693d0 cmd/compile: fix miscompilation during inlining by Matthew Dempsky · 4 years, 2 months ago
- 5b0ec1a cmd/compile: fix panic in field tracking logic by Matthew Dempsky · 4 years, 2 months ago
- 0ae3b7c cmd/compile: fix rules regression with shifts on PPC64 by Lynn Boger · 4 years, 2 months ago
- f2eea4c cmd/compile: mask SLL,SRL,SRAconst shift amount by Alberto Donizetti · 4 years, 2 months ago
- 92c732e cmd/compile: fix load of interface{}-typed OpIData in expand_calls by David Chase · 4 years, 2 months ago
- a444458 cmd/compile: make sure linkname'd symbol is non-package by Cherry Zhang · 4 years, 2 months ago
- 7307e86 test/codegen: go fmt by Alberto Donizetti · 4 years, 2 months ago
- a6755fc cmd/compile: check indirect connection between if block and phi block in addLocalInductiveFacts by Cholerae Hu · 4 years, 5 months ago
- 5736eb0 cmd/compile: support inlining of type switches by Matthew Dempsky · 4 years, 2 months ago
- 854e892 cmd/compile: optimize shift pairs and masks on s390x by Michael Munday · 4 years, 8 months ago
- 0387bed cmd/compile: remove racefuncenterfp when it is not needed by Cherry Zhang · 4 years, 2 months ago
- 063a91c cmd/compile: fix recognition of unnamed return variables by Matthew Dempsky · 4 years, 2 months ago
- 7191f11 cmd/compile: fix reassignVisitor by Matthew Dempsky · 4 years, 2 months ago
- e62adb1 cmd/compile: fix devirtualization of promoted interface methods by Matthew Dempsky · 4 years, 2 months ago
- 5cc43c5 cmd/compile: early devirtualization of interface method calls by Matthew Dempsky · 4 years, 2 months ago
- 4fb4291 cmd/compile: inline functions evaluated in go and defer statements by Branden J Brown · 4 years, 3 months ago
- b85c2dd cmd/link: enable internal linking by default on darwin/arm64 by Cherry Zhang · 4 years, 3 months ago
- 009d714 cmd/compile, runtime: store pointers to go:notinheap types indirectly by Keith Randall · 4 years, 3 months ago
- 933721b cmd/compile: fix storeType to handle pointers to go:notinheap types by Keith Randall · 4 years, 3 months ago
- c3c6fbf cmd/compile: combine more 32 bit shift and mask operations on ppc64 by Paul E. Murphy · 4 years, 3 months ago
- a19cf51 cmd/compile: defer lowering OANDNOT until SSA by Cuong Manh Le · 4 years, 3 months ago
- fb7134e test: add index bounds check elided with "&^" by Cuong Manh Le · 4 years, 3 months ago
- c9c6488 cmd/internal/obj: reject too large symbols by Cherry Zhang · 4 years, 3 months ago
- bccdd31 cmd/compile: use type position for error message in align.go by Cuong Manh Le · 4 years, 3 months ago
- 8fe372c cmd/compile: allowing inlining of functions with OCALLPART by Dan Scales · 4 years, 3 months ago
- c216ae8 cmd/compile: fix ICE in reporting of invalid recursive types by Matthew Dempsky · 4 years, 3 months ago
- 76a615b cmd/compile: fix defer/go calls to variadic unsafe-uintptr functions by Matthew Dempsky · 4 years, 3 months ago
- 1bcf6be cmd/compile: use staticValue for inlining logic by Matthew Dempsky · 4 years, 4 months ago
- 497ea06 cmd/compile: allow inlining of "for" loops by Matthew Dempsky · 4 years, 4 months ago
- c0417df cmd/compile: improve escape analysis of known calls by Matthew Dempsky · 4 years, 4 months ago
- e43ef8d test: add test that fails with gofrontend by Ian Lance Taylor · 4 years, 3 months ago
- 2c6df2e cmd/compile: reject misplaced go:build comments by Russ Cox · 4 years, 8 months ago
- a4b95cd cmd/compile: fix incorrect comparison folding by Keith Randall · 4 years, 3 months ago
- 04b8a9f all: implement GO386=softfloat by Keith Randall · 4 years, 3 months ago
- 2e4ceaf cmd/dist: enable more tests on macOS/ARM64 by Cherry Zhang · 4 years, 4 months ago
- f8d8097 cmd/compile: correct leaf type when "selecting" singleton register-sized struct by David Chase · 4 years, 3 months ago
- 694025e cmd/compile: avoid applying ARM CMP->CMN rewrite in unsigned context by David Chase · 4 years, 3 months ago
- 095e0f4 cmd/compile: change mustHeapAlloc to return a reason why by Alberto Donizetti · 4 years, 3 months ago
- fe2cfb7 all: drop 387 support by Keith Randall · 4 years, 3 months ago
- cc2a5cf cmd/compile,cmd/internal/obj/ppc64: fix some shift rules due to a regression by Lynn Boger · 4 years, 3 months ago
- 0e85fd7 cmd/compile: report type loop for invalid recursive types by Matthew Dempsky · 4 years, 3 months ago
- ad0ab81 cmd/compile: fix type checking of "make" arguments by Matthew Dempsky · 4 years, 3 months ago
- a424f6e cmd/asm,cmd/compile,cmd/internal/obj/ppc64: add extswsli support on power9 by Lynn Boger · 4 years, 4 months ago
- e572218 cmd/compile: fix escape reason for MAKESLICE with no cap by Alberto Donizetti · 4 years, 4 months ago
- 2333c62 runtime: use old capacity to decide on append growth regime by Keith Randall · 4 years, 4 months ago
- 23573d0 cmd/compile: clearer error when non-bool used as "||" and "&&" operand by Cuong Manh Le · 4 years, 4 months ago
- df73945 cmd/compile: make error message involving variadic calls clearer by Cuong Manh Le · 4 years, 4 months ago
- ddd35f8 cmd/compile: more comprehensive tests for #24991 by Matthew Dempsky · 4 years, 4 months ago
- 2205379 cmd/compile: propagate go:notinheap implicitly by Keith Randall · 4 years, 4 months ago
- 967465d cmd/compile: use combined shifts to improve array addressing on ppc64x by Lynn Boger · 4 years, 4 months ago
- 7ee35cb cmd/compile: be more specific in cannot assign errors by Alberto Donizetti · 4 years, 4 months ago
- 37f2610 cmd/compile: make go:notinheap error message friendlier for cgo by Keith Randall · 4 years, 5 months ago
- 42b023d cmd/cgo: use go:notinheap for anonymous structs by Keith Randall · 4 years, 5 months ago
- 4f91591 cmd/compile: allow aliases to go:notinheap types by Keith Randall · 4 years, 5 months ago
- bae9cf6 test: fix inline.go to pass linux-amd64-noopt by Matthew Dempsky · 4 years, 4 months ago
- f4936d0 cmd/compile: call fninit earlier by Matthew Dempsky · 4 years, 4 months ago
- afb5fca test: fix flaky test for issue24491 by Cuong Manh Le · 4 years, 4 months ago
- 1f45216 cmd/compile: attach OVARLIVE nodes to OCALLxxx by Cuong Manh Le · 4 years, 4 months ago
- 806f478 cmd/compile: don't report not enough args error if call is undefined by Cuong Manh Le · 4 years, 4 months ago
- 2c95e3a cmd/compile: use clearer error message for stuct literal by Cuong Manh Le · 4 years, 4 months ago
- bdb480f cmd/compile: fix mishandling of unsafe-uintptr arguments in go/defer by Cuong Manh Le · 4 years, 4 months ago