aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/reflectdata/helpers.go
AgeCommit message (Expand)Author
2023-01-25cmd: remove GOEXPERIMENT=nounified knobMatthew Dempsky
2022-07-19[dev.unified] cmd/compile/internal/reflectdata: remove hasRType's `required` ...Matthew Dempsky
2022-07-18[dev.unified] cmd/compile/internal/reflectdata: prefer ITabAddrAt in ConvIfac...Matthew Dempsky
2022-06-23[dev.unified] cmd/compile: rename haveRType and implicitExprMatthew Dempsky
2022-06-23[dev.unified] cmd/compile: plumb rtype through OSWITCH/OCASE clausesMatthew Dempsky
2022-06-23[dev.unified] cmd/compile: plumb rtype through for OMAPLITMatthew Dempsky
2022-06-23[dev.unified] cmd/compile: start setting RType fields for Unified IRMatthew Dempsky
2022-06-23[dev.unified] cmd/compile: add RType fieldsMatthew Dempsky
2022-06-21[dev.unified] cmd/compile: extract rtype code from walkMatthew Dempsky