Changes
Summary
- [LegalizeIntegerTypes] Use GetExpandedInteger instead of SplitInteger in ExpandIntRes_XMULO. (details)
- Add REQUIRES aarch64 to test incompatible-arch.s since it fails if that target is not built. (details)
- [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting. (details)
- Revert "[InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF" (details)
- [ARM] Expand the range of allowed post-incs in load/store optimizer (details)
- [LLD] [COFF] Allow invoking lib.exe mode via -lib in addition to /lib (details)
- [libcxx] [test] Don't pass INCLUDE to clang via -isystem (details)
- [OpenCL] Add declarations with enum/typedef args (details)
- [OpenCL] Add ndrange builtin functions to TableGen (details)
- [AArch64] Use CMTST for != 0 vector compares (vnot (CMEQz A)). (details)