1. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 6 months ago
  2. 5bc6476 [glsl][ir] Polyfill the `insertBits` call by dan sinclair · 6 months ago
  3. a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  4. 8648fb1 HLSL-IR: implement insertBits full polyfill by Antonio Maiorano · 6 months ago
  5. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  6. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 6 months ago
  7. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 6 months ago
  8. aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 7 months ago
  9. 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
  10. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
  11. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
  12. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 7 months ago
  13. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  14. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  15. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  16. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  17. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  18. 935b50f [msl] Emit min and max builtins by James Price · 10 months ago
  19. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  20. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 1 month ago
  21. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 3 months ago
  22. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  23. 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 8 months ago
  24. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
  25. 4f3f45c Tint/transform: Fix insertBits polyfill for HLSL by Zhaoming Jiang · 2 years, 4 months ago
  26. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 6 months ago
  27. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  28. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  29. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
  30. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 10 months ago
  31. 06496d4 tint/reader/spirv: Generate 'i' suffixed literals by Ben Clayton · 2 years, 10 months ago
  32. fe08ba4 builtins: Add insertBits by Ben Clayton · 3 years ago