1. 156465e Fix a memory leak by George Burgess IV · 6 years ago
  2. cf5afcb Make bitcode wrapper info available to MetadataExtractor. by David Gross · 8 years ago
  3. 110b1c1 Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils. by Miao Wang · 8 years ago
  4. d5c6901 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  5. d389fdd libbcc: fix memory leak warnings. by Luis Lozano · 8 years ago
  6. b5517ab libbcc: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  7. a48ea36 Delete simple reduction implementation. by David Gross · 8 years ago
  8. 8e90893 Update libbcc for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  9. 8d7fe84 Metadata extractor must tolerate missing accumulator function. by David Gross · 9 years ago
  10. 9197d61 Rename #rs_export_reduce_new to #rs_export_reduce. by David Gross · 9 years ago
  11. fff398d Deduce whether the module contains debug info. by Dean De Leo · 9 years ago
  12. 79e1a05 Metadata support for general reduction. by David Gross · 9 years ago
  13. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  14. 1895ac1 libbcc: Add support for reduce kernel metadata. by Matt Wala · 9 years ago
  15. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  16. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  17. 0947923 Add MetadataExtractor::getTargetAPI(). by Stephen Hines · 9 years ago
  18. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 10 years ago
  19. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 10 years ago
  20. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 10 years ago
  21. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 10 years ago
  22. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 10 years ago
  23. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  24. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  25. dab4750 Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  26. 4566d15 Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  27. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  28. a668182 Add support for extracting input counts from bitcode files. by Chris Wailes · 10 years ago
  29. 5f2e6b9 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  30. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  31. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  32. 11de13e Only generate fake root signature for ancient compilers. by Stephen Hines · 11 years ago
  33. 85d9571 bcinfo: Don't call property_get on host by Nick Kralevich · 11 years ago
  34. b730e23 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 12 years ago
  35. ac2874e am e52f0466: am 3e4cac48: Fix mac build breakage. by Stephen Hines · 12 years ago
  36. 3e4cac4 Fix mac build breakage. by Stephen Hines · 12 years ago
  37. 6649e6b Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  38. 109be67 Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  39. 32c56ec Add a property for overriding FP precision. by Stephen Hines · 12 years ago
  40. e708ffe Update to new llvm::MemoryBuffer::getMemBuffer() interface. by Stephen Hines · 12 years ago
  41. 98abb2d Fix missing initializer in MetadataExtractor constructor. by Stephen Hines · 12 years ago
  42. a7e5c8f resolved conflicts for merge of f46fa664 to master by Stephen Hines · 12 years ago
  43. e1fd804 Parse pragmas for floating point precision requirements. by Stephen Hines · 13 years ago
  44. b67c9e7 Switch optimization level from metadata to bitcode wrapper. by Stephen Hines · 13 years ago
  45. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 13 years ago
  46. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 13 years ago
  47. 094881f Enable debugging of RS code under GDB by Daniel Malea · 13 years ago
  48. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 13 years ago
  49. 10c1412 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  50. 0231bb0 Handle legacy RS root functions. by Stephen Hines · 13 years ago
  51. 33f8fe2 Support ForEach info in MetadataExtractor. by Stephen Hines · 13 years ago
  52. 932bc6e Provide legacy bitcode translation mechanism. by Stephen Hines · 13 years ago