- 0880e06 Rename @index -> @blend_src by Corentin Wallez · 1 year, 2 months ago
- 9c54476 [ir] Fix cloning of variable initializers by James Price · 1 year, 3 months ago
- af2c734 [ir] Rename InstructionResult::Source. by dan sinclair · 1 year, 4 months ago
- a89d664 [tint][ir] Refactor Instruction result methods by Ben Clayton · 1 year, 4 months ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 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, 8 months ago
- a87e5d6 [tint] clang-format and add missing GN dependency by Ben Clayton · 1 year, 8 months ago
- ce6dffe Move Number into core namespace. by dan sinclair · 1 year, 8 months ago chromium/5950 chromium/5951 chromium/5952 chromium/5952_2 chromium/5952_2_3
- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
- d368f2c [tint] Use consistent file pattern for test files by Ben Clayton · 1 year, 8 months ago
- 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (90%) from src/tint/ir/var_test.cc]
- 0d80c3d [ir] Sever instruction and value. by dan sinclair · 1 year, 9 months ago
- 525b6f5 [ir] Add Result objects into the instructions by dan sinclair · 1 year, 10 months ago
- 66805b0 [tint] Migrate to 'fluent types' by Ben Clayton · 1 year, 10 months ago
- f3a0351 [tint][type][ir] Add fluent type constructor helpers by Ben Clayton · 1 year, 10 months ago
- e6b4a90 [tint][ir] Rename Builder.Declare() to Builder.Var() by Ben Clayton · 1 year, 10 months ago
- d2e30d0 [tint][ir] Change Var::Type() to return type::Pointer* by Ben Clayton · 1 year, 10 months ago
- e040ca6 [ir] Add Value::RemoveUsage() to remove a usage by James Price · 1 year, 10 months ago
- 2114131 [ir] Track the operand index for value usages by James Price · 1 year, 10 months ago
- eefa7fe [ir] Add guardrails to IR classes. by dan sinclair · 1 year, 10 months ago