summaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/compare
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: remove memequal call from string compares in more casesKeith Randall2023-04-181-1/+32
* cmd: fix mismatched symbolscui fliter2023-03-071-1/+1
* cmd/compile/internal/ir: explicit Pos for New{Bool,Int,String}Matthew Dempsky2023-03-041-1/+1
* cmd/compile/internal/types: remove unneeded functionalityMatthew Dempsky2023-01-261-11/+11
* all: add missing copyright headercui fliter2022-11-091-0/+4
* cmd/compile: new inline heuristic for struct comparesDerek Parker2022-09-022-9/+267
* cmd/compile: Unify & improve struct comparisonsDerek Parker2022-04-211-0/+272