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

Автор SHA1 Сообщение Дата
  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 год назад
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 год назад
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) 1 год назад
  Jon Ross-Perkins 1412ecd3f4 Handle unknown lines in DebugInfo (#4252) 1 год назад
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) 1 год назад
  David Blaikie 4c9021cbc8 Change branch-to-fatal to check condition (#4256) 1 год назад
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) 1 год назад
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 год назад
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) 1 год назад
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) 1 год назад
  R B 61e87c3a88 Lower global variables (#4228) 1 год назад
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 год назад
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 год назад
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 год назад
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 год назад
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад