Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 years ago
  Jon Ross-Perkins d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 years ago
  Richard Smith 906346cf35 Ensure we evaluate instructions created in uncommon ways. (#3598) 2 years ago
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 years ago
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) 2 years ago
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 years ago
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) 2 years ago
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) 2 years ago
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) 2 years ago
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 years ago
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) 2 years ago