1. 8bdd9e2 Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 5 years ago
  2. f05ee4b Fix crashing in return that references rs obj by Yang Ni · 7 years ago
  3. 31d2ea3 Fixed reference counting for function parameters by Yang Ni · 7 years ago
  4. baad1a0 Fixed LIT regression from an outdated testcase by I-Jui (Ray) Sung · 7 years ago
  5. 37dbf5c Fix for crashes and failures due to 32-bit x86 struct layout. by David Gross · 7 years ago
  6. 23e6007 Move rs/scriptc to rs/script_api/include. by Jean-Luc Brouillet · 7 years ago
  7. 8ee018b Delete simple reduction implementation. by David Gross · 8 years ago
  8. 8f093e0 Update slang for LLVM rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  9. 283a6cf Handle return values of rsObject type by Yang Ni · 8 years ago
  10. dbf5b61 Rename #rs_export_reduce_new to #rs_export_reduce. by David Gross · 8 years ago
  11. 1541014 Fixed dummy root creation by Yang Ni · 9 years ago
  12. 1c6b927 Add C++ reflection for reduce-style kernels in slang. by Matt Wala · 9 years ago
  13. 74e8fd8 Fix broken llvm-rs-cc debugging tests. by Stephen Hines · 9 years ago
  14. 7682b66 Add Java reflection for reduce-style kernels in slang. by Matt Wala · 9 years ago
  15. c0c5dd8 Add initial support for validating and exporting reduce kernels. by Matt Wala · 9 years ago
  16. dabd246 llvm-rs-as: Wrap bitcode with the RS bitcode wrapper. by Matt Wala · 9 years ago
  17. bc1f154 Re-enable lit tests in slang. by Matt Wala · 9 years ago
  18. 1254f84 lit: Adjust include paths to ensure rs_core.rsh is found by Tobias Grosser · 11 years ago
  19. 5ccde78 Started importing existing tests to lit. by Stephen Hines · 12 years ago
  20. 5ef6359 Place tests in subdirectories. by Stephen Hines · 12 years ago
  21. 04fabb4 Make lit-tests work in master. by Stephen Hines · 12 years ago
  22. c460b37 Enable emission of debugger-friendly bitcode by mkopec1 · 12 years ago