提交历史

作者 SHA1 备注 提交日期
  Dana Jansens b36a987e73 Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673) 9 月之前
  Jon Ross-Perkins b4b4d33789 Change CanonicalValueStore to take ValueT and KeyT as parameters (#5759) 10 月之前
  Dana Jansens 6c6552ce57 Consistently return runtime phase if the operands contain a runtime (#5729) 10 月之前
  Jon Ross-Perkins a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 月之前
  Jon Ross-Perkins b97646a890 Split value store related types to separate files (#5754) 10 月之前
  Dana Jansens 3585b31813 Handle insts that resolve to `type` on the RHS of `impls` (#5712) 10 月之前
  Dana Jansens fa6322dd8f Propagate errors in import (#5728) 10 月之前
  Dana Jansens 1d2cf1ddcb Remove the IsPeriodSelf function, use constant value comparison instead (#5731) 10 月之前
  Dana Jansens 2b7c75d8a5 Avoid incorrect conflicting assignment diags in rewrite constraints (#5686) 10 月之前
  Dana Jansens fff8c14066 Restructure WhereExpr eval to use `continue` less (#5660) 10 月之前
  Dana Jansens f02ad1f1ca Diagnose runtime values in eval where a constant value was expected (#5659) 10 月之前
  Dana Jansens 517bec24ef Nested facets (#5644) 10 月之前
  Dana Jansens 3689a3b3e4 Call GetConstantFacetTypeInfo on fully constructed FacetTypeInfo in WhereExpr and BitAnd (#5647) 10 月之前
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) 10 月之前
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 月之前
  Dana Jansens f506376e53 Resolve rewrites in facet types, looking for duplicates (#5620) 11 月之前
  Richard Smith 7a55568f15 Fix crash when impl lookup fails and the type of `.Self` is symbolic. (#5603) 11 月之前
  Jon Ross-Perkins e3738eb196 Try out a different IdKind table approach (#5528) 11 月之前
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) 11 月之前
  Jon Ross-Perkins 95ce06a7a4 Adjust KindHasGetConstantValueOverload approach (#5526) 11 月之前
  Dana Jansens 5aea18f949 Avoid resolving the decl block for specifics in imported instructions (#5517) 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 月之前
  Jon Ross-Perkins 74c0ed413c Update tool versions beyond just bazel (#5446) 1 年之前
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 年之前
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 年之前
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) 1 年之前
  Richard Smith 89c9714825 Fix handling of member types of generic classes. (#5332) 1 年之前
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 年之前