Jon Ross-Perkins dbf12eb3fc Add a SameAsOneOf helper (#5490) před 11 měsíci
..
BUILD dbf12eb3fc Add a SameAsOneOf helper (#5490) před 11 měsíci
absolute_node_id.cpp 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) před 1 rokem
absolute_node_id.h 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) před 1 rokem
associated_constant.h 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) před 1 rokem
block_value_store.h 95903dc624 Generate thunks for functions in `impl`s (#5390) před 1 rokem
builtin_function_kind.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
builtin_function_kind.def b5ae988a08 Add builtins for compound assignment operators. (#5335) před 1 rokem
builtin_function_kind.h 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) před 1 rokem
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
class.h c7a338be59 Replace uses of "defined" with "complete" (#5196) před 1 rokem
constant.cpp 5226f3d14a Factor out `GetInstWithConstantValue` and use it from another place that duplicates the same logic. (#5388) před 1 rokem
constant.h 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
copy_on_write_block.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
dump.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
dump.h a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) před 1 rokem
entity_name.h 6fd139b805 Renumber inner parameters when checking an impl function against an interface function. (#5113) před 1 rokem
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
entry_point.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
expr_info.cpp 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) před 1 rokem
expr_info.h 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) před 1 rokem
facet_type_info.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
facet_type_info.h aec90e3ae1 Rename rewrite_value to rewrite_inst_id to clarify what it's holding (#5286) před 1 rokem
file.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
file.h 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
formatter.cpp cc416171e2 Have FormatScopeIfUsed consider ranges before printing (#5454) před 11 měsíci
formatter.h 5a3a977df4 Add more documentation to formatting (#5482) před 11 měsíci
function.cpp 95903dc624 Generate thunks for functions in `impl`s (#5390) před 1 rokem
function.h 8b0f9e503e Add mangling support for thunks. (#5424) před 1 rokem
generic.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
generic.h 71715263ce Add build option `--features=poison_value_stores`. (#5438) před 1 rokem
id_kind.h d5db325d19 Remove old clang-format workaround for attr on enum (#5460) před 11 měsíci
ids.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) před 1 rokem
ids.h c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) před 1 rokem
ids_test.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) před 1 rokem
impl.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
impl.h 71715263ce Add build option `--features=poison_value_stores`. (#5438) před 1 rokem
import_cpp.h 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) před 1 rokem
import_ir.cpp c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) před 1 rokem
import_ir.h d617cca530 Factor out GetCanonicalFileAndInstId for code sharing. (#5362) před 1 rokem
inst.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
inst.h 74c0ed413c Update tool versions beyond just bazel (#5446) před 1 rokem
inst_fingerprinter.cpp dbf12eb3fc Add a SameAsOneOf helper (#5490) před 11 měsíci
inst_fingerprinter.h 0beda27192 Fingerprint `impl` blocks in semir (#5021) před 1 rokem
inst_kind.cpp 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) před 1 rokem
inst_kind.def fafb655d39 Separate pattern types from expression types (#5360) před 1 rokem
inst_kind.h dfd5fe368d Fix comment typo in `toolchain/sem_ir/inst_kind.h` (#5330) před 1 rokem
inst_namer.cpp 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) před 1 rokem
inst_namer.h 5a3a977df4 Add more documentation to formatting (#5482) před 11 měsíci
interface.h c7a338be59 Replace uses of "defined" with "complete" (#5196) před 1 rokem
name.cpp a584ee120e Add support for `_` binding patterns (#5097) před 1 rokem
name.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
name_scope.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
name_scope.h 23d92c05ca Fix clang-tidy: move assignment operators should be marked noexcept [performance-noexcept-move-constructor,-warnings-as-errors] (#5266) před 1 rokem
name_scope_test.cpp 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) před 1 rokem
pattern.cpp a584ee120e Add support for `_` binding patterns (#5097) před 1 rokem
pattern.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
singleton_insts.h c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) před 1 rokem
stringify.cpp dbf12eb3fc Add a SameAsOneOf helper (#5490) před 11 měsíci
stringify.h 13da710e94 Poison impl lookup queries with concrete results (#5373) před 1 rokem
struct_type_field.h c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) před 1 rokem
type.cpp 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
type.h 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
type_info.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
type_info.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
type_iterator.cpp 8b087738b7 Handle FunctionType and FunctionTypeWithSelfType in TypeIterator without crashing (#5480) před 11 měsíci
type_iterator.h fad008d5da Flatten TypeIterator::Step::Any to not use nested variants (#5453) před 11 měsíci
typed_insts.h 95903dc624 Generate thunks for functions in `impl`s (#5390) před 1 rokem
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
yaml_test.cpp 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) před 1 rokem