Collection of rebranch changes required for the compiler to build #72750
egorzhdan
approved these changes
on 2024-04-03
Migrate to common OptTable macros
acd0efa6
Rename llvm::support::endianness to llvm::endianness
cacfd3e3
Fix up various references to renamed/moved enums
0f52071c
Rename `ThreadPool` to `StdThreadPool`
440421bc
`FileEntry` to `FileEntryRef` updates
a9077d71
[AST] Use erase instead of erase_value
38ba0618
[Basic] Handle added/removed triples
2fc51aff
[Driver] Update argument to `SmallVectorImpl` instead of `std::vector`
dcd256eb
[Driver] Fix up `AddAllArgs`
a2f925c4
[ClangImporter] Add empty visit implementation for new types
7d620bf7
[ClangImporter] Rename `mangleTypeName` to `mangleCanonicalTypeName`
96c339d7
[ClangImporter] Add missing include for `llvm::size`
a30de11b
[ClangImporter] Add `readDeclAs` reader implementation
b3305503
[ClangImporter] Use new `CXXThisExpr::Create` function
0c0c4ea7
[ClangImporter] Remove `ClassScopeFunctionSpecializationDecl`
5b61aab2
[ClangImporter] Copy `APSInt` rather than taking its address
247d8133
[ClangImporter] Rename `CXXMethodDecl::isPure` to `isVirtualPure`
65a2f093
[ClangImporter] Update moved `isSimpleTypeSpecifier` reference
a4367131
[ClangImporter] Rename `SwiftVersionedAttr` to `SwiftVersionedAdditio…
a4405405
[ClangImporter] Handle new `TypeCoupledDeclRefInfo`
d2ac8337
[Coverage] Bump coverage version to match clang
1bb7448a
[IRGen] Rename `InstrProfiling` to `InstrProfilingLoweringPass`
9fc775c5
[IRGen] Remove bitcasts and zext and sext constant expressions
cc909124
[IRGen] Start cleaning up typed pointers
17b34312
[IRGen] Update `DbgIntrinsicEmitter::insert` functions to `DbgInstPtr`
5193b4f9
[IRGen] Rename `FindDbgDeclareUses` to `findDbgDeclares`
8bf89a42
[IRGen] Add missing case for `ArrayParameter`
ebb8490a
[IRGen] Add type arguments to stacksave and stackrestore
24ce8b60
[Opt] Move uses of FunctionHash to StructuralHash
2d055696
[Opt] Make sure to set `IsNewDbgInfoFormat` when creating functions
bb9764cd
[SIL] Add has_iterators_bits to the node options for a SILInstruction…
fc4f5954
[SIL] Require `TransformIterator` support random access
09502856
bnbarham
force pushed
to
09502856
1 year ago
bnbarham
changed the base branch from
next
to
rebranch
1 year ago
bnbarham
changed the title Collection of next changes required for the compiler to build Collection of rebranch changes required for the compiler to build 1 year ago
bnbarham
merged
7413ecc2
into rebranch 1 year ago
bnbarham
deleted the lets-get-building branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub