Changes
Summary
- [GlobalISel] Add G_ASSERT_SEXT (details)
- [SystemZ] Separate LoZ ELF specifics in tablegen. (details)
- [flang] Warn about useless explicit typing of intrinsics (details)
- [OpenMP][NFC] replaced 'dependencies' with 'dependences' in comments and debug prints (details)
- [Driver] Clean up some Separate form options (details)
- [GlobalISel] Implement computeNumSignBits for G_ASSERT_SEXT (details)
- [GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT (details)
- [libc++abi] Add builtins to dynamic library link (details)
- [MLIR][TOSA] Expand Tosa int types to I8 and I16 (details)
- [libomptarget][amdgcn] Remove lookup of .language msgpack field (details)
- [OpenMP] fix race condition in test (details)
- [gold] Match lld WPD behavior for shared library symbols and add test (details)
- [SampleFDO] Third Try: Refactor SampleProfile.cpp (details)