1. cbd7bc5 [tint][ir] Serialize If instructions by Ben Clayton · 1 year, 4 months ago
  2. acef310 [tint][ir] Add ConstPropagatingPtr - const-propagating ptr by Ben Clayton · 1 year, 4 months ago
  3. ead8a04 [tint][ir] Add 'const' accessors by Ben Clayton · 1 year, 4 months ago
  4. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  5. 16cb4bd [ir] Add ability to clone in the IR. by dan sinclair · 1 year, 6 months ago
  6. d8a06ae [ir] Use FriendlyName for instructions by dan sinclair · 1 year, 7 months ago
  7. 6f138fe [ir] Move ir to `tint::core:ir` namespace by dan sinclair · 1 year, 8 months ago
  8. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  9. 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (93%) from src/tint/ir/if.h]
  10. 4bf1d07 [ir][validation] Add instruction friendly names by dan sinclair · 1 year, 9 months ago
  11. b274678 [tint][ir] Rename Branch to Terminator by Ben Clayton · 1 year, 9 months ago
  12. c8f0708 [tint][ir] Make ControlInstructions regular instructions by Ben Clayton · 1 year, 9 months ago
  13. d3fe5f5 [tint][ir] Validate Access instruction by Ben Clayton · 1 year, 10 months ago
  14. a5268df [ir] Unconst most of the IR. by dan sinclair · 1 year, 10 months ago
  15. 0ebf677 [tint][ir] Add MultiInBlock that derives from Block by Ben Clayton · 1 year, 10 months ago
  16. b984643 [ir] Emit disassembly from the validator by dan sinclair · 1 year, 10 months ago
  17. 7b6fd80 [tint][ir] Add ControlInstruction by Ben Clayton · 1 year, 10 months ago
  18. b165466 [tint][utils] Change return type of 'Vector::Slice() const' by Ben Clayton · 1 year, 10 months ago
  19. ae8a9f9 [ir] Add OperandInstruction class by James Price · 1 year, 10 months ago
  20. d3f2b78 [tint][ir] Add Block() method to Instruction by Ben Clayton · 1 year, 10 months ago
  21. 68b4e64 [ir] Dissolve the flow graph by dan sinclair · 1 year, 10 months ago
  22. 0f203b1 [ir] Cleanup deleted methods by dan sinclair · 1 year, 10 months ago chromium/5788
  23. 24cb811 [ir] Shift back to accessors. by dan sinclair · 1 year, 11 months ago
  24. c9923d2 [ir] Set default flow node values. by dan sinclair · 1 year, 11 months ago
  25. 12fa303 Move castable into utils. by dan sinclair · 2 years ago
  26. 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 3 months ago
  27. a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 3 months ago
  28. 8bcb4e9 [ir] Remove ast pointers. by dan sinclair · 2 years, 3 months ago
  29. 2d108ae [ir] Make Value a pointer stored in the module. by dan sinclair · 2 years, 4 months ago
  30. 62a0773 [ir] Renaming Register and Op by dan sinclair · 2 years, 4 months ago
  31. f6fcf0a [ir] Add conditions to if and switch nodes. by dan sinclair · 2 years, 4 months ago
  32. b9ed75c [IR] Track inbound branches to flow nodes. by dan sinclair · 2 years, 5 months ago
  33. eee8d88 Start adding IR. by dan sinclair · 2 years, 5 months ago