История коммитов

Автор SHA1 Сообщение Дата
  David Blaikie c2a0ee98c5 Remove outdated comment about generic vtable inst naming (#5814) 9 месяцев назад
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 месяцев назад
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 месяцев назад
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) 10 месяцев назад
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) 10 месяцев назад
  Jon Ross-Perkins 72cd8717e3 Helper to flag unexpected instructions on branches (#5721) 10 месяцев назад
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 месяцев назад
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) 11 месяцев назад
  Jon Ross-Perkins 14227e7214 Refactor CollectNamesInBlock to put the switch on its own (#5503) 11 месяцев назад
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 месяцев назад
  Jon Ross-Perkins 14f19b5a86 Use TypeEnum for ScopeId to refactor call structure (#5491) 11 месяцев назад
  Jon Ross-Perkins 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) 11 месяцев назад
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 год назад
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 год назад
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 год назад
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 год назад
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) 1 год назад
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 год назад
  Richard Smith 5501424524 Collect per-entity names when processing the entity, not each declaration. (#5340) 1 год назад
  josh11b 034e374f0a Add TODOs re: `pattern_block_id` to `inst_namer.cpp` (#5331) 1 год назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 год назад
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 год назад
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 год назад
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 год назад
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 год назад
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 год назад
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) 1 год назад
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 год назад
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) 1 год назад