Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) hai 10 meses
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) hai 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hai 11 meses
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) hai 1 ano
  Jon Ross-Perkins 21252b5e94 Add missing trailing return types (#5006) hai 1 ano
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) hai 1 ano
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hai 1 ano
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) hai 1 ano
  Richard Smith f6d0cdabf8 Slightly simplify int value lowering. (#4767) hai 1 ano
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hai 1 ano
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) hai 1 ano
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) hai 1 ano
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hai 1 ano
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) hai 1 ano
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) hai 1 ano
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) hai 1 ano
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) hai 1 ano
  Richard Smith 32e5212daa Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467) hai 1 ano
  Richard Smith df68bf9f71 Switch to using `Core.BigInt` as the type of the size of a type literal. (#4450) hai 1 ano
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) hai 1 ano
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) hai 1 ano
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) hai 1 ano
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) hai 1 ano
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hai 1 ano
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) hai 1 ano
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) hai 1 ano
  Jon Ross-Perkins f3a4178083 Remove SemIR::RealLiteral (#4113) hai 1 ano
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) hai 1 ano
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hai 1 ano