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

Автор SHA1 Сообщение Дата
  Richard Smith 3e0fdd04eb Lower global variables as global definitions, not global declarations. (#4674) 1 год назад
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 год назад
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) 1 год назад
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 год назад
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 год назад
  josh11b 93169c30b1 Update LLVM (#4530) 1 год назад
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 год назад
  Geoff Romer db43bb1b42 Replace FIXME with TODO in toolchain code (#4506) 1 год назад
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 год назад
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 год назад
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) 1 год назад
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) 1 год назад
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) 1 год назад
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) 1 год назад
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 год назад
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 год назад
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) 1 год назад
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 1 год назад
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) 1 год назад
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 год назад
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) 1 год назад
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 год назад
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) 1 год назад
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) 1 год назад
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 год назад
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 год назад
  David Blaikie ec63d2be21 Assert that the llvm::Function is created with the same name as requested (#4306) 1 год назад
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад