aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules
AgeCommit message (Expand)Author
9 dayscmd/compile: improve uint8/uint16 logical immediates on PPC64Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com
2024-08-26cmd/compile: intrinsify math.MulUintptr on PPC64Paul E. Murphy
2024-05-22cmd/compile/internal/ssa: reintroduce ANDconst opcode on PPC64Paul E. Murphy
2023-11-13cmd/compile/internal/ssa: on PPC64, merge (CMPconst [0] (op ...)) more aggres...Paul E. Murphy
2023-10-18cmd/compile/internal/ssa: on PPC64, generate large constant paddiPaul E. Murphy
2023-10-18cmd/compile: avoid ANDCCconst on PPC64 if condition not neededLynn Boger
2023-09-06cmd/compile/internal/ssa: improve masking codegen on PPC64Paul E. Murphy
2023-02-06cmd/compile: add rules to emit SETBC/R instructions on power10Archana R
2022-11-14cmd/compile: merge zero constant ISEL in PPC64 lateLower passPaul E. Murphy
2022-10-24cmd/compile: enable lateLower pass on PPC64Paul E. Murphy