fix the relational built-in vector function regression.
authorLuo Xionghu <xionghu.luo@intel.com>
Wed, 6 Aug 2014 01:36:31 +0000 (09:36 +0800)
committerYang Rong <rong.r.yang@intel.com>
Mon, 11 Aug 2014 02:59:05 +0000 (10:59 +0800)
commitaedd52ce3dc88ddcf36b518c9d116e38d0996cba
tree6294d044066d6c82510d58b0deae0cfc707f2d11
parentf1741261d5d6b1ea85d7bacb19e4d3e650346328
fix the relational built-in vector function regression.

the relational vector function need return -1 instead of 1 according to
the spec.

Signed-off-by: Luo Xionghu <xionghu.luo@intel.com>
Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
backend/src/gen_builtin_vector.py