Changes
Summary
- [AMDGPU] Remove gds operand from ds_gws_* MachineInstrs (details)
- [libc++] Remove additional uses of std::rand() missed by 63aeadb4849d (details)
- [VE] Change to use integrated assembly by defualt (details)
- [ARM] Add IT block generation test (details)
- [ARM] Fix IT block generation after Thumb2SizeReduce with -Oz (details)
- [mlir][Linalg] Make Linalg fusion a test pass (details)
- [InstCombine] visitShl - ensure inner shifts have inrange amounts (details)
- [NFC] Add more tests for DISubprogram verifier (details)
- [sanitizer] Print errno for report file open failure (details)
- [AMDGPU] Use pseudo instructions for readlane/writelane (details)
- [MC] Error for .globl/.local which change the symbol binding and warn for .weak (details)
- [x86] add test for umul intrinsic costs; NFC (details)
- [AMDGPU] Add __builtin_amdgcn_grid_size (details)
- [X86] Add PR46393 test case (details)