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