[X86][NewPM] Port x86-cf-opt to the New Pass Manager (#174168)
Refactors the pass, adds a NewPM wrapper, and adds test coverage,
similar to previous pass portings.
linuxkpi: Don't clobber result on failure
In kstrto*(), don't assign to *res until we know the conversion is
successful, and address issues that may result in warnings if code
that uses <linux/kstrtox.h> is compiled at high warning levels.
MFC after: 1 week
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.
Reviewed by: bz, emaste
Differential Revision: https://reviews.freebsd.org/D54440
www/gitlab: fixed regressions from
9c7ec30e93f9d4bcf7dd7b213b582ac05138e31fb38ff7a19b6c3dbe3007d1f88d12e600b5a288a8
Could not find compatible versions
Because every version of gitlab-backup-cli depends on bigdecimal ~> 3.1
and bigdecimal >= 3.1, < 4.A could not be found in locally installed gems,
gitlab-backup-cli cannot be used.
So, because Gemfile depends on gitlab-backup-cli >= 0,
version solving has failed.
*** Error code 6
[AMDGPU][NewPM] Format llc-pipeline-npm.ll better (#174161)
This patch makes it so that we print the passes on separate lines which
makes it much easier to read the piepline and look at diffs with most
tooling.
Use set_output_name rather than hardcoding the output name
The output name can change depending on variables such as
LLVM_ENABLE_PER_TARGET_RUNTIME_DIR and set_output_name is used
throughout compiler-rt to correctly construct the output name.
Backout controlling terminal setting support to unbreak with gtkgreet/regreet
My tests with agreety succeeded but the diff broke landry's use of
gtkgreet/regreet (EPERM). It's not 100% clear yet why, so revert for
now.
Requested by landry@
textproc/php-yaml: update to 2.3.0
2.3.0 (2025-11-12)
New Features
* Add a composer.json to enable support for PIE (asgrim)
Bugs Fixed
* #97: Ignore null array offset warnings in explicit null tests (bd808)
* avoid unexpected NAN value was coerced to string (remicollet)
[mlir][c] Enable creating and setting greedy rewrite confing. (#162429)
Done very mechanically.
This changes that one cannot just pass null config to C API for config.