1. 86e3563 Merge "Fix invalid read of literal (anonymous) structure names on assertion builds." by Stephen Hines · 9 years ago
  2. c31e101 Fix invalid read of literal (anonymous) structure names on assertion builds. by Stephen Hines · 9 years ago
  3. 0acdcd1 Merge "Stop using HOST_OS, whitelist windows modules" by Dan Willemsen · 9 years ago
  4. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  5. 9436c89 Merge "RSKernelExpand: Remove loads of instep and outstep values in new-style forEach kernel expansion." by Stephen Hines · 9 years ago
  6. 3bc475b RSKernelExpand: Remove loads of instep and outstep values in new-style by Matt Wala · 9 years ago
  7. a73fab6 Merge "Restore missing min and max API." by Jean-Luc Brouillet · 9 years ago
  8. 0056660 Restore missing min and max API. by Jean-Luc Brouillet · 9 years ago
  9. e610efc Merge "Remove ambiguous parse to fix mingw build breakage." by Stephen Hines · 9 years ago
  10. dfde70a Remove ambiguous parse to fix mingw build breakage. by Stephen Hines · 9 years ago
  11. 957d5f9 Merge "Expand reduce-style kernels." by Stephen Hines · 9 years ago
  12. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  13. 7648c38 Merge "Update libbcc for LLVM rebase to r239765" by Stephen Hines · 9 years ago
  14. 6aa6872 Merge "Lose HAVE_ANDROID_OS from frameworks/compile/libbcc." by Elliott Hughes · 9 years ago
  15. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  16. e56ba8b Merge "build: All paths are TOP-relative" by Dan Willemsen · 9 years ago
  17. adfbff4 build: All paths are TOP-relative by Dan Willemsen · 9 years ago
  18. b971e8c Merge "Clean up Compiler::runPasses()." by David Gross · 9 years ago
  19. b49f346 Merge "Fix alias metadata issues." by Stephen Hines · 9 years ago
  20. 9296edc Fix alias metadata issues. by Matt Wala · 9 years ago
  21. 5aefc98 Clean up Compiler::runPasses(). by David Gross · 9 years ago
  22. ddcac09 Merge "Avoid cpu mismatch to ARM during cross compiling" by Stephen Hines · 9 years ago
  23. 2032813 Merge "If the host supports it, build libbcc as an LLVM loadable module." by Stephen Hines · 9 years ago
  24. 999d924 If the host supports it, build libbcc as an LLVM loadable module. by Matt Wala · 9 years ago
  25. b0ea93b Merge "Do not specify FORCE_CPU_VARIANT_* for host build" by Stephen Hines · 9 years ago
  26. d5e8c3c Merge "Fix missing call to setLinkRuntimeCallback() from compat path." by Stephen Hines · 9 years ago
  27. efb3af3 Fix missing call to setLinkRuntimeCallback() from compat path. by Stephen Hines · 9 years ago
  28. 947064f Do not specify FORCE_CPU_VARIANT_* for host build by Shinichiro Hamaji · 9 years ago
  29. 4403b4f Merge "RSForEachExpand: Improve getelementptr instruction generation." by Stephen Hines · 9 years ago
  30. 083ef3c RSForEachExpand: Improve getelementptr instruction generation. by Matt Wala · 9 years ago
  31. e26b178 Merge "Revert "Change libbcc so that it compiles as an LLVM loadable module (try 2)."" by Stephen Hines · 9 years ago
  32. a6485fc Revert "Change libbcc so that it compiles as an LLVM loadable module (try 2)." by Stephen Hines · 9 years ago
  33. 335e0bb Merge "Add libLLVM to LOCAL_LDLIBS so that the mac build can link correctly." by Stephen Hines · 9 years ago
  34. 90d862c Add libLLVM to LOCAL_LDLIBS so that the mac build can link correctly. by Stephen Hines · 9 years ago
  35. 3950457 Merge "Change libbcc so that it compiles as an LLVM loadable module (try 2)." by Stephen Hines · 9 years ago
  36. 953c985 Merge "libbcc: Add support for reduce kernel metadata." by Stephen Hines · 9 years ago
  37. b58df0c Change libbcc so that it compiles as an LLVM loadable module (try 2). by Stephen Hines · 9 years ago
  38. d856316 Avoid cpu mismatch to ARM during cross compiling by Yong Chen · 9 years ago
  39. 1895ac1 libbcc: Add support for reduce kernel metadata. by Matt Wala · 9 years ago
  40. e823f4a Merge "Revert "Change libbcc so that it compiles as an LLVM loadable module."" by Stephen Hines · 9 years ago
  41. a2bbdcd Revert "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  42. e0ab34f Merge "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  43. 0eb3c42 Change libbcc so that it compiles as an LLVM loadable module. by Matt Wala · 9 years ago
  44. 53f6e57 Merge "Stopped bcc from ignoring optimization level" by Stephen Hines · 9 years ago
  45. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  46. 767dd80 Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  47. 933b5a9 Update libbcc for LLVM rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  48. dc52c44 Merge "Fix rs_kernel_context_t type mismatch in call to kernel." by David Gross · 9 years ago
  49. 28c1799 Fix rs_kernel_context_t type mismatch in call to kernel. by David Gross · 9 years ago
  50. d96c9fa Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  51. 81f3dd3 Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  52. 963b333 Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  53. e1a08b7 Merge "Fix static object construction." by Stephen Hines · 9 years ago
  54. e242378 Fix static object construction. by Matt Wala · 9 years ago
  55. 887fc99 Remove use of llvm::TargetOptions::NoFramePointerElim by Pirama Arumuga Nainar · 9 years ago
  56. 86e5c86 Soft-float cleanup by Pirama Arumuga Nainar · 9 years ago
  57. 6c7dd3b Merge "bcc kernel fusion: Fixed checks and added better error messages" by Yang Ni · 9 years ago
  58. f1eeeb1 bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  59. 8180f6f Merge "Check kernels before fusing" by Yang Ni · 9 years ago
  60. 0768d38 Check kernels before fusing by Yang Ni · 9 years ago
  61. e4681b5 Merge "Fix cases where RSInvariant pass might miss marking some loads as invariant." by David Gross · 9 years ago
  62. 23c2bfe Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  63. 07458de Merge "Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG." by David Gross · 9 years ago
  64. d7fc803 Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  65. bb066cb Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  66. 91e62ec Merge "Fix check for literal types" by Pirama Arumuga Nainar · 9 years ago
  67. 150eef4 Fix check for literal types by Pirama Arumuga Nainar · 9 years ago
  68. 0ab47eb Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG. by David Gross · 9 years ago
  69. ebff2ea Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  70. 1997f70 Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  71. 0ef3c2c Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  72. e8b9f06 Get struct names only for non-literal structs by Pirama Arumuga Nainar · 9 years ago
  73. 7848dee Merge "RSGlobalInfoPass: Fix types in global info tables" by Stephen Hines · 9 years ago
  74. 721414c RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  75. 3ce850a Merge "add aarch64 support for x86_64 bcc if specified" by Stephen Hines · 9 years ago
  76. 93dba9f Merge "bcc changes for fp16" by Pirama Arumuga Nainar · 9 years ago
  77. 70e3dcf bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  78. 284149e Merge "Replace assert() with project-specific version." by David Gross · 9 years ago
  79. c2ca742 Replace assert() with project-specific version. by David Gross · 9 years ago
  80. f6c347d Merge "X86_64: Set small CodeModel if use PIC_ relocation" by Stephen Hines · 9 years ago
  81. 166b8d0 X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  82. fc90fca Merge "Fix x86_64 issue with a missing "." in structure names." by Stephen Hines · 9 years ago
  83. abfa785 Fix x86_64 issue with a missing "." in structure names. by Stephen Hines · 9 years ago
  84. d6dba60 Merge "Provide additional information about global variables." by Stephen Hines · 9 years ago
  85. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  86. b23dd6f Merge "Add missing functions to RenderScript whitelist" by Pirama Arumuga Nainar · 9 years ago
  87. baae283 Merge "Sanitize Module's target information." by David Gross · 9 years ago
  88. 9503a5a Add missing functions to RenderScript whitelist by Pirama Arumuga Nainar · 9 years ago
  89. cf8b2d0 Sanitize Module's target information. by David Gross · 9 years ago
  90. e57fde5 Merge "Update libbcc for rebase to LLVM r235153" by Pirama Arumuga Nainar · 9 years ago
  91. 98137cc Update libbcc for rebase to LLVM r235153 by Pirama Arumuga Nainar · 9 years ago
  92. 57d68b4 Merge "Remove stale TODOs from Android.mk files." by Stephen Hines · 9 years ago
  93. 578f35e Remove stale TODOs from Android.mk files. by Stephen Hines · 9 years ago
  94. 43aebf9 Merge "Provide a pass that creates information about global variables in RS." by Jason Sams · 9 years ago
  95. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  96. effeec4 Merge "Make better use of getStringOperand() for MetadataExtractor." by Stephen Hines · 9 years ago
  97. 8b3963d Merge "Explicitly set x86 SSE feature for bcc_compat" by Pirama Arumuga Nainar · 9 years ago
  98. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  99. 65fb05f Merge "Embed a real chesksum in script group .so" by Yang Ni · 9 years ago
  100. 9dc6546 Merge "Undo AArch64 pass-by-pointer for X86-64" by Pirama Arumuga Nainar · 9 years ago