Commit History

Autor SHA1 Mensaxe Data
  Richard Smith 7a55568f15 Fix crash when impl lookup fails and the type of `.Self` is symbolic. (#5603) hai 11 meses
  Jon Ross-Perkins e3738eb196 Try out a different IdKind table approach (#5528) hai 11 meses
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) hai 11 meses
  Jon Ross-Perkins 95ce06a7a4 Adjust KindHasGetConstantValueOverload approach (#5526) hai 11 meses
  Dana Jansens 5aea18f949 Avoid resolving the decl block for specifics in imported instructions (#5517) hai 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hai 11 meses
  Jon Ross-Perkins 14f19b5a86 Use TypeEnum for ScopeId to refactor call structure (#5491) hai 11 meses
  Jon Ross-Perkins 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) hai 11 meses
  Jon Ross-Perkins 74c0ed413c Update tool versions beyond just bazel (#5446) hai 1 ano
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) hai 1 ano
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hai 1 ano
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) hai 1 ano
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) hai 1 ano
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) hai 1 ano
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hai 1 ano
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hai 1 ano
  Jon Ross-Perkins b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) hai 1 ano
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) hai 1 ano
  Dana Jansens f0663715dd Even more usage of TypeInstId (#5296) hai 1 ano
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) hai 1 ano
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
  Richard Smith a91752de60 Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281) hai 1 ano
  Richard Smith bfef32b482 Add an `EvalOrAddInst` function. (#5258) hai 1 ano
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) hai 1 ano
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) hai 1 ano
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) hai 1 ano
  Richard Smith 8b9f1a8966 Don't re-evaluate imported constants. (#5217) hai 1 ano
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) hai 1 ano
  Jon Ross-Perkins 9134e36ec0 Extend CARBON_KIND_SWITCH to support ArgAndKind (#5216) hai 1 ano