- 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years ago
- e4039c7 Move the Extension builtin to the builtin/ folder. by dan sinclair · 2 years ago
- 35089ee tint: Use ProgramBuilder::Bitcast() by Ben Clayton · 2 years ago
- 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years ago
- 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 1 month ago
- e3992f2 [ir] Cleanup disassembler output by dan sinclair · 2 years, 1 month ago
- a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 1 month ago
- 4a62d91 [ir] Remove program in ir tests. by dan sinclair · 2 years, 1 month ago
- 0258f27 Convert CaseSelector to IR. by dan sinclair · 2 years, 1 month ago
- f3f813e tint: fix const eval short-circuiting with mixed runtime and constant expressions by Ben Clayton · 2 years, 1 month ago
- 4cef436 [ir] Add bitcast expression. by dan sinclair · 2 years, 1 month ago chromium/5518
- 19ebcb2 Convert ir::Constant over to use a constant::Value by dan sinclair · 2 years, 1 month ago
- e272eaf [ir] Split Value into Temp and Constant. by dan sinclair · 2 years, 2 months 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
- 669e15e [ir] Add EmitBinary 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
- a5b73a0 [ir] Implement EmitLiteral. by dan sinclair · 2 years, 2 months ago
- e02377c [ir] Testing updates. by dan sinclair · 2 years, 2 months ago
- 267f174 Remove infrastructure for fallthrough by dan sinclair · 2 years, 2 months ago
- ed0649d [IR] Fix setting of if merge target by dan sinclair · 2 years, 3 months ago
- 1c755b6 [IR] Add support for `for` statements by dan sinclair · 2 years, 3 months ago
- 0dce067 [IR] Add support for `while` statements. by dan sinclair · 2 years, 3 months ago
- 50c29f6 [IR] Add support for `fallthrough`. by dan sinclair · 2 years, 3 months ago
- d336733 [IR] Add switch control flow node. by dan sinclair · 2 years, 3 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