- b274678 [tint][ir] Rename Branch to Terminator by Ben Clayton · 1 year, 7 months ago
- c8f0708 [tint][ir] Make ControlInstructions regular instructions by Ben Clayton · 1 year, 7 months ago
- d3fe5f5 [tint][ir] Validate Access instruction by Ben Clayton · 1 year, 8 months ago
- a5268df [ir] Unconst most of the IR. by dan sinclair · 1 year, 8 months ago
- 0ebf677 [tint][ir] Add MultiInBlock that derives from Block by Ben Clayton · 1 year, 8 months ago
- b984643 [ir] Emit disassembly from the validator by dan sinclair · 1 year, 8 months ago
- 7b6fd80 [tint][ir] Add ControlInstruction by Ben Clayton · 1 year, 8 months ago
- b165466 [tint][utils] Change return type of 'Vector::Slice() const' by Ben Clayton · 1 year, 8 months ago
- ae8a9f9 [ir] Add OperandInstruction class by James Price · 1 year, 8 months ago
- d3f2b78 [tint][ir] Add Block() method to Instruction by Ben Clayton · 1 year, 8 months ago
- 68b4e64 [ir] Dissolve the flow graph by dan sinclair · 1 year, 8 months ago
- 0f203b1 [ir] Cleanup deleted methods by dan sinclair · 1 year, 8 months ago chromium/5788
- 24cb811 [ir] Shift back to accessors. by dan sinclair · 1 year, 8 months ago
- c9923d2 [ir] Set default flow node values. by dan sinclair · 1 year, 8 months ago
- 12fa303 Move castable into utils. by dan sinclair · 1 year, 9 months ago
- 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 1 month ago
- a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 1 month ago
- 8bcb4e9 [ir] Remove ast pointers. by dan sinclair · 2 years, 1 month ago
- 2d108ae [ir] Make Value a pointer stored in the module. by dan sinclair · 2 years, 2 months ago
- 62a0773 [ir] Renaming Register and Op by dan sinclair · 2 years, 2 months ago
- f6fcf0a [ir] Add conditions to if and switch nodes. by dan sinclair · 2 years, 2 months ago
- b9ed75c [IR] Track inbound branches to flow nodes. by dan sinclair · 2 years, 3 months ago
- eee8d88 Start adding IR. by dan sinclair · 2 years, 3 months ago