History log of /frameworks/compile/slang/tests/F_z_wrong_api/stderr.txt.expect
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
46e146e0cef555379699f06edb3b2d9673978703 12-Nov-2015 David Gross <dgross@google.com> Restructure handling of special kernel parameters.

This enables special kernel parameter processing to be shared
by foreach kernels and general reduction kernels.

Bug: 23535724

Change-Id: I4234aec2d82f4b39bb2a27f675c061c05ab6db91
/frameworks/compile/slang/tests/F_z_wrong_api/stderr.txt.expect
6ce15a76781bf7278ae64c027db5749f953d74b4 13-Oct-2015 Stephen Hines <srhines@google.com> Fix unnecessarily broken sections in slang tests.

These tests mostly were including broken kernel functions (in addition
to their other errors). It is best to remove these unnecessary blocks
for clarity in the individual tests. llvm-rs-cc is intended to return
C99-related errors first, and any possible RS-kernel-reflection errors
only once that completes successfully (which is why we never noticed
this before). I also renamed some of the misnamed tests (we don't retain
the P_ or F_ prefix on the source filenames).

Change-Id: I9995e8b05817c895676e0eaa1adde263dc639cc0
/frameworks/compile/slang/tests/F_z_wrong_api/stderr.txt.expect
9764eb3be0f2dcaaefa62fddc9fbedf14784ae38 08-Aug-2015 Jean-Luc Brouillet <jeanluc@google.com> Change the name for the new rs_context parameter.

Change the reserved name for the new rs_context parameter to be "context".

Since there can be only one rs_context parameter, report an error if the
name is incorrect.

Also use "special parameter" consistently in the error messages to help
our developers distinguish between regular and special parameters.

Finally, some refactoring to make the code more understandable.

b/21647353

Change-Id: I6f23dc5a8ba3659714ad1f7ba41836ff8b92d9ec
/frameworks/compile/slang/tests/F_z_wrong_api/stderr.txt.expect
18c50ebf6e87a6f51de8f21dce6282d1096e50c2 30-Jan-2015 David Gross <dgross@google.com> Frontend support for new special kernel params ctxt and z.

Includes new test cases to ensure we can check for proper usage.

This change will not compile without related platform/frameworks/compile/libbcc changes.

Bug: 18964628

Change-Id: I6e5cd6f221469426a84cff11be6a101a5855456d
/frameworks/compile/slang/tests/F_z_wrong_api/stderr.txt.expect