1. 37dbf5c Fix for crashes and failures due to 32-bit x86 struct layout. by David Gross · 7 years ago
  2. 8ee018b Delete simple reduction implementation. by David Gross · 8 years ago
  3. 8f093e0 Update slang for LLVM rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  4. 9319dfc slang error on kernel launch from another kernel by Yang Ni · 8 years ago
  5. dbf5b61 Rename #rs_export_reduce_new to #rs_export_reduce. by David Gross · 8 years ago
  6. 7b31d72 Merge "Remove PragmaRecorder." by David Gross · 9 years ago
  7. 15e44e6 Parse "#pragma rs reduce" and generate metadata. by David Gross · 9 years ago
  8. 34e6205 Remove PragmaRecorder. by David Gross · 9 years ago
  9. fb40ee2 Revert "Revert "Handle kernel launch calls"" by Yang Ni · 9 years ago
  10. 5d9263d Revert "Handle kernel launch calls" by Stephen Hines · 9 years ago
  11. 45aa8c5 Handle kernel launch calls by Yang Ni · 9 years ago
  12. 3fe4027 Merge "Enhance diagnostic options." by David Gross · 9 years ago
  13. 2770d0e Enhance diagnostic options. by David Gross · 9 years ago
  14. c0c5dd8 Add initial support for validating and exporting reduce kernels. by Matt Wala · 9 years ago
  15. dabd246 llvm-rs-as: Wrap bitcode with the RS bitcode wrapper. by Matt Wala · 9 years ago
  16. 21cc018 Update slang for rebase to LLVM r235153 by Pirama Arumuga Nainar · 9 years ago
  17. 8024ed5 Merge Slang with SlangRS, Backend with RSBackend. by Jean-Luc Brouillet · 9 years ago
  18. c706907 Update slang for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  19. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  20. 9e3aa07 Added a new development target api. by Chris Wailes · 10 years ago
  21. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  22. 50cab07 Fix clang compile errors. by Narayan Kamath · 10 years ago
  23. e3cb21b am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode" by Jean-Baptiste Queru · 12 years ago
  24. c460b37 Enable emission of debugger-friendly bitcode by mkopec1 · 12 years ago
  25. cf7e429 Add support for generating a bitcode wrapper to llvm-rs-cc. by Stephen Hines · 13 years ago
  26. fa6ef56 Apply changes to migrate to upstream (Nov 25th 2011). by Logan Chien · 13 years ago
  27. 5e6d0d5 Add support for generating a bitcode wrapper to llvm-rs-cc. by Stephen Hines · 13 years ago
  28. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  29. 4cc499d Start basic support for LLVM 2.9 bitcode writer. by Stephen Hines · 13 years ago
  30. fcc654a Fix llvm API changes to migrate to upstream r131807. by Shih-wei Liao · 13 years ago
  31. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 13 years ago
  32. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  33. 8785d05 Revert "embed .rsh in llvm-rs-cc". by Zonr Chang · 14 years ago
  34. 68fc02c Add two new APIs in HandleTranslationUnitPre and HandleTranslationUnitPost. by Zonr Chang · 14 years ago
  35. 41ebf53 Remove Slang::TargetDescription. by Zonr Chang · 14 years ago
  36. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  37. 3a9ca1f Provide better abstraction of class Slang. by Zonr Chang · 14 years ago
  38. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (91%) from slang_backend.hpp]
  39. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  40. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  41. f52a620 Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367. by Shih-wei Liao · 14 years ago
  42. 1fd8579 Add a command-line option to allow function names with the "rs" prefix (--allow-rs-prefix). When not specified, user-defined functions with that prefix will be treated as an error. by Kirk Stewart · 14 years ago
  43. 6b22674 Add a check to prevent users from defining function names starting witih "rs". by Kirk Stewart · 14 years ago
  44. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago