Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) před 1 rokem
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) před 1 rokem
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) před 1 rokem
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) před 1 rokem
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) před 1 rokem
  Jon Ross-Perkins 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) před 1 rokem
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) před 1 rokem
  Jon Ross-Perkins 6682241ea0 Refactor whether a function is lowered into InstKind::Define (#4117) před 1 rokem
  Jon Ross-Perkins a4ef5dd591 Move Lower::HandleCall out to its own file. (#4116) před 1 rokem
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) před 1 rokem
  Jon Ross-Perkins 8bb80d8271 Add a basic Core.Print function for ints. (#4078) před 1 rokem
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) před 1 rokem
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) před 2 roky
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) před 2 roky
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) před 2 roky
  Jon Ross-Perkins ecdecf4699 Remove dead code in HandleInterfaceWitnessAccess (#3928) před 2 roky
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) před 2 roky
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) před 2 roky
  Richard Smith 459c41ab3c Remove explicit instruction names for floating-point arithmetic. (#3900) před 2 roky
  Pablo Paglilla d28c63df01 Add support for builtin float comparison operations (#3899) před 2 roky
  Pablo Paglilla cae62765af Add builtins for basic float operations (#3897) před 2 roky
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) před 2 roky
  Richard Smith 5964795f34 Use separate builtins for signed / unsigned arithmetic. (#3892) před 2 roky
  Richard Smith 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) před 2 roky
  Richard Smith 28ceb4dd4e Basic check support for adapters. (#3874) před 2 roky
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) před 2 roky
  Jon Ross-Perkins 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) před 2 roky
  Richard Smith 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) před 2 roky
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) před 2 roky