aboutsummaryrefslogtreecommitdiffstats
path: root/lit-tests
Commit message (Expand)AuthorAgeFilesLines
* Renderscript: rename .rs extension to .rscriptJeff Vander Stoep2019-07-1715-0/+0
* Fix crashing in return that references rs objYang Ni2017-06-212-2/+17
* Fixed reference counting for function parametersYang Ni2017-05-042-4/+87
* Fixed LIT regression from an outdated testcaseI-Jui (Ray) Sung2017-04-101-10/+10
* Fix for crashes and failures due to 32-bit x86 struct layout.David Gross2017-03-296-5/+339
* Move rs/scriptc to rs/script_api/include.Jean-Luc Brouillet2017-01-081-1/+1
* Delete simple reduction implementation.nougat-devDavid Gross2016-06-022-950/+0
* Update slang for LLVM rebase to r256229Pirama Arumuga Nainar2016-03-201-2/+2
* Handle return values of rsObject typeYang Ni2016-03-031-0/+21
* Rename #rs_export_reduce_new to #rs_export_reduce.David Gross2016-02-031-349/+0
* Fixed dummy root creationYang Ni2015-11-101-2/+2
* Add C++ reflection for reduce-style kernels in slang.Matt Wala2015-08-201-0/+408
* Fix broken llvm-rs-cc debugging tests.Stephen Hines2015-08-202-2/+2
* Add Java reflection for reduce-style kernels in slang.Matt Wala2015-08-203-0/+621
* Add initial support for validating and exporting reduce kernels.Matt Wala2015-07-301-0/+349
* llvm-rs-as: Wrap bitcode with the RS bitcode wrapper.Matt Wala2015-07-162-1/+55
* Re-enable lit tests in slang.Matt Wala2015-06-225-10/+20
* lit: Adjust include paths to ensure rs_core.rsh is foundTobias Grosser2013-06-101-1/+1
* Started importing existing tests to lit.Stephen Hines2012-03-023-0/+59
* Place tests in subdirectories.Stephen Hines2012-03-015-0/+0
* Make lit-tests work in master.Stephen Hines2012-03-011-3/+3
* Enable emission of debugger-friendly bitcodemkopec12012-02-298-0/+278