Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) 6 месяцев назад
..
testdata 39503a5561 Disambiguate "value binding" (#6231) 6 месяцев назад
BUILD ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) 6 месяцев назад
clang_global_decl.cpp 1d314c7c4d Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879) 9 месяцев назад
clang_global_decl.h 1d314c7c4d Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879) 9 месяцев назад
constant.cpp a24598f069 Lower CppOverloadSetValue (#6101) 7 месяцев назад
constant.h 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 11 месяцев назад
context.cpp b92e23962a Use a FixedSizeValueStore<CheckIRId> in Lower::Context (#6021) 8 месяцев назад
context.h b92e23962a Use a FixedSizeValueStore<CheckIRId> in Lower::Context (#6021) 8 месяцев назад
file_context.cpp 22580a47d3 Initial support for empty named constraints (#6245) 6 месяцев назад
file_context.h 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) 8 месяцев назад
function_context.cpp b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 7 месяцев назад
function_context.h 742017c475 Widen integer loads and stores to a multiple of 8 bits. (#5986) 8 месяцев назад
handle.cpp 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 7 месяцев назад
handle_aggregates.cpp b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 7 месяцев назад
handle_call.cpp 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 месяцев назад
handle_expr_category.cpp 39503a5561 Disambiguate "value binding" (#6231) 6 месяцев назад
lower.cpp 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 8 месяцев назад
lower.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 8 месяцев назад
mangler.cpp ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) 6 месяцев назад
mangler.h 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 8 месяцев назад
specific_coalescer.cpp 96a3c1e41f [Specific coalescing] Do not update canonical when is exists. (#6196) 6 месяцев назад
specific_coalescer.h dd0905ccbb Refactor coalescing logic out of the file context. (#5723) 10 месяцев назад