1. e32af52 Support for general reduction kernels. by David Gross · 9 years ago
  2. 79e1a05 Metadata support for general reduction. by David Gross · 9 years ago
  3. 9774f50 Update whitelist with f16 math functions. by Pirama Arumuga Nainar · 9 years ago
  4. 02c61f6 Updated whitelist and a fix for target x86_64 by Yang Ni · 9 years ago
  5. 4932187 Whitelist allocation-creation functions in libbcc by Pirama Arumuga Nainar · 9 years ago
  6. 7133565 Launch options & multi inputs for single-source RS by Yang Ni · 9 years ago
  7. bb8b06a Whitelisting rsForEachInternal calls by Yang Ni · 9 years ago
  8. c31e101 Fix invalid read of literal (anonymous) structure names on assertion builds. by Stephen Hines · 9 years ago
  9. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  10. 9436c89 Merge "RSKernelExpand: Remove loads of instep and outstep values in new-style forEach kernel expansion." by Stephen Hines · 9 years ago
  11. 3bc475b RSKernelExpand: Remove loads of instep and outstep values in new-style by Matt Wala · 9 years ago
  12. 0056660 Restore missing min and max API. by Jean-Luc Brouillet · 9 years ago
  13. dfde70a Remove ambiguous parse to fix mingw build breakage. by Stephen Hines · 9 years ago
  14. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  15. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  16. 9296edc Fix alias metadata issues. by Matt Wala · 9 years ago
  17. efb3af3 Fix missing call to setLinkRuntimeCallback() from compat path. by Stephen Hines · 9 years ago
  18. 083ef3c RSForEachExpand: Improve getelementptr instruction generation. by Matt Wala · 9 years ago
  19. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  20. 767dd80 Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  21. 28c1799 Fix rs_kernel_context_t type mismatch in call to kernel. by David Gross · 9 years ago
  22. d96c9fa Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  23. e242378 Fix static object construction. by Matt Wala · 9 years ago
  24. f1eeeb1 bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  25. 0768d38 Check kernels before fusing by Yang Ni · 9 years ago
  26. 23c2bfe Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  27. d7fc803 Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  28. bb066cb Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  29. 150eef4 Fix check for literal types by Pirama Arumuga Nainar · 9 years ago
  30. ebff2ea Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  31. 1997f70 Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  32. 0ef3c2c Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  33. e8b9f06 Get struct names only for non-literal structs by Pirama Arumuga Nainar · 9 years ago
  34. 721414c RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  35. c2ca742 Replace assert() with project-specific version. by David Gross · 9 years ago
  36. abfa785 Fix x86_64 issue with a missing "." in structure names. by Stephen Hines · 9 years ago
  37. d6dba60 Merge "Provide additional information about global variables." by Stephen Hines · 9 years ago
  38. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  39. 9503a5a Add missing functions to RenderScript whitelist by Pirama Arumuga Nainar · 9 years ago
  40. e57fde5 Merge "Update libbcc for rebase to LLVM r235153" by Pirama Arumuga Nainar · 9 years ago
  41. 98137cc Update libbcc for rebase to LLVM r235153 by Pirama Arumuga Nainar · 9 years ago
  42. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  43. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  44. 65fb05f Merge "Embed a real chesksum in script group .so" by Yang Ni · 9 years ago
  45. 8c24f8d Undo AArch64 pass-by-pointer for X86-64 by Pirama Arumuga Nainar · 10 years ago
  46. 0a3df65 Merge "Remove obsolete entry points." by Jean-Luc Brouillet · 9 years ago
  47. a8adba1 Remove obsolete entry points. by Jean-Luc Brouillet · 9 years ago
  48. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  49. 6a91ad0 Remove the rs_path APIs from the white list. by Jean-Luc Brouillet · 9 years ago
  50. 354d1c1 Fix TBAA by using an additional distinct node for swapping. by Stephen Hines · 10 years ago
  51. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 10 years ago
  52. be42b8a Merge "Add bitcast to invoke helper pass." by Tim Murray · 10 years ago
  53. 4100e8e Add bitcast to invoke helper pass. by Tim Murray · 10 years ago
  54. 1d93a19 Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant. by David Gross · 10 years ago
  55. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 10 years ago
  56. e44a352 Expect RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 10 years ago
  57. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 10 years ago
  58. 0ab50b8 Create one single module for a script group by Yang Ni · 10 years ago
  59. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 10 years ago
  60. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 10 years ago
  61. b9cf06e Merge "Add a -build-checksum flag to bcc" by Pirama Arumuga Nainar · 10 years ago
  62. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 10 years ago
  63. f27f126 Track removal of refcounts from FileMap. by Narayan Kamath · 10 years ago
  64. e7ba6d0 Add exp2f, sqrtf, fabsf to whitelist by Pirama Arumuga Nainar · 10 years ago
  65. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 10 years ago
  66. 0b104d6 Merge "Embed pragmas into object files" by Pirama Arumuga Nainar · 10 years ago
  67. a99ef64 Embed pragmas into object files by Pirama Arumuga Nainar · 10 years ago
  68. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 10 years ago
  69. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  70. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 10 years ago
  71. c754d49 Add proper getAnalysisUsage() implementations to each Pass. by Stephen Hines · 10 years ago
  72. 50f5eb4 Enable autovectorization. by Tim Murray · 10 years ago
  73. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 10 years ago
  74. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  75. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  76. bb73b74 Modify RSForEachExpand to move casting of pointer types outside the inner loop. by Tim Murray · 10 years ago
  77. b7bce74 generate calls to rsSetObject inside .helper invoke functions by Tim Murray · 10 years ago
  78. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  79. 429d94a Disable step opt for 12-byte structs on 64-bit. by Tim Murray · 10 years ago
  80. f1568f8 Fix some broken debug statements and asserts. by Dan Albert · 10 years ago
  81. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  82. 35978e7 Replace android::String8 with std::string in libbcc by Chris Wailes · 10 years ago
  83. 5e7d876 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  84. 5010f64 Remove the instep parameter from expanded kernels. by Chris Wailes · 10 years ago
  85. e10b864 Collapse the code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  86. 326d02a Fixes AArch64 struct calling convention issue. by Chris Wailes · 10 years ago
  87. efcede6 Revert "Collapse the code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  88. 4ca0fbf Collapse the code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  89. 3fc9152 Merge "Re-do the layout of the RsForEachKernelStruct." by Stephen Hines · 10 years ago
  90. 097ca14 Re-do the layout of the RsForEachKernelStruct. by Chris Wailes · 10 years ago
  91. 5f2e6b9 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  92. 881cda4 Adds support for multi-input kernels to libbcc. by Chris Wailes · 10 years ago
  93. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  94. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  95. ca5135e Merge "Fix build break caused by missing ifdefs." by Tim Murray · 10 years ago
  96. 37dc23b Fix build break caused by missing ifdefs. by Tim Murray · 10 years ago
  97. fd3f8c6 Merge "Don't require libclcore_neon.bc on AArch64." by Tim Murray · 10 years ago
  98. bdbff6e Simple cleanups in RSForEachExpand.cpp by Chris Wailes · 10 years ago
  99. a5b1343 Don't require libclcore_neon.bc on AArch64. by Tim Murray · 10 years ago
  100. 4f7fdd4 Update libbcc for ARM64. by Tim Murray · 10 years ago