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