1. 212959b [ir] Change function return attributes to not be list. by dan sinclair · 1 year, 10 months ago chromium/5803 chromium/5804
  2. bdbbffb [ir] Add the Exit instructions. by dan sinclair · 1 year, 10 months ago
  3. 68a8b09 [ir] Add explicit Return instructions. by dan sinclair · 1 year, 10 months ago
  4. 32b6746 [ir] Rename %fn to %b. by dan sinclair · 1 year, 10 months ago
  5. a2b489b [ir] Update UserCall to hold Function Values. by dan sinclair · 1 year, 10 months ago
  6. 56e5fb5 [ir] Convert function to Value. by dan sinclair · 1 year, 10 months ago
  7. a518707 [ir] Update disassembly output. by dan sinclair · 1 year, 10 months ago
  8. e9a4ade [ir] Remove Jump. by dan sinclair · 1 year, 10 months ago
  9. 68b4e64 [ir] Dissolve the flow graph by dan sinclair · 1 year, 10 months ago
  10. 84d750e [ir] Add function parameters. by dan sinclair · 1 year, 10 months ago
  11. 43b110c [ir] Only show type on lhs by dan sinclair · 1 year, 10 months ago
  12. 90b8cc1 [ir] Add load instruction by James Price · 1 year, 10 months ago
  13. 0bb1bb3 [ir] Remove references, indirection and address-of by James Price · 1 year, 10 months ago
  14. 9fc46dc [ir] Drop address space and access from ir::Var. by dan sinclair · 1 year, 10 months ago
  15. 0df7f8b [ir] Update disassembly output. by dan sinclair · 1 year, 10 months ago
  16. 8d98977 [tint][ir] Make the ir::BuilderImpl PIMPL by Ben Clayton · 1 year, 10 months ago[Renamed from src/tint/ir/builder_impl_call_test.cc]
  17. 36aa48c [tint][ir] Clean up tests by Ben Clayton · 1 year, 10 months ago
  18. 42de29e tint/ir: Add an initializer field to Var by Ben Clayton · 1 year, 10 months ago
  19. 8841768 tint/ir: Add name metadata to Module by Ben Clayton · 1 year, 10 months ago
  20. a8236a5 tint/ir: Remove value id field. by Ben Clayton · 1 year, 10 months ago
  21. 63716c5 [ir] Spit builder_impl tests. by dan sinclair · 1 year, 10 months ago