1. d80e58b Improve Java reflection for 32-bit versus 64-bit differences. by David Gross · 7 years ago
  2. 2ba1425 Make RSContext::Report*() methods const. by David Gross · 7 years ago
  3. b6a1435 Fix slang to compile with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  4. 8ee018b Delete simple reduction implementation. by David Gross · 8 years ago
  5. 40bac5d Disallow launching old-style kernels via rsForEach by Yang Ni · 8 years ago
  6. 812dcd0 Fix Java reflection for anonymous result types. by David Gross · 8 years ago
  7. 5e306b9 Change mechanism used to ensure #pragma rs reduce functions are not deleted. by David Gross · 8 years ago
  8. 277fd5e Add Java reflection for "#pragma rs reduce". by David Gross · 8 years ago
  9. 65f23ed Add semantic analysis of "#pragma rs reduce" script functions. by David Gross · 8 years ago
  10. 2615f38 Tidy up AST nodes for rsForEach by Yang Ni · 9 years ago
  11. 9ab3abd Merge "Changed generated calls to rsForEachInternal" by Yang Ni · 9 years ago
  12. 88f21e1 Changed generated calls to rsForEachInternal by Yang Ni · 9 years ago
  13. 7b31d72 Merge "Remove PragmaRecorder." by David Gross · 9 years ago
  14. 15e44e6 Parse "#pragma rs reduce" and generate metadata. by David Gross · 9 years ago
  15. 34e6205 Remove PragmaRecorder. by David Gross · 9 years ago
  16. 1946749 Launch options & multi inputs for single-source RS by Yang Ni · 9 years ago
  17. fb40ee2 Revert "Revert "Handle kernel launch calls"" by Yang Ni · 9 years ago
  18. 5d9263d Revert "Handle kernel launch calls" by Stephen Hines · 9 years ago
  19. 45aa8c5 Handle kernel launch calls by Yang Ni · 9 years ago
  20. c0c5dd8 Add initial support for validating and exporting reduce kernels. by Matt Wala · 9 years ago
  21. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  22. a9186d3 Merge "Update slang for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  23. 2eb9a3f Update slang for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  24. 109e90a Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  25. 9ae18b2 Add an option to emit 32-bit and 64-bit bitcode. by Stephen Hines · 10 years ago
  26. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  27. 9e3aa07 Added a new development target api. by Chris Wailes · 10 years ago
  28. fc4f78b Add -v (-verbose/--verbose) option to llvm-rs-cc. by Stephen Hines · 10 years ago
  29. 12fc283 Don't go through RSContext for the Java reflection (take 2) by Jean-Luc Brouillet · 10 years ago
  30. 7fda984 Revert "Don't go through RSContext for the Java reflection." by Jean-Luc Brouillet · 10 years ago
  31. cc1b969 Don't go through RSContext for the Java reflection. by Jean-Luc Brouillet · 10 years ago
  32. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  33. 44d495d Clean up embedded bitcode path for Java. by Stephen Hines · 10 years ago
  34. ee4016d Update Slang for Clang/LLVM 3.5a. by Tim Murray · 10 years ago
  35. 50cab07 Fix clang compile errors. by Narayan Kamath · 10 years ago
  36. d3f7527 Add ReportErrror/Warning to RSContext. by Jean-Luc Brouillet · 10 years ago
  37. dde9853 Update C++ bindings and add const qualifiers to get methods. by Tim Murray · 11 years ago
  38. 925879f Clean up handling of Java package name for llvm-rs-cc. by Stephen Hines · 11 years ago
  39. 4c7c95c Merge "Skip reflection of resize() when building for the compatibility library." by Stephen Hines · 11 years ago
  40. 23c4358 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 11 years ago
  41. 82754d8 Skip reflection of resize() when building for the compatibility library. by Stephen Hines · 11 years ago
  42. 0a813a3 Add RS package name option + support. by Stephen Hines · 12 years ago
  43. c17e198 Support dummy root() and re-ordering in presence of non-root kernels. by Stephen Hines · 12 years ago
  44. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  45. 4a4bf92 Don't generate forEach() on pre-ICS target SDK. by Stephen Hines · 13 years ago
  46. 593a894 Simple support for reflecting rsForEach(). by Stephen Hines · 13 years ago
  47. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 13 years ago
  48. f2174cf Handle struct reference counting. by Stephen Hines · 13 years ago
  49. 3fa286b Fix b/3427124. Adding the overloadable invokable feature. Reflect that type of invokables to Java. by Shih-wei Liao · 13 years ago
  50. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 13 years ago
  51. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 13 years ago
  52. 96ab06c Add support for the version pragma. by Stephen Hines · 13 years ago
  53. 2ef9bc0 Convert fprintf -> diagnostic messages. by Stephen Hines · 13 years ago
  54. c808a99 Add prelim error check for pointers in structs. by Stephen Hines · 14 years ago
  55. 2d2512c Remove legacy code for export func/var pragmas. by Stephen Hines · 14 years ago
  56. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  57. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  58. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  59. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  60. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  61. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  62. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago
  63. a41ce1d Fix memory leak of RSExport* object create in processExport(). Now, they will by Zonr Chang · 14 years ago
  64. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  65. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (94%) from slang_rs_context.hpp]
  66. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  67. 3f8b44d Encode the bitcode binary files into Java source files. by Ying Wang · 14 years ago
  68. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  69. a507042 Rename *ExportAllStatic* to *ExportAllNonStatic*. by Victor Hsieh · 14 years ago
  70. d8a0d18 Add pragma rs set_reflect_license by Victor Hsieh · 14 years ago
  71. c6718b3 Add pragma rs export_var_all and export_func_all by Victor Hsieh · 14 years ago
  72. 001fb6d 1. Add comments to clarify (E.g., don't worry. "syntax error will be triggered by predecessor later") by Shih-wei Liao · 14 years ago
  73. 537446c Add support to #pragma rs java_package_name. by Shih-wei Liao · 14 years ago
  74. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago