r230744 - in /branches/hsa/gcc: ChangeLog.hsa h...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Mon Nov 23 10:07:00 GMT 2015


Author: jamborm
Date: Mon Nov 23 10:07:17 2015
New Revision: 230744

URL: https://gcc.gnu.org/viewcvs?rev=230744&root=gcc&view=rev
Log:
[hsa] Fix operand and instruction types for bit-ops

2015-11-23  Martin Jambor  <mjambor@suse.cz>

	* hsa-gen.c (gen_hsa_binary_operation): Make immediate operands of
	bit AND, OR and XOR always unsigned integer.
	(gen_hsa_ternary_atomic_for_builtin): Make bit-operations have
	bit-type.


Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/hsa-gen.c



More information about the Gcc-cvs mailing list