Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 year ago
..
testdata e2ae5f212c Remove the special case for `i32`. (#4543) 1 year ago
BUILD 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) 1 year ago
constant.cpp 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 year ago
constant.h 79c0b65288 Separate constant emission from function emission. (#3916) 2 years ago
file_context.cpp 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 year ago
file_context.h 32e5212daa Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467) 1 year ago
function_context.cpp ac5cc33da4 Model return slot as parameter in lowering (#4457) 1 year ago
function_context.h ac5cc33da4 Model return slot as parameter in lowering (#4457) 1 year ago
handle.cpp 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 year ago
handle_aggregates.cpp be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 year ago
handle_call.cpp e2ae5f212c Remove the special case for `i32`. (#4543) 1 year ago
handle_expr_category.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 year ago
lower.cpp c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 year ago
lower.h c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 year ago
mangler.cpp be5db6e1cd Remove labels from the builtin inst kind macro (#4558) 1 year ago
mangler.h 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) 1 year ago