1. ec3114d Enable `robustness` transform by default in `tint`. by dan sinclair · 4 months ago
  2. 83e6619 msl: mitigate infinite loops only when requesting robustness by David Neto · 4 months ago
  3. 012551a Convince the metal compiler that loops are never infinite by David Neto · 5 months ago
  4. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
  5. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
  6. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
  7. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
  8. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/loops/loop.wgsl.expected.msl]
  9. ea3eee9 resolver: Migrate validation to behavior analysis by Ben Clayton · 3 years, 4 months ago
  10. d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 8 months ago
  11. e33b0ba Revert "MSL writer: make signed int overflow defined behaviour" by Corentin Wallez · 3 years, 8 months ago
  12. e5dbe24 MSL writer: make signed int overflow defined behaviour by Antonio Maiorano · 3 years, 8 months ago
  13. def7313 test: Add loop test cases by Ben Clayton · 3 years, 9 months ago