Changes
Summary
- Update branch names from master -> main (details)
Summary
- [NFC][SimplifyCFG] PerformBranchToCommonDestFolding(): fix instruction name preservation (details)
- [NFC][SimplifyCFG] fold-branch-to-common-dest.ll: reduce complexity of @pr48450* test (details)
- [NFC][SimplifyCFG] PerformBranchToCommonDestFolding(): move instruction cloning to after CFG update (details)
- [SimplifyCFG] FoldBranchToCommonDest(): re-lift restrictions on liveout uses of bonus instructions (details)
- Revert "[GlobalISel] LegalizerHelper - Extract widenScalarAddoSubo method" (details)
- Revert "[AArch64][GlobalISel] Implement widenScalar for signed overflow" (details)
- Revert "[AArch64][GlobalISel] Make G_USUBO legal and select it." (details)
- [Matrix] Propagate shape information through fneg (details)
- [mlir][Linalg] Make Fill operation work on tensors. (details)
- [RISCV] Add more cmov isel patterns to handle seteq/ne with a small non-zero immediate. (details)
- [RGT][ADT] Remove test assertion that will not be executed (details)
- [lldb] FixFileSystem::GetExternalPath for VFS API change (details)
- [RGT] Don't use EXPECT* macros in a subprocess that exits by signalling (details)
- [RGT][TextAPI] Remove a zero-trip loop and the assertions within it (details)