Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 year ago
..
BUILD daba2c72cf [NFC] Convert NameScope from struct to class (#4623) 1 year ago
block_value_store.h d81ed4b58f Rename mutable accessor in `InstBlock` store. (#4659) 1 year ago
builtin_function_kind.cpp c1590f886a Add equality comparison support for `bool`. (#4701) 1 year ago
builtin_function_kind.def c1590f886a Add equality comparison support for `bool`. (#4701) 1 year ago
builtin_function_kind.h cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) 1 year ago
class.cpp efab39cbd9 Remove InstId::Builtin members (#4632) 1 year ago
class.h d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 year ago
constant.cpp 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 year ago
constant.h 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 year ago
copy_on_write_block.h d81ed4b58f Rename mutable accessor in `InstBlock` store. (#4659) 1 year ago
entity_name.h 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 year ago
entity_with_params_base.h 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 year ago
entry_point.cpp 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) 2 years ago
entry_point.h bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) 2 years ago
facet_type_info.cpp 61c0a8b676 Make more use of llvm STLExtras (#4668) 1 year ago
facet_type_info.h 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 year ago
file.cpp a10c79569e Model `Core.Int` as a class type (#4644) 1 year ago
file.h a112cbde5c Model type expressions as regions (#4698) 1 year ago
formatter.cpp 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 year ago
formatter.h e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 year ago
function.cpp efab39cbd9 Remove InstId::Builtin members (#4632) 1 year ago
function.h c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 year ago
generic.cpp 361efa90a8 Always call MemUsage::Collect to collect metrics from a field (#4480) 1 year ago
generic.h 4148161e24 Refactor value store code to use separate files. (#4477) 1 year ago
id_kind.h a112cbde5c Model type expressions as regions (#4698) 1 year ago
ids.cpp 9c8773da1b Basic name poisoning support (#4654) 1 year ago
ids.h a112cbde5c Model type expressions as regions (#4698) 1 year ago
impl.cpp 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 year ago
impl.h bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) 1 year ago
import_ir.h 5ebcbae2e8 Add a location to indirect imports. (#4098) 1 year ago
inst.cpp 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) 1 year ago
inst.h bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) 1 year ago
inst_kind.cpp 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 year ago
inst_kind.def eabe9f117a Track complete types required by a generic. (#4652) 1 year ago
inst_kind.h f45cbc6028 Add framework for singleton instructions. (#4582) 1 year ago
inst_namer.cpp 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 year ago
inst_namer.h e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 year ago
interface.h bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 year ago
name.cpp dfed743de2 Add vtable pointers to class layout (#4407) 1 year ago
name.h 4148161e24 Refactor value store code to use separate files. (#4477) 1 year ago
name_scope.cpp 9c8773da1b Basic name poisoning support (#4654) 1 year ago
name_scope.h 9c8773da1b Basic name poisoning support (#4654) 1 year ago
name_scope_test.cpp 9c8773da1b Basic name poisoning support (#4654) 1 year ago
singleton_insts.h c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 year ago
stringify_type.cpp 2eb1c7c372 Document StepStack (#4687) 1 year ago
stringify_type.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 year ago
struct_type_field.h be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 year ago
type.cpp efab39cbd9 Remove InstId::Builtin members (#4632) 1 year ago
type.h 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 year ago
type_info.cpp a10c79569e Model `Core.Int` as a class type (#4644) 1 year ago
type_info.h a10c79569e Model `Core.Int` as a class type (#4644) 1 year ago
typed_insts.h a10c79569e Model `Core.Int` as a class type (#4644) 1 year ago
typed_insts_test.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 year ago
yaml_test.cpp a112cbde5c Model type expressions as regions (#4698) 1 year ago