Changes
Summary
- [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY (details)
- [ARM] Use reduction intrinsics for larger than legal reductions (details)
- Verify that clang's max alignment is <= LLVM's max alignment (details)
- [PatchableFunction] Allow empty entry MachineBasicBlock (details)
- [PGO] Early detection regarding whether pgo counter promotion is (details)
- [LoopStrengthReduce] Teach LoopStrengthReduce to preserve MemorySSA is (details)
- Fix some comment typos. NFC. (details)