summaryrefslogtreecommitdiff
path: root/test/codegen/stack.go
Commit message (Expand)AuthorAgeFilesLines
* test/codegen: combine trivial PPC64 tests into ppc64xPaul E. Murphy2023-01-271-10/+5
* test: make codegen tests work with both ABIsCherry Zhang2021-04-121-2/+2
* misc, runtime, test: extra tests and benchmarks for deferDan Scales2019-09-251-0/+4
* Revert "Revert "cmd/compile,runtime: allocate defer records on the stack""Keith Randall2019-06-101-0/+5
* Revert "cmd/compile,runtime: allocate defer records on the stack"Keith Randall2019-06-051-5/+0
* cmd/compile,runtime: allocate defer records on the stackKeith Randall2019-06-041-0/+5
* cmd/compile: handle new panicindex/slice names in optimizationsKeith Randall2019-04-031-0/+11
* test/codegen: enable more tests for ppc64/ppc64leLynn Boger2018-10-161-0/+5
* build: support frame-pointer for arm64Zheng Xu2018-08-291-5/+5
* cmd/compile: assign and preserve statement boundaries.David Chase2018-05-141-2/+2
* cmd/compile: add some generic composite type optimizationsMichael Munday2018-05-081-10/+69
* test/codegen: port last stack and memcombining testsAlberto Donizetti2018-04-111-0/+12
* test/codegen: port stack-related tests to codegenAlberto Donizetti2018-03-301-0/+24