 |
Changes
- Fix grammar in diagnostic for wrong arity in a structured binding.
(details / githubweb)
- [Support] On Windows, take the affinity mask into account
(details / githubweb)
- [PowerPC] Try to fold sqrt/sdiv test results with the branch.
(details / githubweb)
- Revert "[Support] On Windows, take the affinity mask into account"
(details / githubweb)
- ADT: Fix reference invalidation in SmallVector::push_back and single-element insert
(details / githubweb)
- [NFC] Remove unused entry in PassRegistry.def
(details / githubweb)
- Revert "ADT: Fix reference invalidation in SmallVector::push_back and single-element insert"
(details / githubweb)
- [llvm] Use *Set::contains (NFC)
(details / githubweb)
- [llvm] Use llvm::stable_sort (NFC)
(details / githubweb)
- [llvm] Use std::any_of (NFC)
(details / githubweb)
- Reapply "ADT: Fix reference invalidation in SmallVector::push_back and single-element insert"
(details / githubweb)
- ADT: Fix reference invalidation in N-element SmallVector::append and insert
(details / githubweb)
- [NFC] Fix -Wsometimes-uninitialized
(details / githubweb)
- ADT: Fix reference invalidation in SmallVector::resize
(details / githubweb)
- ADT: Reduce code duplication in SmallVector::resize by using pop_back_n, NFC
(details / githubweb)
- ADT: Reduce code duplication in SmallVector by reusing reserve, NFC
(details / githubweb)
- [Driver] -gsplit-dwarf: Produce .dwo regardless of -gN for -fthinlto-index=
(details / githubweb)
- ADT: Reduce code duplication in SmallVector by calling reserve and clear, NFC
(details / githubweb)
- Fix unused variable in CoroFrame.cpp when building Release with GCC 10
(details / githubweb)
|