Rémi Verschelde
|
69d0c1acc2
|
Remove executable bits from code/data files (#2420)
|
2020-10-12 10:08:47 -06:00 |
|
Graeme Leese
|
182ab460d9
|
Update test expected files with new magic number
Updating the SPIR-V generator version number changes the output of all
the SPIR-V tests.
|
2020-06-22 11:49:38 +01:00 |
|
John Kessenich
|
3641ff7378
|
Bump code gen version, due to removal of OpEntryPoint operands.
|
2020-06-10 07:40:56 -06:00 |
|
John Kessenich
|
abfc4c2ceb
|
Fix part of #2070: Correctly handle promotion for <unary-op>(int).
This still only handles a scalar correctly, and some
vector cases need additional fixes.
|
2020-02-18 06:53:39 -07:00 |
|