Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) hace 8 meses
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) hace 8 meses
  Boaz Brickner 1d314c7c4d Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879) hace 8 meses
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) hace 8 meses
  Jon Ross-Perkins fd4dbc5b6f Remove clang prefixes from isa/cast when optional (#5909) hace 9 meses
  David Blaikie 27be0973e7 Vtable support for generics (#5793) hace 9 meses
  Richard Smith c7886f4336 Ask Clang to mangle names, don't try to do it ourselves. (#5764) hace 10 meses
  Boaz Brickner cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) hace 10 meses
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) hace 10 meses
  Boaz Brickner e4c8150f2c Store Clang `Decl`s in a `CanonicalValueStore` (#5638) hace 10 meses
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) hace 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hace 11 meses
  Richard Smith 8b0f9e503e Add mangling support for thunks. (#5424) hace 1 año
  David Blaikie b00a037c52 Mangle impls even if they impl an interface with associated constants (#5348) hace 1 año
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
  David Blaikie 8847178242 Emit (relative) vtables (#5231) hace 1 año
  Boaz Brickner a4a229b637 Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095) hace 1 año
  Boaz Brickner 156ab889f8 Support mangling imported C++ functions using Clang's `MangleContext` (#5062) hace 1 año
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) hace 1 año
  Richard Smith 9a5f2d734b Include a fingerprint of the specific arguments in mangled names. (#4771) hace 1 año
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) hace 1 año
  Jon Ross-Perkins be5db6e1cd Remove labels from the builtin inst kind macro (#4558) hace 1 año
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) hace 1 año
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hace 1 año
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hace 1 año
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) hace 1 año
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) hace 1 año
  David Blaikie 4631767943 Stop name mangling at an imported package name (#4294) hace 1 año