- cbd7bc5 [tint][ir] Serialize If instructions by Ben Clayton · 1 year, 4 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
- 16cb4bd [ir] Add ability to clone in the IR. by dan sinclair · 1 year, 6 months ago
- d8a06ae [ir] Use FriendlyName for instructions by dan sinclair · 1 year, 7 months ago
- 6f138fe [ir] Move ir to `tint::core:ir` namespace by dan sinclair · 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 (93%) from src/tint/ir/if.h]
- 4bf1d07 [ir][validation] Add instruction friendly names by dan sinclair · 1 year, 9 months ago
- b274678 [tint][ir] Rename Branch to Terminator by Ben Clayton · 1 year, 9 months ago
- c8f0708 [tint][ir] Make ControlInstructions regular instructions by Ben Clayton · 1 year, 9 months ago
- d3fe5f5 [tint][ir] Validate Access instruction by Ben Clayton · 1 year, 10 months ago
- a5268df [ir] Unconst most of the IR. by dan sinclair · 1 year, 10 months ago
- 0ebf677 [tint][ir] Add MultiInBlock that derives from Block by Ben Clayton · 1 year, 10 months ago
- b984643 [ir] Emit disassembly from the validator by dan sinclair · 1 year, 10 months ago
- 7b6fd80 [tint][ir] Add ControlInstruction by Ben Clayton · 1 year, 10 months ago
- b165466 [tint][utils] Change return type of 'Vector::Slice() const' by Ben Clayton · 1 year, 10 months ago
- ae8a9f9 [ir] Add OperandInstruction class by James Price · 1 year, 10 months ago
- d3f2b78 [tint][ir] Add Block() method to Instruction by Ben Clayton · 1 year, 10 months ago
- 68b4e64 [ir] Dissolve the flow graph by dan sinclair · 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, 11 months ago
- c9923d2 [ir] Set default flow node values. by dan sinclair · 1 year, 11 months ago
- 12fa303 Move castable into utils. by dan sinclair · 2 years ago
- 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 3 months ago
- a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 3 months ago
- 8bcb4e9 [ir] Remove ast pointers. by dan sinclair · 2 years, 3 months ago
- 2d108ae [ir] Make Value a pointer stored in the module. by dan sinclair · 2 years, 4 months ago
- 62a0773 [ir] Renaming Register and Op by dan sinclair · 2 years, 4 months ago
- f6fcf0a [ir] Add conditions to if and switch nodes. by dan sinclair · 2 years, 4 months ago
- b9ed75c [IR] Track inbound branches to flow nodes. by dan sinclair · 2 years, 5 months ago
- eee8d88 Start adding IR. by dan sinclair · 2 years, 5 months ago