1. 79a19ce General reduction initializer and outconverter functions must not be internalized. by David Gross · 9 years ago
  2. 4d0aa47 Update bcc whitelist with a few more math functions for half by Pirama Arumuga Nainar · 9 years ago
  3. 2434eae Merge "Update bcc whitelist with a few more math functions for half" by Pirama Arumuga Nainar · 9 years ago
  4. 2aa2d00 Merge "Add quaternion functions to the stubs white list." by Stephen Hines · 9 years ago
  5. 23b2346 Update bcc whitelist with a few more math functions for half by Pirama Arumuga Nainar · 9 years ago
  6. 3491f31 Update bcc whitelist with a few math functions for half by Pirama Arumuga Nainar · 9 years ago
  7. 10f2a8f Don't internalize __truncxfhf2 for x86 by Pirama Arumuga Nainar · 9 years ago
  8. 0abb9a0 Merge "Add matrix functions to the stubs white list." by Stephen Hines · 9 years ago
  9. 69619e0 Merge "Add fract(float) functions to the stubs white list." by Stephen Hines · 9 years ago
  10. 09c7a41 Initial version of debug info pass for RS. by Dean De Leo · 9 years ago
  11. 1e32186 Split the libbcc pass manager into two phases. by Dean De Leo · 9 years ago
  12. 2fd449f Merge "Fix code-generation on x86 targets" by Stephen Hines · 9 years ago
  13. e32af52 Support for general reduction kernels. by David Gross · 9 years ago
  14. 79e1a05 Metadata support for general reduction. by David Gross · 9 years ago
  15. 21d3858 Add matrix functions to the stubs white list. by Verena Beckham · 9 years ago
  16. 80711a4 Add fract(float) functions to the stubs white list. by Verena Beckham · 9 years ago
  17. 2a3e5de Add quaternion functions to the stubs white list. by Verena Beckham · 9 years ago
  18. 9774f50 Update whitelist with f16 math functions. by Pirama Arumuga Nainar · 9 years ago
  19. 02c61f6 Updated whitelist and a fix for target x86_64 by Yang Ni · 9 years ago
  20. 3c05a9c Fix code-generation on x86 targets by Luke Drummond · 9 years ago
  21. 4932187 Whitelist allocation-creation functions in libbcc by Pirama Arumuga Nainar · 9 years ago
  22. 7133565 Launch options & multi inputs for single-source RS by Yang Ni · 9 years ago
  23. bb8b06a Whitelisting rsForEachInternal calls by Yang Ni · 9 years ago
  24. ed775d3 Remove unused sha1.h. by Stephen Hines · 9 years ago
  25. c31e101 Fix invalid read of literal (anonymous) structure names on assertion builds. by Stephen Hines · 9 years ago
  26. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  27. 9436c89 Merge "RSKernelExpand: Remove loads of instep and outstep values in new-style forEach kernel expansion." by Stephen Hines · 9 years ago
  28. 3bc475b RSKernelExpand: Remove loads of instep and outstep values in new-style by Matt Wala · 9 years ago
  29. 0056660 Restore missing min and max API. by Jean-Luc Brouillet · 9 years ago
  30. dfde70a Remove ambiguous parse to fix mingw build breakage. by Stephen Hines · 9 years ago
  31. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  32. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  33. b971e8c Merge "Clean up Compiler::runPasses()." by David Gross · 9 years ago
  34. 9296edc Fix alias metadata issues. by Matt Wala · 9 years ago
  35. 5aefc98 Clean up Compiler::runPasses(). by David Gross · 9 years ago
  36. ddcac09 Merge "Avoid cpu mismatch to ARM during cross compiling" by Stephen Hines · 9 years ago
  37. efb3af3 Fix missing call to setLinkRuntimeCallback() from compat path. by Stephen Hines · 9 years ago
  38. 083ef3c RSForEachExpand: Improve getelementptr instruction generation. by Matt Wala · 9 years ago
  39. d856316 Avoid cpu mismatch to ARM during cross compiling by Yong Chen · 9 years ago
  40. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  41. 767dd80 Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  42. 28c1799 Fix rs_kernel_context_t type mismatch in call to kernel. by David Gross · 9 years ago
  43. d96c9fa Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  44. 81f3dd3 Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  45. 963b333 Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  46. e242378 Fix static object construction. by Matt Wala · 9 years ago
  47. 887fc99 Remove use of llvm::TargetOptions::NoFramePointerElim by Pirama Arumuga Nainar · 9 years ago
  48. 86e5c86 Soft-float cleanup by Pirama Arumuga Nainar · 9 years ago
  49. f1eeeb1 bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  50. 0768d38 Check kernels before fusing by Yang Ni · 9 years ago
  51. 23c2bfe Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  52. d7fc803 Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  53. bb066cb Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  54. 150eef4 Fix check for literal types by Pirama Arumuga Nainar · 9 years ago
  55. ebff2ea Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  56. 1997f70 Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  57. 0ef3c2c Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  58. e8b9f06 Get struct names only for non-literal structs by Pirama Arumuga Nainar · 9 years ago
  59. 721414c RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  60. 70e3dcf bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  61. 284149e Merge "Replace assert() with project-specific version." by David Gross · 9 years ago
  62. c2ca742 Replace assert() with project-specific version. by David Gross · 9 years ago
  63. 166b8d0 X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  64. abfa785 Fix x86_64 issue with a missing "." in structure names. by Stephen Hines · 9 years ago
  65. d6dba60 Merge "Provide additional information about global variables." by Stephen Hines · 9 years ago
  66. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  67. b23dd6f Merge "Add missing functions to RenderScript whitelist" by Pirama Arumuga Nainar · 9 years ago
  68. 9503a5a Add missing functions to RenderScript whitelist by Pirama Arumuga Nainar · 9 years ago
  69. cf8b2d0 Sanitize Module's target information. by David Gross · 9 years ago
  70. e57fde5 Merge "Update libbcc for rebase to LLVM r235153" by Pirama Arumuga Nainar · 9 years ago
  71. 98137cc Update libbcc for rebase to LLVM r235153 by Pirama Arumuga Nainar · 9 years ago
  72. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  73. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  74. 65fb05f Merge "Embed a real chesksum in script group .so" by Yang Ni · 9 years ago
  75. 8c24f8d Undo AArch64 pass-by-pointer for X86-64 by Pirama Arumuga Nainar · 10 years ago
  76. 60b76aa Merge "Update libbcc for LLVM rebase to r233350." by Pirama Arumuga Nainar · 9 years ago
  77. 0a3df65 Merge "Remove obsolete entry points." by Jean-Luc Brouillet · 9 years ago
  78. a8adba1 Remove obsolete entry points. by Jean-Luc Brouillet · 9 years ago
  79. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  80. 5cb1f39 Update libbcc for LLVM rebase to r233350. by Stephen Hines · 9 years ago
  81. 6a91ad0 Remove the rs_path APIs from the white list. by Jean-Luc Brouillet · 9 years ago
  82. 354d1c1 Fix TBAA by using an additional distinct node for swapping. by Stephen Hines · 9 years ago
  83. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 10 years ago
  84. be42b8a Merge "Add bitcast to invoke helper pass." by Tim Murray · 10 years ago
  85. 4100e8e Add bitcast to invoke helper pass. by Tim Murray · 10 years ago
  86. 1d93a19 Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant. by David Gross · 10 years ago
  87. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 10 years ago
  88. e44a352 Expect RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 10 years ago
  89. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 10 years ago
  90. 0ab50b8 Create one single module for a script group by Yang Ni · 10 years ago
  91. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 10 years ago
  92. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 10 years ago
  93. b9cf06e Merge "Add a -build-checksum flag to bcc" by Pirama Arumuga Nainar · 10 years ago
  94. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 10 years ago
  95. f27f126 Track removal of refcounts from FileMap. by Narayan Kamath · 10 years ago
  96. e7ba6d0 Add exp2f, sqrtf, fabsf to whitelist by Pirama Arumuga Nainar · 10 years ago
  97. 7f59b5f Disable autovectorization for now because of a scalarizer bug. by Tim Murray · 10 years ago
  98. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 10 years ago
  99. 0b104d6 Merge "Embed pragmas into object files" by Pirama Arumuga Nainar · 10 years ago
  100. a99ef64 Embed pragmas into object files by Pirama Arumuga Nainar · 10 years ago