x11-fonts/google-fonts: revert "Remove expired port"
This reverts commit 77c04acae3e7847e6f41009ad05e44225c462dd2.
Update the port to not reference the now removed x11-fonts/gentium-basic
and the expiring x11-fonts/open-sans. Referencing the latter caused
`poudriere bulk` to fail.
Remove deprecation notice.
Requested by: des
Revert -mcpu fix (#174093)
Reverts #173399 and #174004.
#173399 moved MemoryBuffer::getFileOrSTDIN below the -mcpu validation to
fix the `-mcpu=help` flag , but on cross builds the first CPU is
rejected before the “file not found” diagnostic is printed. This failed
lit tests. #174004 introduced a host CPU fallback to fix the cross
compilation issue, but this still fails on NVPTX builders.
This can be revisited when a fix is found that works with the NVPTX
builders.
Import py-shtab-1.8.0
DESCR:
Automagic shell tab completion for Python CLI applications, supporting
argparse and docopt, and able to output tab completion scripts for bash, zsh
and tcsh.
Feedback and OK sthen@
InstCombine: Fix defining undef constant vector elts in SimplifyDemandedFPClass
Fold constants of known single class to the original constant instead of
a new constant. This avoids overdefining vector elements that were originally
undefined with the splat constant.
InstCombine: Handle extractelement in SimplifyDemandedFPClass (#174081)
A lot of boilerplate changes are necessary to do proper elementwise
tracking like SimplifyDemandedBits
pharo-vm10: Update to 10.3.9
v10.3.9
- p10-port-1023 by @tesonep in #1027
- fix/issue-939 - Using AIO Event for sending by @tesonep in #1015
- Backporting the fixes on the UUIDPlugin to P10 branch by @tesonep in #1029
- Updating the test image to be P130 by @tesonep in #1030