Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 tahun lalu
  Jon Ross-Perkins 6682241ea0 Refactor whether a function is lowered into InstKind::Define (#4117) 1 tahun lalu
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) 1 tahun lalu
  Danial Klimkin 7e4f2f2b49 Update FunctionContext::Inserter::InsertHelper for llvm changes (#4069) 1 tahun lalu
  Richard Smith 0ff798ae90 Use `CARBON_KIND_SWITCH` for inst dispatch in `FunctionContext` and `ConstantContext`. (#3919) 2 tahun lalu
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) 2 tahun lalu
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) 2 tahun lalu
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 tahun lalu
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 tahun lalu
  Chandler Carruth 13de9e9d06 Fix outstanding `clang-tidy` errors. (#3654) 2 tahun lalu
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) 2 tahun lalu
  josh11b 7d8afed6f7 Abbreviate "Initialization" -> "Init" (#3398) 2 tahun lalu
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) 2 tahun lalu
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 tahun lalu
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 tahun lalu
  Richard Smith 57f3c553b8 Support for type-checking and lowering method calls. (#3343) 2 tahun lalu
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) 2 tahun lalu
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) 2 tahun lalu
  josh11b 6d4d05f68a SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309) 2 tahun lalu
  Richard Smith e4caf7d604 Compute and cache the value representation of a type when it becomes complete. (#3271) 2 tahun lalu
  Richard Smith 8779fcd77c Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283) 2 tahun lalu
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 tahun lalu
  Richard Smith 1ac7002bf6 Don't try to infer where to put loads in lowering. (#3146) 2 tahun lalu
  Richard Smith 491fa1bdd5 Place the computation of the destination of an initialization into the return slot. (#3252) 2 tahun lalu
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 tahun lalu
  Jon Ross-Perkins ec307b18d8 Rename the lowering dir to lower (#3172) 2 tahun lalu