Commit historia

Upphovsman SHA1 Meddelande Datum
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) 11 månader sedan
  Jon Ross-Perkins 14227e7214 Refactor CollectNamesInBlock to put the switch on its own (#5503) 11 månader sedan
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 månader sedan
  Jon Ross-Perkins 14f19b5a86 Use TypeEnum for ScopeId to refactor call structure (#5491) 11 månader sedan
  Jon Ross-Perkins 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) 11 månader sedan
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 år sedan
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 år sedan
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 år sedan
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 år sedan
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) 1 år sedan
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 år sedan
  Richard Smith 5501424524 Collect per-entity names when processing the entity, not each declaration. (#5340) 1 år sedan
  josh11b 034e374f0a Add TODOs re: `pattern_block_id` to `inst_namer.cpp` (#5331) 1 år sedan
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 år sedan
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 år sedan
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 år sedan
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 år sedan
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 år sedan
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 år sedan
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 år sedan
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) 1 år sedan
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 år sedan
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) 1 år sedan
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) 1 år sedan
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 år sedan
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) 1 år sedan
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) 1 år sedan
  Jon Ross-Perkins 3ddc752d49 Allow InstNamer to rediscover singleton instructions (#5133) 1 år sedan
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 år sedan
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) 1 år sedan