1. 0c670ef spirv-as: Add opcode name when possible (#4757) by sfricke-samsung · 3 years ago
  2. 65ecfd1 Fix various source comment (doxygen) typos (#4680) by luzpaz · 3 years, 2 months ago
  3. f3cec93 Support SPV_KHR_terminate_invocation (#3568) by alan-baker · 4 years, 8 months ago
  4. 458140a Fix round trip tests that weren't instantiated (#3417) by David Neto · 4 years, 9 months ago
  5. 9f188e3 Assembler: Can't set an ID in instruction without result ID (#2852) by David Neto · 6 years ago
  6. 464111e Remove use of deprecated googletest macro (#2286) by Steven Perron · 6 years ago
  7. eda2cfb Cleanup includes. (#1795) by dan sinclair · 7 years ago
  8. a5a5ea0 Remove using std::<foo> statements. (#1756) by dan sinclair · 7 years ago
  9. 2cce2c5 Move tests into namespaces (#1689) by dan sinclair · 7 years ago
  10. 8322813 Re-format source tree - NFC. by Diego Novillo · 7 years ago
  11. 4f57e14 Renaming test files to comply with Google style guide. by Lei Zhang · 8 years ago[Renamed (99%) from test/TextToBinary.ControlFlow.cpp]
  12. 9fc8658 Relicense SPIRV-Tools under Apache 2.0 by David Neto · 9 years ago
  13. 13877a3 Add v1.1 tests for OpLoopMerge. by Dejan Mircevski · 9 years ago
  14. 4c657bf Make everything compile cleanly with -Wpedantic. by Andrew Woloszyn · 9 years ago
  15. 43401d2 Support 16-bit float in assembler and disassembler by Andrew Woloszyn · 9 years ago
  16. b6fe02f Extend copyright to 2016. by Dejan Mircevski · 9 years ago
  17. d9ad050 spvBinaryParse: fix overruns, handle image format by David Neto · 9 years ago
  18. 003e288 Enable round trip tests for OpSwitch by David Neto · 9 years ago
  19. 9042f40 Remove support for canonical assembly syntax format. by Lei Zhang · 9 years ago
  20. 1a0334e Run clang-format to enforce Google style globally. by Lei Zhang · 9 years ago
  21. b36e704 Use spirv.h instead of spirv.hpp. by Lei Zhang · 9 years ago
  22. e169a7c Test cleanup: remove useless std::string constructor by David Neto · 9 years ago
  23. 4c2db83 Simplify methods for compilation failure in test framework. by Lei Zhang · 9 years ago
  24. 470405e Add disabled tests for disassembler literal emission by David Neto · 9 years ago
  25. 78e677b Parse and encode literal integers to the right width by David Neto · 9 years ago
  26. 2fc334c Negative test for LoopControl. by Dejan Mircevski · 9 years ago
  27. 8386c57 Negative test for SelectionControl. by Dejan Mircevski · 9 years ago
  28. d062f8b Make compilation input strings const. by Dejan Mircevski · 9 years ago
  29. 537e776 Added tracking to types and validated certain instructions. by Andrew Woloszyn · 9 years ago
  30. 3d2bf53 Move AutoText and EnumCase into spvtest namespace by David Neto · 9 years ago
  31. 42bfd4b Assembly test for OpSwitch by David Neto · 9 years ago
  32. e0890da Update core instruction syntax to Rev32 by David Neto · 9 years ago
  33. a66952d Remove executable file mode bits on source files. by Lei Zhang · 9 years ago
  34. 74af05f Cleanups for EnumCase by David Neto · 9 years ago
  35. 1b5fd49 Put the test fixture into spvtest namespace. by David Neto · 9 years ago
  36. f2d0775 A bunch of small fixes to build in MSVC2013. by Andrew Woloszyn · 9 years ago
  37. 36b0c0f Assembler support for simple mask expressions by David Neto · 9 years ago
  38. c0b32ec Assembler test for single-valued LoopControl mask by David Neto · 10 years ago
  39. ad18c77 Assembler test for single-valued SelectionControl mask by David Neto · 10 years ago