Changes
Summary
- Change range operator from deprecated '-' to '...' (details)
- Update TableGen test files to use the new '...' range punctuation. (details)
- [ARM] Add additional vecreduce float legalization test (NFC) (details)
- [gcov] Process .gcda immediately after the accompanying .gcno instead of doing all .gcda after all .gcno (details)
- [lld][WebAssembly] Error on import/export of mutable global without `mutable-globals` feature (details)
- [ARM] Add tests for fmin/max + inf folds (NFC) (details)
- [lld][WebAssembly] Add initial support for -Map/--print-map (details)
- [gn build] Port cc2da5554b5 (details)
- [Hexagon] Avoid widening vectors with non-HVX element types (details)
- [X86] Use ISD::PARITY directly instead of emitting CTPOP and AND from combineHorizontalPredicateResult. (details)
- [LegalizeTypes] Remove a few cases from SplitVectorOperand that should never happen. NFC (details)