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