radeonsi: convert to 64-bitness checks instead of doubles.
authorDave Airlie <airlied@redhat.com>
Fri, 10 Jun 2016 01:05:51 +0000 (11:05 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 10 Jun 2016 20:44:21 +0000 (06:44 +1000)
commitf550b6d296220fdc5f256bb55a3b3422930f957d
treea8ad5f09eead03baeeabc98f59fa26042387f964
parente5c57824ec4021a859f5cbd4feba148d068713ee
radeonsi: convert to 64-bitness checks instead of doubles.

This converts to testing for 64-bit types and renames some things
in anticipation of 64-bit integer support.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/radeon/radeon_llvm.h
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c
src/gallium/drivers/radeonsi/si_shader.c