1. 83d9692 Restore missing min and max API. by Jean-Luc Brouillet · 9 years ago
  2. 9764eb3 Change the name for the new rs_context parameter. by Jean-Luc Brouillet · 9 years ago
  3. b3e022a Update llvm-rs-cc version to 23 for M. by Stephen Hines · 9 years ago
  4. 218a57b Add API header tests by Jean-Luc Brouillet · 9 years ago
  5. e23d82b Move the error for pointers in structures earlier in the compile. by Stephen Hines · 9 years ago
  6. b2f9596 Merge "Enable warnings in llvm_rs_cc" into mnc-dev by Jean-Luc Brouillet · 9 years ago
  7. 7966bcf Add Half support in slang by Pirama Arumuga Nainar · 9 years ago
  8. 666b0a7 Enable warnings in llvm_rs_cc by Jean-Luc Brouillet · 9 years ago
  9. 21f7c38 Use the llvm command line handling. by Jean-Luc Brouillet · 9 years ago
  10. d2a9c5a Fix llvm-rs-cc tests due to header changes. by Stephen Hines · 9 years ago
  11. fb78d4c Support new-style kernels with no output and no input. by David Gross · 9 years ago
  12. 96946e6 Remove obsolete rs_path API reference. by Stephen Hines · 9 years ago
  13. cd7d312 A kernel may have at most 8 inputs. by David Gross · 9 years ago
  14. 18c50eb Frontend support for new special kernel params ctxt and z. by David Gross · 9 years ago
  15. 30594f2 Merge "Now doing development for API level 23." by David Gross · 9 years ago
  16. 06f2adb Now doing development for API level 23. by David Gross · 9 years ago
  17. f90ef32 Add test that checks that incompatible handles are not assignable to each other. by Jean-Luc Brouillet · 9 years ago
  18. 7b61c1a Fix a missing warning for ulong in our tests. by Stephen Hines · 9 years ago
  19. dd22d5c Emit both 32-bit and 64-bit bitcode for target API >= 21. by Stephen Hines · 10 years ago
  20. 55c081c Fix tests for 64-bit. by Stephen Hines · 10 years ago
  21. ff86fb6 Merge "Fix expected stderr to refer to version 21." into lmp-dev by Jean-Luc Brouillet · 10 years ago
  22. f7ad1eb Fix expected stderr to refer to version 21. by Jean-Luc Brouillet · 10 years ago
  23. 5210d10 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  24. 1fb093a am 02126c9c: am ff6ee314: am 6a0cbfb1: Merge "Add an option to emit 32-bit and 64-bit bitcode." by Stephen Hines · 10 years ago
  25. 6cd0020 am 7a72a55c: am 36cd83c3: am afa84a91: Merge "Adds support for multi-input kernels to Slang." by Stephen Hines · 10 years ago
  26. 9ae18b2 Add an option to emit 32-bit and 64-bit bitcode. by Stephen Hines · 10 years ago
  27. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  28. c3a50d2 Update tests to reflect API bump to 21. by Stephen Hines · 10 years ago
  29. 4a5ce9a Update tests to reflect API bump to 20. by Stephen Hines · 10 years ago
  30. 521b83b am bd922f02: am 731f6b89: am 5efd1318: Merge "Added a new development target api." by Stephen Hines · 10 years ago
  31. 9e3aa07 Added a new development target api. by Chris Wailes · 10 years ago
  32. 12828c3 am 617a1a1e: am 0b9b44e4: am 2b6961e9: Merge "Add -v (-verbose/--verbose) option to llvm-rs-cc." by Stephen Hines · 10 years ago
  33. fc4f78b Add -v (-verbose/--verbose) option to llvm-rs-cc. by Stephen Hines · 10 years ago
  34. 9a4ea75 Update failing tests for new Android version number. by Stephen Hines · 10 years ago
  35. c17b65c Fix expected output for tests by Jean-Luc Brouillet · 10 years ago
  36. 75d4718 Update slang for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  37. 8c8d166 Replaced __attribute__((kernel)) with RS_KERNEL. by Chris Wailes · 10 years ago
  38. 482caac Allow 'x' and 'y' to be of type signed int. Validates they are of the same type. by Jean-Luc Brouillet · 10 years ago
  39. 42f81b2 Require 'x' and 'y' as the parameter names of the iterators. by Jean-Luc Brouillet · 10 years ago
  40. cad0d74 Specify that we can have more verbose messages in the help text. by Jean-Luc Brouillet · 10 years ago
  41. 4f67319 Update slang_version.h for KitKat and add new version number tests. by Stephen Hines · 10 years ago
  42. 48d893d Support reflection of enums. by Stephen Hines · 10 years ago
  43. d6f36b1 Support RS object types properly for C++ NDK reflection. by Stephen Hines · 11 years ago
  44. 8070683 Fix initializers and add vector reflection support. by Stephen Hines · 11 years ago
  45. 8de1922 Handle implicit array dimensions properly. by Stephen Hines · 11 years ago
  46. 6168543 Add performance warning for rsSetElementAt by Tobias Grosser · 11 years ago
  47. 3949102 Test for vector casts in function calls by Tobias Grosser · 11 years ago
  48. 44f1006 Update slang for LLVM merge to r183849. by Stephen Hines · 11 years ago
  49. bb99afd Remove dependence to python 2.4 by Tobias Grosser · 11 years ago
  50. e006c14 Support -O0 as well as -O 0 for option passing. by Stephen Hines · 11 years ago
  51. f64e766 Turn off "lax vector conversions". by Stephen Hines · 11 years ago
  52. dbb6dc3 Disallow implicit and explicit casts of vector types in llvm-rs-cc. by Stephen Hines · 11 years ago
  53. 35626d1 Update tests for v19. by Stephen Hines · 11 years ago
  54. 9d234b6 Fix filename-escaping for Windows paths. by Stephen Hines · 11 years ago
  55. b0fabe5 Fix rs_matrix destructor issue. by Stephen Hines · 11 years ago
  56. 3474fb6 Update API (RS_VERSION) to 18. by Stephen Hines · 11 years ago
  57. 3598a79 Merge "Add tests for Target API 17." by Stephen Hines · 11 years ago
  58. 089cde3 Forbid non-const static variables in kernels. by Stephen Hines · 11 years ago
  59. 07cb5ad Add tests for Target API 17. by Stephen Hines · 11 years ago
  60. 0c8eee4 Merge "Fix C++ ForEach reflection (bad usrData args)." by Stephen Hines · 11 years ago
  61. c7faa46 am af35c8e6: Merge "Fix overly strict check for float3 in structures." by Stephen Hines · 12 years ago
  62. fdae63e Fix overly strict check for float3 in structures. by Stephen Hines · 12 years ago
  63. 7dd6da2 Fix C++ ForEach reflection (bad usrData args). by Stephen Hines · 12 years ago
  64. 2936d9e Emit out parameter in C++ reflection for kernels. by Stephen Hines · 12 years ago
  65. 11274a7 Validate FS (and RS) ASTs. by Stephen Hines · 12 years ago
  66. cf9a73a Fix teardown bug for multiple files without pragma. by Stephen Hines · 12 years ago
  67. 9ca96e7 Support for pass-by-value kernels. by Stephen Hines · 12 years ago
  68. b13b85e Structs containing vectors of dimension 3 cannot be exported before ICS. by Stephen Hines · 12 years ago
  69. ab5a535 Add RS-specific check forbidding array parameters in exported functions. by Stephen Hines · 12 years ago
  70. 0a813a3 Add RS package name option + support. by Stephen Hines · 12 years ago
  71. 97df433 Add test for constant array arguments to functions. by Stephen Hines · 12 years ago
  72. fe2b93d Update llvm-rs-cc version information for JB-MR1. by Stephen Hines · 12 years ago
  73. aa82e74 Multiple levels of pointers cannot be exported. by Stephen Hines · 12 years ago
  74. d5a84f6 Generate an error when exporting RS objects in structs/arrays. by Stephen Hines · 12 years ago
  75. 5bfec8d Revert "Generate an error for exporting rs_objects in structs/arrays." by Stephen Hines · 12 years ago
  76. f5abb50 Generate an error for exporting rs_objects in structs/arrays. by Stephen Hines · 12 years ago
  77. ca13d7c Update include path for slang testing. by Stephen Hines · 12 years ago
  78. f4ea4fd Fix up pragma handling. by Stephen Hines · 12 years ago
  79. 47aca4e More cleanup for reflection code. by Stephen Hines · 12 years ago
  80. c17e198 Support dummy root() and re-ordering in presence of non-root kernels. by Stephen Hines · 12 years ago
  81. 7b51b55 Export ForEach on non-root functions. by Stephen Hines · 12 years ago
  82. 41cc610 Update llvm-rs-cc to support API level 16. by Stephen Hines · 12 years ago
  83. a4b64d2 Merge "Clean up graphics/compute root() distinction." by Stephen Hines · 12 years ago
  84. d369cda Support initialization of constant array exports. by Stephen Hines · 12 years ago
  85. f5eeaa6 Revert "Support initialization of constant array exports." by Stephen Hines · 12 years ago
  86. 9999ec3 Clean up graphics/compute root() distinction. by Stephen Hines · 12 years ago
  87. dc8853a Support initialization of constant array exports. by Stephen Hines · 12 years ago
  88. 5d67178 Reflect constant primitive types back to Java. by Stephen Hines · 12 years ago
  89. a4c54ee Support updating CTS tests via slang's test.py. by Stephen Hines · 12 years ago
  90. 9f1d0aa Update error diagnostic for struct/array copy. by Stephen Hines · 12 years ago
  91. 7aff4a0 Update error diagnostics. by Stephen Hines · 12 years ago
  92. 8f4d972 Add support for warning flag processing. by Stephen Hines · 12 years ago
  93. 914c07f Add test for API level 15. by Stephen Hines · 13 years ago
  94. 2e1b94c Update the unit test since we have Android 16 API. by Logan Chien · 13 years ago
  95. 6cf6809 Update tests for highest API level. by Stephen Hines · 13 years ago
  96. fbfd7f5 resolved conflicts for merge of f736d5a1 to ics-mr1 by Stephen Hines · 13 years ago
  97. f736d5a Add back pre-ICS support for "int root(int);". by Stephen Hines · 13 years ago
  98. 18ca8cf Use 64-bit longs with llvm-rs-cc. by Stephen Hines · 13 years ago
  99. 12580dc Generate an error for skipped root() params in HC. by Stephen Hines · 13 years ago
  100. c632be2 Generate warnings properly for multi-file compiles. by Stephen Hines · 13 years ago