1. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  2. 9436c89 Merge "RSKernelExpand: Remove loads of instep and outstep values in new-style forEach kernel expansion." by Stephen Hines · 9 years ago
  3. 3bc475b RSKernelExpand: Remove loads of instep and outstep values in new-style by Matt Wala · 9 years ago
  4. 0056660 Restore missing min and max API. by Jean-Luc Brouillet · 9 years ago
  5. dfde70a Remove ambiguous parse to fix mingw build breakage. by Stephen Hines · 9 years ago
  6. 4e7a506 Expand reduce-style kernels. by Matt Wala · 9 years ago
  7. fe0de78 Lose HAVE_ANDROID_OS from frameworks/compile/libbcc. by Elliott Hughes · 9 years ago
  8. b971e8c Merge "Clean up Compiler::runPasses()." by David Gross · 9 years ago
  9. 9296edc Fix alias metadata issues. by Matt Wala · 9 years ago
  10. 5aefc98 Clean up Compiler::runPasses(). by David Gross · 9 years ago
  11. ddcac09 Merge "Avoid cpu mismatch to ARM during cross compiling" by Stephen Hines · 9 years ago
  12. efb3af3 Fix missing call to setLinkRuntimeCallback() from compat path. by Stephen Hines · 9 years ago
  13. 083ef3c RSForEachExpand: Improve getelementptr instruction generation. by Matt Wala · 9 years ago
  14. d856316 Avoid cpu mismatch to ARM during cross compiling by Yong Chen · 9 years ago
  15. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  16. 767dd80 Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  17. 28c1799 Fix rs_kernel_context_t type mismatch in call to kernel. by David Gross · 9 years ago
  18. d96c9fa Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  19. 81f3dd3 Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  20. 963b333 Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  21. e242378 Fix static object construction. by Matt Wala · 9 years ago
  22. 887fc99 Remove use of llvm::TargetOptions::NoFramePointerElim by Pirama Arumuga Nainar · 9 years ago
  23. 86e5c86 Soft-float cleanup by Pirama Arumuga Nainar · 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. 70e3dcf bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  36. 284149e Merge "Replace assert() with project-specific version." by David Gross · 9 years ago
  37. c2ca742 Replace assert() with project-specific version. by David Gross · 9 years ago
  38. 166b8d0 X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  39. abfa785 Fix x86_64 issue with a missing "." in structure names. by Stephen Hines · 9 years ago
  40. d6dba60 Merge "Provide additional information about global variables." by Stephen Hines · 9 years ago
  41. fb81ec1 Provide additional information about global variables. by Stephen Hines · 9 years ago
  42. b23dd6f Merge "Add missing functions to RenderScript whitelist" by Pirama Arumuga Nainar · 9 years ago
  43. 9503a5a Add missing functions to RenderScript whitelist by Pirama Arumuga Nainar · 9 years ago
  44. cf8b2d0 Sanitize Module's target information. by David Gross · 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. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  49. 65fb05f Merge "Embed a real chesksum in script group .so" by Yang Ni · 9 years ago
  50. 8c24f8d Undo AArch64 pass-by-pointer for X86-64 by Pirama Arumuga Nainar · 9 years ago
  51. 60b76aa Merge "Update libbcc for LLVM rebase to r233350." by Pirama Arumuga Nainar · 9 years ago
  52. 0a3df65 Merge "Remove obsolete entry points." by Jean-Luc Brouillet · 9 years ago
  53. a8adba1 Remove obsolete entry points. by Jean-Luc Brouillet · 9 years ago
  54. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  55. 5cb1f39 Update libbcc for LLVM rebase to r233350. by Stephen Hines · 9 years ago
  56. 6a91ad0 Remove the rs_path APIs from the white list. by Jean-Luc Brouillet · 9 years ago
  57. 354d1c1 Fix TBAA by using an additional distinct node for swapping. by Stephen Hines · 9 years ago
  58. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  59. be42b8a Merge "Add bitcast to invoke helper pass." by Tim Murray · 9 years ago
  60. 4100e8e Add bitcast to invoke helper pass. by Tim Murray · 9 years ago
  61. 1d93a19 Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant. by David Gross · 9 years ago
  62. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 9 years ago
  63. e44a352 Expect RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 9 years ago
  64. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  65. 0ab50b8 Create one single module for a script group by Yang Ni · 9 years ago
  66. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 9 years ago
  67. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 9 years ago
  68. b9cf06e Merge "Add a -build-checksum flag to bcc" by Pirama Arumuga Nainar · 9 years ago
  69. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 9 years ago
  70. f27f126 Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago
  71. e7ba6d0 Add exp2f, sqrtf, fabsf to whitelist by Pirama Arumuga Nainar · 9 years ago
  72. 7f59b5f Disable autovectorization for now because of a scalarizer bug. by Tim Murray · 9 years ago
  73. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 9 years ago
  74. 0b104d6 Merge "Embed pragmas into object files" by Pirama Arumuga Nainar · 9 years ago
  75. a99ef64 Embed pragmas into object files by Pirama Arumuga Nainar · 9 years ago
  76. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 9 years ago
  77. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  78. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  79. c754d49 Add proper getAnalysisUsage() implementations to each Pass. by Stephen Hines · 9 years ago
  80. c46a3f5 Fix bcc initialization and shutdown issues. by Tim Murray · 9 years ago
  81. 50f5eb4 Enable autovectorization. by Tim Murray · 10 years ago
  82. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 9 years ago
  83. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  84. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  85. bb73b74 Modify RSForEachExpand to move casting of pointer types outside the inner loop. by Tim Murray · 10 years ago
  86. b7bce74 generate calls to rsSetObject inside .helper invoke functions by Tim Murray · 10 years ago
  87. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  88. 4d93866 Merge "[MIPS] Set default MIPS64 ISA revision to R6" by Stephen Hines · 10 years ago
  89. 429d94a Disable step opt for 12-byte structs on 64-bit. by Tim Murray · 10 years ago
  90. d426b8a Merge "Fix format-string-related warnings for size of various types." by Stephen Hines · 10 years ago
  91. 4cb4c55 Fix format-string-related warnings for size of various types. by Stephen Hines · 10 years ago
  92. b70f27a am 4c94acac: Merge "Revert "Fix format-string-related warnings for size of various types."" by Stephen Hines · 10 years ago
  93. 741d9e1 am 8b63df9e: Merge "Fix format-string-related warnings for size of various types." by Stephen Hines · 10 years ago
  94. 288ad8e Revert "Fix format-string-related warnings for size of various types." by Stephen Hines · 10 years ago
  95. 4418cf1 Fix format-string-related warnings for size of various types. by Stephen Hines · 10 years ago
  96. 4171e69 [MIPS] Set default MIPS64 ISA revision to R6 by Petar Jovanovic · 10 years ago
  97. 14ed738 Merge "Ensure that we only compile the proper bitwidth bitcode for an architecture." by Stephen Hines · 10 years ago
  98. 2e94687 am 5c7849c8: Merge "Fix some broken debug statements and asserts." by Dan Albert · 10 years ago
  99. 81c6c7e am 10ee6af6: Ensure that we only compile the proper bitwidth bitcode for an architecture. by Stephen Hines · 10 years ago
  100. ab2e6c3 Ensure that we only compile the proper bitwidth bitcode for an architecture. by Stephen Hines · 10 years ago