aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Restore missing min and max API.Jean-Luc Brouillet2015-08-2013-8444/+8756
* Change the name for the new rs_context parameter.Jean-Luc Brouillet2015-08-1116-53/+62
* Update llvm-rs-cc version to 23 for M.Stephen Hines2015-07-133-6/+2
* Add API header testsJean-Luc Brouillet2015-06-1939-0/+56208
* Move the error for pointers in structures earlier in the compile.Stephen Hines2015-06-164-1/+12
* Merge "Enable warnings in llvm_rs_cc" into mnc-devJean-Luc Brouillet2015-06-1410-2/+29
|\
| * Enable warnings in llvm_rs_ccJean-Luc Brouillet2015-05-2810-2/+29
* | Add Half support in slangPirama Arumuga Nainar2015-06-036-0/+15
|/
* Use the llvm command line handling.Jean-Luc Brouillet2015-05-193-0/+19
* Fix llvm-rs-cc tests due to header changes.Stephen Hines2015-04-305-6/+8
* Support new-style kernels with no output and no input.David Gross2015-04-028-1/+14
* Remove obsolete rs_path API reference.Stephen Hines2015-03-311-1/+0
* A kernel may have at most 8 inputs.David Gross2015-03-133-0/+12
* Frontend support for new special kernel params ctxt and z.David Gross2015-03-1120-20/+79
* Merge "Now doing development for API level 23."David Gross2015-03-104-7/+7
|\
| * Now doing development for API level 23.David Gross2015-03-064-7/+7
* | Add test that checks that incompatible handles are not assignable to each other.Jean-Luc Brouillet2015-03-023-0/+9
|/
* Fix a missing warning for ulong in our tests.Stephen Hines2014-12-231-0/+1
* Emit both 32-bit and 64-bit bitcode for target API >= 21.Stephen Hines2014-08-203-23/+0
* Fix tests for 64-bit.Stephen Hines2014-08-157-16/+45
* Merge "Fix expected stderr to refer to version 21." into lmp-devJean-Luc Brouillet2014-07-162-5/+5
|\
| * Fix expected stderr to refer to version 21.Jean-Luc Brouillet2014-07-162-5/+5
* | Deprecate rs_fp_imprecise.Jean-Luc Brouillet2014-07-167-0/+15
|/
* am 02126c9c: am ff6ee314: am 6a0cbfb1: Merge "Add an option to emit 32-bit an...Stephen Hines2014-07-093-0/+23
|\
| * Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines2014-07-093-0/+23
* | am 7a72a55c: am 36cd83c3: am afa84a91: Merge "Adds support for multi-input ke...Stephen Hines2014-07-0920-15/+39
|\|
| * Adds support for multi-input kernels to Slang.Chris Wailes2014-07-0720-15/+39
| * Update tests to reflect API bump to 20.Stephen Hines2014-06-262-2/+2
* | Update tests to reflect API bump to 21.Stephen Hines2014-06-262-2/+2
* | am bd922f02: am 731f6b89: am 5efd1318: Merge "Added a new development target ...Stephen Hines2014-06-173-0/+17
|\|
| * Added a new development target api.Chris Wailes2014-06-173-0/+17
* | am 617a1a1e: am 0b9b44e4: am 2b6961e9: Merge "Add -v (-verbose/--verbose) opt...Stephen Hines2014-06-1160-94/+4
|\|
| * Add -v (-verbose/--verbose) option to llvm-rs-cc.Stephen Hines2014-06-1160-94/+4
* | Update failing tests for new Android version number.Stephen Hines2014-06-062-2/+2
|/
* Fix expected output for testsJean-Luc Brouillet2014-06-0456-92/+92
* Update slang for LLVM 3.5 rebase (r209713).Stephen Hines2014-05-281-2/+2
* Replaced __attribute__((kernel)) with RS_KERNEL.Chris Wailes2014-05-2215-28/+28
* Allow 'x' and 'y' to be of type signed int. Validates they are of the same t...Jean-Luc Brouillet2014-01-2112-19/+52
|\
| * Require 'x' and 'y' as the parameter names of the iterators.Jean-Luc Brouillet2014-01-178-18/+39
|/
* Specify that we can have more verbose messages in the help text.Jean-Luc Brouillet2014-01-081-1/+1
* Update slang_version.h for KitKat and add new version number tests.Stephen Hines2013-12-198-0/+44
* Support reflection of enums.Stephen Hines2013-12-061-0/+2
* Support RS object types properly for C++ NDK reflection.Stephen Hines2013-11-261-0/+6
* Fix initializers and add vector reflection support.Stephen Hines2013-08-291-0/+8
* Handle implicit array dimensions properly.Stephen Hines2013-08-232-0/+7
* Add performance warning for rsSetElementAtTobias Grosser2013-08-013-0/+65
* Test for vector casts in function callsTobias Grosser2013-08-012-0/+11
* Update slang for LLVM merge to r183849.Stephen Hines2013-06-133-3/+3
* Remove dependence to python 2.4Tobias Grosser2013-06-111-1/+1
* Support -O0 as well as -O 0 for option passing.Stephen Hines2013-05-173-0/+6