Historie revizí

Autor SHA1 Zpráva Datum
  Boaz Brickner b5d86fdb6f Properly dump SemIR for inline C++ imports (#6001) před 8 měsíci
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) před 8 měsíci
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) před 8 měsíci
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) před 9 měsíci
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) před 9 měsíci
  Jon Ross-Perkins fce98b7331 Allow formatting instructions with a missing name (#5839) před 9 měsíci
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) před 9 měsíci
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) před 10 měsíci
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) před 11 měsíci
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) před 11 měsíci
  Jon Ross-Perkins 2e297b5258 Add a fixed-size ValueStore (#5628) před 11 měsíci
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) před 11 měsíci
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) před 11 měsíci
  Jon Ross-Perkins e3738eb196 Try out a different IdKind table approach (#5528) před 11 měsíci
  Jon Ross-Perkins a01648cd44 Use concat in formatter (#5577) před 11 měsíci
  Jon Ross-Perkins 34b892b774 Fix formatting of forward declared generics (#5530) před 11 měsíci
  Jon Ross-Perkins c0d31d428b Change range formatting to be more conservative about specifics (#5516) před 11 měsíci
  Jon Ross-Perkins 0091c699a9 Unwrap FormatInst templating (#5505) před 11 měsíci
  Jon Ross-Perkins 7c2a6ef0e9 Restructure FormatInstRhs to allow for better logic sharing (#5494) před 11 měsíci
  Jon Ross-Perkins 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) před 11 měsíci
  Jon Ross-Perkins fbaae723bc Collapse identical overloads of FormatInstLhs (#5495) před 11 měsíci
  Jon Ross-Perkins e78a57bb82 Adjust formatting of blocks and scopes (#5474) před 11 měsíci
  Jon Ross-Perkins cc416171e2 Have FormatScopeIfUsed consider ranges before printing (#5454) před 1 rokem
  Jon Ross-Perkins 937caaecce Add --dump-sem-ir-ranges for controlling dump output (#5450) před 1 rokem
  Jon Ross-Perkins 0683742f19 Cache multi-IR info, particularly include_in_dumps (#5408) před 1 rokem
  Jon Ross-Perkins 1f268b5d8b Consolidate token-related range handling to one struct (#5399) před 1 rokem
  Jon Ross-Perkins 6469f67b14 Switch to a constant-time approach for dump ranges, tracking node parents (#5394) před 1 rokem
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) před 1 rokem
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) před 1 rokem
  Richard Smith 5226f3d14a Factor out `GetInstWithConstantValue` and use it from another place that duplicates the same logic. (#5388) před 1 rokem