1. 4dc1d8e Update language to comply with Android’s inclusive language guidance by Stephen Hines · 3 years, 11 months ago
  2. 53f9a6d Make PROVIDE_xxx macro more robust by Victor Khimenko · 6 years ago
  3. 97e5099 Structure layout logic cleanup. by David Gross · 7 years ago
  4. 1544017 Revert "Structure layout logic cleanup." by David Gross · 7 years ago
  5. 8281b5d Structure layout logic cleanup. by David Gross · 7 years ago
  6. cf5afcb Make bitcode wrapper info available to MetadataExtractor. by David Gross · 7 years ago
  7. 22c6bd7 Merge "Remove OutputFile and Disassembler from libbcc." by Jean-Luc Brouillet · 7 years ago
  8. 295e50f Remove OutputFile and Disassembler from libbcc. by Jean-Luc Brouillet · 7 years ago
  9. fc9c55b Add back version info to Script in libbcc by Jean-Luc Brouillet · 7 years ago
  10. 0a2acce Merge RSScript.cpp and Script.cpp by Jean-Luc Brouillet · 7 years ago
  11. a2dd52f Flatten the libbcc directories. by Jean-Luc Brouillet · 7 years ago
  12. 6a07535 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  13. d5c6901 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  14. d3a5bd0 Move bcinfo headers next to library by Colin Cross · 8 years ago
  15. 1d3ac56 Convert libbcc to Android.bp by Colin Cross · 8 years ago
  16. 7e4c6d7 Revert "Convert libbcc to Android.bp" by Colin Cross · 8 years ago
  17. 5a2d24e Convert libbcc to Android.bp by Colin Cross · 8 years ago
  18. f5b49a0 Fix libbcc to compile with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  19. b5517ab libbcc: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  20. 8a019dd Fix clang-tidy warnings in libbcc. by Chih-Hung Hsieh · 8 years ago
  21. bb05b5f Fix misc-macro-parentheses warnings in libbcc. by Chih-Hung Hsieh · 8 years ago
  22. 9fa4d44 Delete simple reduction implementation. by David Gross · 8 years ago
  23. dd33eb8 If a general reduction kernel lacks a combiner function, synthesize one. by David Gross · 8 years ago
  24. d2d5ee3 Translate GEP instructions on structs to GEP on int8* by Pirama Arumuga Nainar · 8 years ago
  25. f039d98 X86: Fix kernel Input/Output GetElementPtr offset issue by Yong Chen · 9 years ago
  26. f229c40 Update libbcc for LLVM rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  27. efe1434 Remove dead argument from RSCompilerDriver(). by David Gross · 8 years ago
  28. 4165d29 Make RSKernelExpand use memory rather than registers. by Dean De Leo · 9 years ago
  29. fff398d Deduce whether the module contains debug info. by Dean De Leo · 9 years ago
  30. 09c7a41 Initial version of debug info pass for RS. by Dean De Leo · 9 years ago
  31. 79e1a05 Metadata support for general reduction. by David Gross · 8 years ago
  32. c31e101 Fix invalid read of literal (anonymous) structure names on assertion builds. by Stephen Hines · 9 years ago
  33. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  34. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  35. b971e8c Merge "Clean up Compiler::runPasses()." by David Gross · 9 years ago
  36. 5aefc98 Clean up Compiler::runPasses(). by David Gross · 9 years ago
  37. 953c985 Merge "libbcc: Add support for reduce kernel metadata." by Stephen Hines · 9 years ago
  38. 1895ac1 libbcc: Add support for reduce kernel metadata. by Matt Wala · 9 years ago
  39. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  40. 0768d38 Check kernels before fusing by Yang Ni · 9 years ago
  41. 23c2bfe Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  42. ebff2ea Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  43. abfa785 Fix x86_64 issue with a missing "." in structure names. by Stephen Hines · 9 years ago
  44. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  45. e57fde5 Merge "Update libbcc for rebase to LLVM r235153" by Pirama Arumuga Nainar · 9 years ago
  46. 98137cc Update libbcc for rebase to LLVM r235153 by Pirama Arumuga Nainar · 9 years ago
  47. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  48. 65fb05f Merge "Embed a real chesksum in script group .so" by Yang Ni · 9 years ago
  49. 8c24f8d Undo AArch64 pass-by-pointer for X86-64 by Pirama Arumuga Nainar · 9 years ago
  50. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  51. 5cb1f39 Update libbcc for LLVM rebase to r233350. by Stephen Hines · 9 years ago
  52. 0947923 Add MetadataExtractor::getTargetAPI(). by Stephen Hines · 9 years ago
  53. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  54. 1d93a19 Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant. by David Gross · 9 years ago
  55. 5525379 Include missing header by Pirama Arumuga Nainar · 9 years ago
  56. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 9 years ago
  57. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  58. 0ab50b8 Create one single module for a script group by Yang Ni · 9 years ago
  59. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 9 years ago
  60. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 9 years ago
  61. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 9 years ago
  62. 7de5fde Make isThreadable const by Pirama Arumuga Nainar · 9 years ago
  63. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 9 years ago
  64. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 9 years ago
  65. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  66. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  67. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 9 years ago
  68. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  69. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  70. b7bce74 generate calls to rsSetObject inside .helper invoke functions by Tim Murray · 10 years ago
  71. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  72. 7dff8da am d18f72f9: Merge "Fix typo: __arch64__ -> __aarch64__." by Stephen Hines · 10 years ago
  73. 867e8dd Fix typo: __arch64__ -> __aarch64__. by Logan Chien · 10 years ago
  74. 8cb6cc6 am ea6b1c5a: Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  75. ffb7afb am def585e3: Merge "Replace android::String8 with std::string in libbcc" by Stephen Hines · 10 years ago
  76. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  77. 23431e8 am 963a73ca: Merge "Replaced android::Vector with std::vector." by Stephen Hines · 10 years ago
  78. 35978e7 Replace android::String8 with std::string in libbcc by Chris Wailes · 10 years ago
  79. 5e7d876 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  80. 754e8f1 am dab47508: Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  81. dab4750 Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  82. 5a9ed45 am 4566d155: Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  83. 4566d15 Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  84. 539e298 am 0dd6efbc: Merge "Deprecate rs_fp_imprecise." by Jean-Luc Brouillet · 10 years ago
  85. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  86. a668182 Add support for extracting input counts from bitcode files. by Chris Wailes · 10 years ago
  87. 5f2e6b9 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  88. 00a68f0 am e17454cf: am 17d3aed6: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 10 years ago
  89. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  90. a4cd446 am 3108f9c6: am cd399bad: Merge "Change cache dependency tracking." by Jean-Luc Brouillet · 10 years ago
  91. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  92. 57f4351 am b08d77d9: am 74ced127: Merge "[MIPS64] Add missing MIPS64_CODEGEN flags" by Stephen Hines · 10 years ago
  93. d5a4204 [MIPS64] Add missing MIPS64_CODEGEN flags by Dragoslav Sicarov · 10 years ago
  94. 9ac48f2 am 79e8a844: am b579d30a: am da0c1ea4: Merge "Separate out the symbol resolver from RSCompilerDriver." by Stephen Hines · 10 years ago
  95. b39557e Separate out the symbol resolver from RSCompilerDriver. by Stephen Hines · 10 years ago
  96. d02e6b0 am 696b5f92: am 3828eced: am 508b17d6: Merge "Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc." by Stephen Hines · 10 years ago
  97. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  98. bc362b6 am e995ae93: am 1a9b5b61: am d3493fab: Merge "Switch RSForEachExpandPass to use MetadataExtractor." by Stephen Hines · 10 years ago
  99. 0e6aad1 am f141a77c: am 16601acb: am 30bfe8cc: Merge "Switch to MetadataExtractor path." by Stephen Hines · 10 years ago
  100. 25eb586 Switch RSForEachExpandPass to use MetadataExtractor. by Stephen Hines · 10 years ago