| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmd/internal/obj/s390x: simplify huge frame prologue | Austin Clements | 2021-04-05 | 1 | -67/+37 |
| * | cmd/asm, cmd/link, runtime: introduce FuncInfo flag bits | Russ Cox | 2021-02-19 | 1 | -0/+16 |
| * | [dev.regabi] all: merge master into dev.regabi | Matthew Dempsky | 2020-12-21 | 2 | -8/+8 |
| |\ |
|
| | * | cmd/compile: fix incorrect shift count type with s390x rules | Ruixin Bao | 2020-12-14 | 2 | -8/+8 |
| * | | [dev.regabi] cmd/compile: add ssa.Aux tag interface for Value.Aux | Matthew Dempsky | 2020-12-08 | 2 | -0/+4 |
| |/ |
|
| * | cmd/internal/obj/s390x: fix SYNC instruction encoding | Michael Munday | 2020-11-10 | 1 | -1/+1 |
| * | cmd/compile: optimize shift pairs and masks on s390x | Michael Munday | 2020-11-06 | 2 | -7/+197 |
| * | cmd/internal/obj/arm64: add CASx/CASPx instructions | fanzha02 | 2020-10-29 | 1 | -1/+1 |
| * | cmd/internal/obj/{arm,s390x}: make return jump print nicer | Cherry Zhang | 2020-10-26 | 1 | -2/+4 |
| * | cmd/internal/obj: move LSym.Func into LSym.Extra | Russ Cox | 2020-10-16 | 2 | -17/+17 |
| * | cmd/link: consider interface conversions only in reachable code | Cherry Zhang | 2020-09-28 | 1 | -1/+5 |
| * | cmd/compile,cmd/asm: simplify recording of branch targets, take 2 | Keith Randall | 2020-08-31 | 2 | -14/+14 |
| * | Revert "cmd/compile,cmd/asm: simplify recording of branch targets" | Keith Randall | 2020-08-28 | 2 | -14/+14 |
| * | cmd/compile,cmd/asm: simplify recording of branch targets | Keith Randall | 2020-08-27 | 2 | -14/+14 |
| * | cmd/internal/obj: fix inline marker issue on s390x | Michael Munday | 2020-08-20 | 1 | -11/+0 |
| * | Revert "cmd/internal/obj: fix inline marker issue on s390x" | Austin Clements | 2020-08-17 | 1 | -0/+11 |
| * | cmd/internal/obj: fix inline marker issue on s390x | Michael Munday | 2020-08-14 | 1 | -11/+0 |
| * | cmd/internal/obj, runtime: preempt & restart some instruction sequences | Cherry Zhang | 2020-05-06 | 1 | -1/+1 |
| * | cmd/compile: clean up codegen for branch-on-carry on s390x | Michael Munday | 2020-04-22 | 1 | -0/+6 |
| * | cmd/internal: allow ADDE to work with memory location on s390x | Ruixin(Peter) Bao | 2020-04-22 | 1 | -1/+3 |
| * | cmd/internal: add MVCIN instruction to s390x assembler | Ruixin(Peter) Bao | 2020-04-07 | 3 | -0/+5 |
| * | cmd/asm, cmd/compile, runtime: add -spectre=ret mode | Russ Cox | 2020-03-13 | 1 | -0/+5 |
| * | cmd/internal/obj: mark split-stack prologue nonpreemptible | Cherry Zhang | 2019-11-27 | 1 | -20/+14 |
| * | cmd/compile, runtime: intrinsify atomic And8 and Or8 on s390x | Michael Munday | 2019-11-11 | 1 | -0/+47 |
| * | cmd/internal/obj/s390x: mark unsafe points | Cherry Zhang | 2019-11-07 | 3 | -76/+110 |
| * | cmd/internal/obj/s390x: add support of SPM instruction | Cherry Zhang | 2019-11-04 | 3 | -0/+10 |
| * | cmd/asm/internal/asm/testdata/s390x: add test cases for some assembly instruc... | Ruixin(Peter) Bao | 2019-11-04 | 1 | -0/+2 |
| * | cmd/asm: add s390x branch-on-count instructions | Michael Munday | 2019-10-09 | 3 | -0/+25 |
| * | cmd/asm: fix element size encoding for VSUMQ instruction on s390x | Michael Munday | 2019-10-09 | 1 | -2/+2 |
| * | cmd/compile: use numeric condition code masks on s390x | Michael Munday | 2019-09-26 | 2 | -24/+144 |
| * | cmd/asm: add masked branch and conditional load instructions to s390x | Michael Munday | 2019-09-25 | 4 | -19/+127 |
| * | cmd/compile: add math/bits.Mul64 intrinsic on s390x | Ruixin Bao | 2019-09-13 | 3 | -0/+6 |
| * | cmd/internal/obj/s390x: use 12 bit load and store instruction when possible o... | Ruixin Bao | 2019-09-12 | 1 | -2/+45 |
| * | cmd/compile/internal/s390x: replace 4-byte NOP with a 2-byte NOP on s390x | Ruixin(Peter) Bao | 2019-09-11 | 3 | -0/+9 |
| * | all: simplify code using "gofmt -s -w" | Shulhan | 2019-05-06 | 1 | -242/+242 |
| * | cmd/compile: add math/bits.{Add,Sub}64 intrinsics on s390x | Michael Munday | 2019-05-03 | 1 | -7/+5 |
| * | cmd/asm: add s390x 'rotate then ... selected bits' instructions | Michael Munday | 2019-04-16 | 3 | -0/+74 |
| * | cmd/internal/obj/s390x: handle RestArgs in s390x assembler | Michael Munday | 2019-04-16 | 1 | -293/+302 |
| * | cmd/internal/obj/s390x: remove param field from optab | Michael Munday | 2019-04-16 | 1 | -264/+263 |
| * | cmd/asm: add 'insert program mask' instruction for s390x | Michael Munday | 2019-03-29 | 3 | -0/+10 |
| * | cmd/dist, cmd/link, runtime: fix stack size when cross-compiling aix/ppc64 | Clément Chigot | 2019-01-09 | 1 | -2/+2 |
| * | cmd/internal/obj/s390x: don't crash on invalid instruction | Ian Lance Taylor | 2018-12-07 | 1 | -0/+4 |
| * | cmd/asm: add s390x VMSLG instruction variants | bill_ofarrell | 2018-10-29 | 4 | -1/+16 |
| * | cmd/compile: implement OnesCount{8,16,32,64} intrinsics on s390x | Michael Munday | 2018-09-03 | 3 | -0/+10 |
| * | cmd/internal/obj/s390x: increase maximum number of loop iterations | Michael Munday | 2018-07-05 | 1 | -1/+1 |
| * | cmd/internal/obj: follow convention for generated code comment | Tobias Klauser | 2018-07-03 | 1 | -2/+1 |
| * | all: update comment URLs from HTTP to HTTPS, where possible | Tim Cooper | 2018-06-01 | 1 | -1/+1 |
| * | cmd/internal/obj: consolidate emitting entry stack map | Austin Clements | 2018-05-22 | 1 | -7/+1 |
| * | cmd/compile: intrinsify runtime.getcallerpc on all link register architectures | Wei Xiao | 2018-05-02 | 1 | -0/+13 |
| * | cmd: remove some unnecessary gotos | Daniel Martí | 2018-05-01 | 1 | -5/+4 |