validate & test of literal's upper bits
authorJesus Carabano <jcaraban@abo.fi>
Wed, 18 Oct 2017 09:00:02 +0000 (12:00 +0300)
committerDavid Neto <dneto@google.com>
Tue, 19 Dec 2017 18:19:56 +0000 (13:19 -0500)
commit4dbcef62eeb0083f113d93a633f33fc7ae916305
treeff27ba97909d7819ffc94eeb2c10e802c55235dc
parentf35963588bd4ae97366244c141d6fe4449b0964a
validate & test of literal's upper bits

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/660
Android.mk
source/CMakeLists.txt
source/validate.cpp
source/validate.h
source/validate_literals.cpp [new file with mode: 0644]
test/val/CMakeLists.txt
test/val/val_literals_test.cpp [new file with mode: 0644]