- 90c7cc2 [tint][ir] Begin building proto-based serializer by Ben Clayton · 1 year, 3 months ago
- acef310 [tint][ir] Add ConstPropagatingPtr - const-propagating ptr by Ben Clayton · 1 year, 4 months ago
- ead8a04 [tint][ir] Add 'const' accessors by Ben Clayton · 1 year, 4 months ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- c00c569 [ir] Check for orphaned instructions in validator by James Price · 1 year, 5 months ago
- 16cb4bd [ir] Add ability to clone in the IR. by dan sinclair · 1 year, 6 months ago
- 6f138fe [ir] Move ir to `tint::core:ir` namespace by dan sinclair · 1 year, 7 months ago
- cedcdf3 Change namespace of tint::type by dan sinclair · 1 year, 7 months ago
- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 7 months ago
- 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 7 months ago
- f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
- 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (94%) from src/tint/ir/function.h]
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
- e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 8 months ago
- 9e819bf [ir][spirv-writer] Handle shader IO by James Price · 1 year, 9 months ago
- 5acd44c [tint][ir] Rename Function::StartTarget() to Block() by Ben Clayton · 1 year, 9 months ago
- b768af4 [tint][ir] Use new fluent builder methods by Ben Clayton · 1 year, 9 months ago
- a5268df [ir] Unconst most of the IR. by dan sinclair · 1 year, 9 months ago
- eefa7fe [ir] Add guardrails to IR classes. by dan sinclair · 1 year, 9 months ago
- 212959b [ir] Change function return attributes to not be list. by dan sinclair · 1 year, 9 months ago chromium/5803 chromium/5804
- 765d45f [ir] Add parameter attributes. by dan sinclair · 1 year, 9 months ago
- 68a8b09 [ir] Add explicit Return instructions. by dan sinclair · 1 year, 10 months ago
- a2b489b [ir] Update UserCall to hold Function Values. by dan sinclair · 1 year, 10 months ago
- 56e5fb5 [ir] Convert function to Value. by dan sinclair · 1 year, 10 months ago
- 23c0451 [ir] Add scalar type helpers to type::Manager by James Price · 1 year, 10 months ago
- 0f203b1 [ir] Cleanup deleted methods by dan sinclair · 1 year, 10 months ago chromium/5788
- 24cb811 [ir] Shift back to accessors. by dan sinclair · 1 year, 10 months ago
- 84d750e [ir] Add function parameters. by dan sinclair · 1 year, 10 months ago
- f59547f [ir] Add optional CreateFunction parameters. by dan sinclair · 1 year, 10 months ago
- c9923d2 [ir] Set default flow node values. by dan sinclair · 1 year, 10 months ago
- b298b6a ir/function: Add missing <array> include by James Price · 1 year, 10 months ago
- 09b02ff [ir] Split the Terminator into two nodes. by dan sinclair · 1 year, 10 months ago
- 69bb5dd [ir] Add function return information. by dan sinclair · 1 year, 10 months ago
- 9d9a383 [ir] Add function attributes by dan sinclair · 1 year, 10 months ago
- 12fa303 Move castable into utils. by dan sinclair · 1 year, 11 months ago
- 8bcb4e9 [ir] Remove ast pointers. by dan sinclair · 2 years, 2 months ago
- eee8d88 Start adding IR. by dan sinclair · 2 years, 4 months ago