History log of /frameworks/compile/slang/tests/P_kernel/stdout.txt.expect
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc4f78b9c7941132fb048a83f0e4ba528c3b4fd0 11-Jun-2014 Stephen Hines <srhines@google.com> Add -v (-verbose/--verbose) option to llvm-rs-cc.

This change also suppresses the display of "Generating Script*." output by
default.

Change-Id: I034a3ba20acf64e1eb9ecc02133edb03b643d559
/frameworks/compile/slang/tests/P_kernel/stdout.txt.expect
c17b65c4ec6c9214bf8aeaf0625824aa8ac48c9c 05-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Fix expected output for tests

Change-Id: I9f48441f5a165c82eeb0d6eeefc1b2a053779598
/frameworks/compile/slang/tests/P_kernel/stdout.txt.expect
9ca96e70657cf5437a294213f56ba4768dc08ad2 14-Sep-2012 Stephen Hines <srhines@google.com> Support for pass-by-value kernels.

This change allows the JB-mr1+ target API to declare compute kernels
using "__attribute__((kernel))". This disables the use of pointers in the
function signature and forces any output to be explicitly returned and
input to be passed only by value. We still allow the user to add x, y
coordinates if they want them.

Bug: 7166741

Change-Id: I1407fceefb11c7d6c17221ca156cfce443c2b218
/frameworks/compile/slang/tests/P_kernel/stdout.txt.expect