Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) vor 1 Jahr
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) vor 1 Jahr
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) vor 1 Jahr
  David Blaikie 5719687438 Fix crash in lowering use of a global variable (#4631) vor 1 Jahr
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) vor 1 Jahr
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) vor 1 Jahr
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) vor 1 Jahr
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) vor 1 Jahr
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) vor 1 Jahr
  R B 61e87c3a88 Lower global variables (#4228) vor 1 Jahr
  Jon Ross-Perkins 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) vor 1 Jahr
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) vor 1 Jahr
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) vor 1 Jahr
  Danial Klimkin 7e4f2f2b49 Update FunctionContext::Inserter::InsertHelper for llvm changes (#4069) vor 1 Jahr
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) vor 2 Jahren
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) vor 2 Jahren
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) vor 2 Jahren
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) vor 2 Jahren
  Jon Ross-Perkins 8167c44a03 Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659) vor 2 Jahren
  Jon Ross-Perkins ef0fa81a58 Upgrade clang-format version (#3471) vor 2 Jahren
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) vor 2 Jahren
  josh11b 7d8afed6f7 Abbreviate "Initialization" -> "Init" (#3398) vor 2 Jahren
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) vor 2 Jahren
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) vor 2 Jahren
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) vor 2 Jahren
  Richard Smith 57f3c553b8 Support for type-checking and lowering method calls. (#3343) vor 2 Jahren
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) vor 2 Jahren
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) vor 2 Jahren
  Richard Smith 85e9642d18 Lower types in the order they were completed. (#3324) vor 2 Jahren
  josh11b 6d4d05f68a SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309) vor 2 Jahren