1. 2fce407 [spirv] Use PreventInfiniteLoops transform by James Price · 7 weeks ago
  2. 5947554 [hlsl] Use PreventInfiniteLoops transform by James Price · 7 weeks ago
  3. 59b5e9d [msl] Use PreventInfiniteLoops by James Price · 7 weeks ago
  4. ec3114d Enable `robustness` transform by default in `tint`. by dan sinclair · 7 weeks ago
  5. 83e6619 msl: mitigate infinite loops only when requesting robustness by David Neto · 8 weeks ago
  6. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 3 months ago
  7. 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 3 months ago
  8. 1ab9f5e [msl ir] Convince the Metal compiler loops are never infinite by David Neto · 3 months ago
  9. 012551a Convince the metal compiler that loops are never infinite by David Neto · 3 months ago
  10. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 4 months ago
  11. 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 5 months ago
  12. 73fd374 [msl] Emit TINT_ISOLATE_UB macro by James Price · 5 months ago
  13. 7206591 [glsl][ir] Emit `Loop` and supporting instructions by dan sinclair · 5 months ago chromium/6697
  14. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 5 months ago
  15. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 5 months ago
  16. 67b738c [spirv] Move E2E expectations to default paths by James Price · 5 months ago
  17. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 5 months ago
  18. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 6 months ago
  19. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 6 months ago
  20. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 7 months ago
  21. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 7 months ago
  22. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 7 months ago
  23. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 7 months ago
  24. b5a904c [msl] Emit continuing inside a new block by James Price · 8 months ago chromium/6519
  25. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 12 months ago
  26. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 12 months ago
  27. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year ago
  28. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 1 month ago
  29. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 2 months ago
  30. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 2 months ago
  31. f528d33 tint/transform: fix PromoteInitializersToLet for constant expressions by Ben Clayton · 2 years, 1 month ago
  32. 06844a5 tint/hlsl: remove [loop] attribute on all loops by Antonio Maiorano · 2 years, 4 months ago
  33. 5b3707a tint: Implement const eval of unary not by Antonio Maiorano · 2 years, 4 months ago
  34. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 5 months ago
  35. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 6 months ago
  36. 6c098ba tint: Implement constant expression structures by Ben Clayton · 2 years, 6 months ago
  37. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 7 months ago chromium/5150
  38. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 7 months ago
  39. 3c05430 tint/sem: Support arrays for sem::Constant by Ben Clayton · 2 years, 7 months ago
  40. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 8 months ago
  41. 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 10 months ago
  42. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 11 months ago