Jon Ross-Perkins 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) 9 月之前
..
BUILD 59619fa8eb Make driver fuzzing more robust for clang flags (#5845) 9 月之前
absolute_node_id.cpp 519e633147 Improve backtrace for lowering crashes. (#5651) 10 月之前
absolute_node_id.h 804613f6b7 Fix `speicifc` typo (#5499) 11 月之前
associated_constant.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
builtin_function_kind.cpp a508b00883 Fix expected signature for `type.and`. (#5613) 11 月之前
builtin_function_kind.def b5ae988a08 Add builtins for compound assignment operators. (#5335) 1 年之前
builtin_function_kind.h 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 月之前
clang_decl.cpp cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 月之前
clang_decl.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 月之前
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
class.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
constant.cpp 5226f3d14a Factor out `GetInstWithConstantValue` and use it from another place that duplicates the same logic. (#5388) 1 年之前
constant.h cb6ca962d2 Update/clarify documentation of generic constants (#5473) 9 月之前
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) 10 月之前
diagnostic_loc_converter.cpp bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 月之前
diagnostic_loc_converter.h bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 月之前
dump.cpp 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 月之前
dump.h 7878f6d70f Move LocId dumping to semir/ (#5656) 10 月之前
entity_name.h 64c7e4eeb3 Add a comment on EntityName's CarbonHashtableEq about its requirements (#5828) 9 月之前
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
entry_point.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
expr_info.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
expr_info.h a23631f360 Support for lowering references to imported `var`s. (#5513) 11 月之前
facet_type_info.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
facet_type_info.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 月之前
file.cpp 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 月之前
file.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
formatter.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
formatter.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
function.cpp 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 月之前
function.h 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 月之前
generic.cpp a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
generic.h cb6ca962d2 Update/clarify documentation of generic constants (#5473) 9 月之前
id_kind.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
ids.cpp 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 月之前
ids.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) 9 月之前
impl.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
impl.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
import_cpp.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
import_ir.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
import_ir.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
inst.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 年之前
inst.h d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 月之前
inst_categories.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
inst_fingerprinter.cpp 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
inst_fingerprinter.h 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 年之前
inst_kind.cpp 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) 11 月之前
inst_kind.def 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
inst_kind.h cb6ca962d2 Update/clarify documentation of generic constants (#5473) 9 月之前
inst_namer.cpp 7ccc1e0144 Expand naming for impls and functions (#5808) 9 月之前
inst_namer.h 7ccc1e0144 Expand naming for impls and functions (#5808) 9 月之前
interface.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
name.cpp a584ee120e Add support for `_` binding patterns (#5097) 1 年之前
name.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
name_scope.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
name_scope.h a842162424 Make NameScope move constructor noexcept (#5812) 9 月之前
name_scope_test.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 年之前
pattern.cpp 5b884ae14d Improve lowering for global variables. (#5492) 11 月之前
pattern.h 5b884ae14d Improve lowering for global variables. (#5492) 11 月之前
singleton_insts.h c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 年之前
specific_interface.h b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 月之前
stringify.cpp 800e8fd55a Add braces for CARBON_KIND uses that lack them (#5882) 9 月之前
stringify.h 13da710e94 Poison impl lookup queries with concrete results (#5373) 1 年之前
struct_type_field.h d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 月之前
type.cpp b39a0f0c8c Basic SemIR `partial` support (#5736) 10 月之前
type.h 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 年之前
type_info.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
type_info.h 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) 11 月之前
type_iterator.cpp 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) 9 月之前
type_iterator.h 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) 9 月之前
typed_insts.h 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 月之前
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 年之前
vtable.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
yaml_test.cpp 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 月之前