1. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 10 years ago
  2. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 10 years ago
  3. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  4. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 10 years ago
  5. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 10 years ago
  6. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  7. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  8. b7bce74 generate calls to rsSetObject inside .helper invoke functions by Tim Murray · 10 years ago
  9. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  10. 7dff8da am d18f72f9: Merge "Fix typo: __arch64__ -> __aarch64__." by Stephen Hines · 10 years ago
  11. 867e8dd Fix typo: __arch64__ -> __aarch64__. by Logan Chien · 10 years ago
  12. 8cb6cc6 am ea6b1c5a: Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  13. ffb7afb am def585e3: Merge "Replace android::String8 with std::string in libbcc" by Stephen Hines · 10 years ago
  14. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  15. 23431e8 am 963a73ca: Merge "Replaced android::Vector with std::vector." by Stephen Hines · 10 years ago
  16. 35978e7 Replace android::String8 with std::string in libbcc by Chris Wailes · 10 years ago
  17. 5e7d876 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  18. 754e8f1 am dab47508: Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  19. dab4750 Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  20. 5a9ed45 am 4566d155: Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  21. 4566d15 Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  22. 539e298 am 0dd6efbc: Merge "Deprecate rs_fp_imprecise." by Jean-Luc Brouillet · 10 years ago
  23. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  24. a668182 Add support for extracting input counts from bitcode files. by Chris Wailes · 10 years ago
  25. 5f2e6b9 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  26. 00a68f0 am e17454cf: am 17d3aed6: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 10 years ago
  27. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  28. a4cd446 am 3108f9c6: am cd399bad: Merge "Change cache dependency tracking." by Jean-Luc Brouillet · 10 years ago
  29. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  30. 57f4351 am b08d77d9: am 74ced127: Merge "[MIPS64] Add missing MIPS64_CODEGEN flags" by Stephen Hines · 10 years ago
  31. d5a4204 [MIPS64] Add missing MIPS64_CODEGEN flags by Dragoslav Sicarov · 10 years ago
  32. 9ac48f2 am 79e8a844: am b579d30a: am da0c1ea4: Merge "Separate out the symbol resolver from RSCompilerDriver." by Stephen Hines · 10 years ago
  33. b39557e Separate out the symbol resolver from RSCompilerDriver. by Stephen Hines · 10 years ago
  34. 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
  35. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  36. bc362b6 am e995ae93: am 1a9b5b61: am d3493fab: Merge "Switch RSForEachExpandPass to use MetadataExtractor." by Stephen Hines · 10 years ago
  37. 0e6aad1 am f141a77c: am 16601acb: am 30bfe8cc: Merge "Switch to MetadataExtractor path." by Stephen Hines · 10 years ago
  38. 25eb586 Switch RSForEachExpandPass to use MetadataExtractor. by Stephen Hines · 10 years ago
  39. 1253c19 Switch to MetadataExtractor path. by Stephen Hines · 10 years ago
  40. a7cb053 am 3d9f6c20: am 5d7f5ca6: am 3a9e5b35: Merge "Provide target-specific defines for libbcc and other libraries." by Stephen Hines · 10 years ago
  41. 476fefb am f7c92d8b: am de089f3b: am cd3a9dca: Merge "Remove Makefile->Header code generation from libbcc." by Stephen Hines · 10 years ago
  42. 7dcd80d am af63dab4: am 76209885: am ef2ca310: Merge "Provide support for ARM on AArch64 builds as well." by Stephen Hines · 10 years ago
  43. 0467bc4 Provide target-specific defines for libbcc and other libraries. by Stephen Hines · 10 years ago
  44. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  45. 1e32475 Provide support for ARM on AArch64 builds as well. by Stephen Hines · 10 years ago
  46. 4215c36 am ccb44c38: am 4c694e07: am ca48f581: Merge "Improve standalone bcc for on-device compilation." by Stephen Hines · 10 years ago
  47. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 11 years ago
  48. 9125696 am 522c3bac: am e2dd4a0b: Merge "Update libbcc for 64-bit support." by Stephen Hines · 10 years ago
  49. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  50. c68092e am 773dab58: am 70a7671e: Merge "Change 64bit library path from /system/lib/ to /system/lib64" by Tim Murray · 10 years ago
  51. 36e642c Change 64bit library path from /system/lib/ to /system/lib64 by WeiTang · 10 years ago
  52. d724d09 Update libbcc for LLVM 3.4 rebase. by Stephen Hines · 10 years ago
  53. dee928b Update libbcc for LLVM 3.4 rebase. by Stephen Hines · 10 years ago
  54. 17a397a am 4face7bf: resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  55. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  56. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  57. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  58. 3d74078 DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  59. 957c9bc DO NOT MERGE - Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  60. efde1ff Remove unused code by Tobias Grosser · 11 years ago
  61. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  62. c1567c0 Merge "Decode RenderScript kernel signatures using bcinfo::MetadataExtractor." by Stephen Hines · 11 years ago
  63. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  64. d881775 Decode RenderScript kernel signatures using bcinfo::MetadataExtractor. by Stephen Hines · 11 years ago
  65. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  66. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  67. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  68. 6a5fa14 Remove beforeExecuteLTOPasses callback by Tobias Grosser · 11 years ago
  69. 5b7f52a Improve error code to error string translation by Tobias Grosser · 11 years ago
  70. c06cd06 Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  71. ad69476 Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  72. 27fb7ed Dump LLVM-IR before generating target code by Tobias Grosser · 11 years ago
  73. 7b980e1 bcc: Add option -emit-llvm by Tobias Grosser · 11 years ago
  74. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  75. 124296a Merge "Further separate build (compile) and load in libbcc." by Stephen Hines · 11 years ago
  76. 01195ba Detect and enable hardware divisions by Tobias Grosser · 11 years ago
  77. 47f0d5a Further separate build (compile) and load in libbcc. by Stephen Hines · 11 years ago
  78. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  79. 01f05d4 Load scripts from cached files every time. by Stephen Hines · 11 years ago
  80. 86e4506 Adapt libbcc for LLVM/Clang/mclinker update. by Stephen Hines · 11 years ago
  81. 1d4a9e4 Improve caching for debug contexts. by Stephen Hines · 11 years ago
  82. 8ee82d4 Build debug version version of runtime (libclcore_debug.bc). by Stephen Hines · 11 years ago
  83. 3d0be77 am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 11 years ago
  84. e323991 Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 11 years ago
  85. bb05edd Merge "Add LinkRuntimeCallback() and supporting functions to RS compiler." by Stephen Hines · 11 years ago
  86. c96e497 am b7e1ce28: Merge "[MIPS] Configure code generator to emit static code" by Stephen Hines · 11 years ago
  87. 162dba1 [MIPS] Configure code generator to emit static code by Chris Dearman · 12 years ago
  88. 06731a6 Add LinkRuntimeCallback() and supporting functions to RS compiler. by Stephen Hines · 11 years ago
  89. 7233dca Increase RSInfo version number. by Shih-wei Liao · 11 years ago
  90. 3ab9da1 Fix bcc_compat symbol resolution with libcompiler_rt.so. by Stephen Hines · 12 years ago
  91. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 12 years ago
  92. 09ca954 Switch to use libcompiler_rt for compiler runtimes. by Shih-wei Liao · 12 years ago
  93. f7401ab Add libcompiler_rt.so as built-in dependencies for RS. by Shih-wei Liao · 12 years ago
  94. b730e23 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 12 years ago
  95. ca4f96c Apply changes to migrate on MCLinker 2.0.2-1. by Shih-wei Liao · 12 years ago
  96. cdcce32 Start to add X86/SSE2+ optimized clcore library by Michael Liao · 12 years ago
  97. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 12 years ago
  98. 86a0b79 Embed RS metadata info directly in emitted object code. by Stephen Hines · 12 years ago
  99. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago
  100. f3eb9b8 Support -z options in bcc::Linker. by Shih-wei Liao · 12 years ago