Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/compile: add De Morgan's rewrite rule | Stefan | 2023-05-10 | 1 | -0/+14 |
* | test/codegen: combine trivial PPC64 tests into ppc64x | Paul E. Murphy | 2023-01-27 | 1 | -2/+1 |
* | cmd/compile: add anchored version of SP | Keith Randall | 2023-01-19 | 1 | -5/+1 |
* | cmd/compile: combine OR + NOT into ORN on PPC64 | Paul E. Murphy | 2022-05-04 | 1 | -0/+8 |
* | cmd/compile: don't rewrite (CMP (AND x y) 0) to TEST if AND has other uses | Keith Randall | 2020-08-17 | 1 | -0/+24 |