1. f4c3483 Insert a new `versionInfo` field into the `.rs.info` symbol by Luke Drummond · 7 years ago
  2. cf5afcb Make bitcode wrapper info available to MetadataExtractor. by David Gross · 7 years ago
  3. 6134f45 Add regression test for debugging __fp16, float, and double constants by David Gross · 7 years ago
  4. a48ea36 Delete simple reduction implementation. by David Gross · 8 years ago
  5. c545d6f General reduction initializer and outconverter functions must not be internalized. by David Gross · 8 years ago
  6. 9197d61 Rename #rs_export_reduce_new to #rs_export_reduce. by David Gross · 8 years ago
  7. 79e1a05 Metadata support for general reduction. by David Gross · 8 years ago
  8. 3bc475b RSKernelExpand: Remove loads of instep and outstep values in new-style by Matt Wala · 9 years ago
  9. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  10. 9296edc Fix alias metadata issues. by Matt Wala · 9 years ago
  11. 083ef3c RSForEachExpand: Improve getelementptr instruction generation. by Matt Wala · 9 years ago
  12. 1895ac1 libbcc: Add support for reduce kernel metadata. by Matt Wala · 9 years ago
  13. d8d0a4f Remove unused/stale tests and mark Android.mk not executable. by Stephen Hines · 11 years ago
  14. 5b7310b Update one more spot for ARM-specific gdb. by Stephen Hines · 12 years ago
  15. a663b77 Translate x86->ARM + AOSP->JellyBean for RS debugging. by Stephen Hines · 12 years ago
  16. b0fe1ba Announce that bcc cannot generate executable. by Shih-wei Liao · 12 years ago
  17. 458d4d8 Move bcc command from tests/ to tools/bcc/. by Zonr Chang · 12 years ago
  18. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 12 years ago
  19. 094881f Enable debugging of RS code under GDB by Daniel Malea · 12 years ago
  20. 998ec83 Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host): by Andrew Hsieh · 13 years ago
  21. 9d9d6bd Cherry-pick the useful part of Icf882af (Android.mk) and address earlier comments. by Shih-wei Liao · 13 years ago
  22. bd76bc9 Finish the refactor work of bccPrepareExecutable. by Logan Chien · 13 years ago
  23. 16c9b36 Remove unused APIs from libbcc. by Stephen Hines · 13 years ago
  24. a869cc1 Use libbcc new api bccPrepareExecutableEx. by Logan Chien · 13 years ago
  25. f340bf7 Redesign libbcc api. by Logan · 13 years ago
  26. 25e7da4 Remove bccLoadBinary and remove the outdated comments (Now, invoking by Shih-wei Liao · 13 years ago
  27. f6267d1 Rename bccCompileBC as bccPrepareExecutable. Reason: caching case doesn't perform by Shih-wei Liao · 13 years ago
  28. c7745d9 Fix readBC error. (Since the API semantics has been changed) by Logan · 13 years ago
  29. b9b0416 Add modify time and crc32 to bccReadBC and cache header. by Logan · 13 years ago
  30. e6a1851 1. New caching deployment mechanism: Now use per-app cache directory. by Shih-wei Liao · 13 years ago
  31. 3f3e87b Load cached file if bccReadBC returns negative int. by Logan · 13 years ago
  32. cc7f143 Add message for the non-working disassembler. by Shih-wei Liao · 14 years ago
  33. 7c5a5f7 Add caching framework of binaries. Caching is not turned on for now. ARM & relocation (todo) of logan by Shih-wei Liao · 14 years ago
  34. 932648d Coding style fix, legal announcement. by Zonr Chang · 14 years ago
  35. ec5f1ec Add missing libdl so that bcc builds with gold on gLucid. by Shih-wei Liao · 14 years ago
  36. e6573e8 Fix sim build. by Ying Wang · 14 years ago
  37. e405ef4 Fix simulator build. by Shih-wei Liao · 14 years ago
  38. 7b399fd Add missing libraries in order for gold to work. by Jing Yu · 14 years ago
  39. 5bde66c Make compiler class reentrant within a single process by Shih-wei Liao · 14 years ago
  40. abd1e3d Sync upstream to r102410. Re-turn on sdk. by Shih-wei Liao · 14 years ago
  41. f30a48c Add missing libdl so that bcc builds with gold. by Doug Kwan · 14 years ago
  42. 77ed614 libbcc by Shih-wei Liao · 14 years ago