1. 4839c9a Disable step opt for 12-byte structs on 64-bit. by Tim Murray · 10 years ago
  2. 10ee6af Ensure that we only compile the proper bitwidth bitcode for an architecture. by Stephen Hines · 10 years ago
  3. c43e1ba Fixes AArch64 struct calling convention issue. by Chris Wailes · 10 years ago
  4. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  5. ef40696 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  6. 8d254fd Add override to force the CPU variant. by Tim Murray · 10 years ago
  7. 6fe275e Merge "Adds support for multi-input kernels to libbcc." by Stephen Hines · 10 years ago
  8. 881cda4 Adds support for multi-input kernels to libbcc. by Chris Wailes · 10 years ago
  9. 2df3448 Merge "Fix 64 bit issue in sha1.c" by Jean-Luc Brouillet · 10 years ago
  10. 73775bb Fix 64 bit issue in sha1.c by Jean-Luc Brouillet · 10 years ago
  11. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  12. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  13. ca5135e Merge "Fix build break caused by missing ifdefs." by Tim Murray · 10 years ago
  14. 37dc23b Fix build break caused by missing ifdefs. by Tim Murray · 10 years ago
  15. fd3f8c6 Merge "Don't require libclcore_neon.bc on AArch64." by Tim Murray · 10 years ago
  16. c1c2e6f Merge "Don't use bionic's sha1 functionality." by Dan Albert · 10 years ago
  17. 18f5eb9 Don't use bionic's sha1 functionality. by Dan Albert · 10 years ago
  18. bdbff6e Simple cleanups in RSForEachExpand.cpp by Chris Wailes · 10 years ago
  19. a5b1343 Don't require libclcore_neon.bc on AArch64. by Tim Murray · 10 years ago
  20. d66c04c Merge "Update libbcc for ARM64." by Tim Murray · 10 years ago
  21. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  22. a16a916 Only force MIPS to static relocation if they were using the default. by Stephen Hines · 10 years ago
  23. 4f7fdd4 Update libbcc for ARM64. by Tim Murray · 10 years ago
  24. 373f5e7 Fix foreach func vector resize issue. by Tim Murray · 10 years ago
  25. b39557e Separate out the symbol resolver from RSCompilerDriver. by Stephen Hines · 10 years ago
  26. 060bd2d Fix missing include of Config.h. by Stephen Hines · 10 years ago
  27. 350d9a6 Remove unused define from makefile. by Stephen Hines · 10 years ago
  28. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  29. 1ae3fd6 Fix some minor issues picked up by valgrind. by Stephen Hines · 10 years ago
  30. 25eb586 Switch RSForEachExpandPass to use MetadataExtractor. by Stephen Hines · 10 years ago
  31. 1253c19 Switch to MetadataExtractor path. by Stephen Hines · 10 years ago
  32. 2d201e5 Refactor RSEmbedInfo pass. by Stephen Hines · 10 years ago
  33. 1c4d30c ARCH_ARM_HAVE_NEON should be consistent for aarch64 targets. by Stephen Hines · 10 years ago
  34. c37e97e Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support. by Stephen Hines · 10 years ago
  35. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  36. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 10 years ago
  37. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  38. e524a6f Enable 64bit elf object handling. by WeiTang · 10 years ago
  39. 70a7671 Merge "Change 64bit library path from /system/lib/ to /system/lib64" by Tim Murray · 10 years ago
  40. 36e642c Change 64bit library path from /system/lib/ to /system/lib64 by WeiTang · 10 years ago
  41. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  42. 8f7345d libbcc: disable more modules for arm64 by Colin Cross · 10 years ago
  43. 3cd3ec8 Fix incorrect memcmp in RSInfoReader. by Jean-Luc Brouillet · 10 years ago
  44. 14588cf Fix TBAA: Set path tag metadata to instruction. by Logan Chien · 10 years ago
  45. 9c5263e Provide a flag to disable TBAA for RS (and disable TBAA temporarily). by Stephen Hines · 10 years ago
  46. b316f58 Run verifier on RenderScript .bc modules by Tobias Grosser · 11 years ago
  47. 045558b Fix disabling global merge option with standalone bcc. by Stephen Hines · 10 years ago
  48. be07e23 Fix a pointer cast for 64bit. by Ian Rogers · 10 years ago
  49. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  50. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  51. 77e2f0f DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  52. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  53. acf9c9e resolved conflicts for merge of b9a4701b to klp-dev by Stephen Hines · 11 years ago
  54. c9cdca6 Fix windows line ending bug. by Stephen Hines · 11 years ago
  55. bc9a422 DO NOT MERGE - x86_64/x32: Add targets by Pavel Chupin · 12 years ago
  56. 3d74078 DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  57. 957c9bc DO NOT MERGE - Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  58. b441caf DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  59. 0784365 resolved conflicts for merge of 8607272a to klp-dev by Stephen Hines · 11 years ago
  60. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  61. d7a9526 Remove locking code on Windows builds. 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. 18a38a3 Annotate allocations with Renderscript TBAA metadata by Tobias Grosser · 11 years ago
  66. d06574b Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  67. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  68. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  69. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  70. 6a5fa14 Remove beforeExecuteLTOPasses callback by Tobias Grosser · 11 years ago
  71. 5b7f52a Improve error code to error string translation by Tobias Grosser · 11 years ago
  72. c06cd06 Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  73. ad69476 Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  74. acde601 ForEach: Not all kernels are expanded by Tobias Grosser · 11 years ago
  75. cd5b657 ForEach: Set internal linkage for kernel functions by Tobias Grosser · 11 years ago
  76. 2f6103b Remove manually inlined populateLTOPassManager() by Tobias Grosser · 11 years ago
  77. 4102bec ForEach: No IntToPtr casts for ptr kernel inputs by Tobias Grosser · 11 years ago
  78. ae937ec ForEach: No IntToPtr casts for byvalue kernel inputs by Tobias Grosser · 11 years ago
  79. 02f3cd6 ForEach: No IntToPtr casts for ptr outputs by Tobias Grosser · 11 years ago
  80. 7b66290 ForEach: No IntToPtr casts for byvalue outputs by Tobias Grosser · 11 years ago
  81. 27fb7ed Dump LLVM-IR before generating target code by Tobias Grosser · 11 years ago
  82. e87a051 ForEachExpand: Use consistently unsigned integers in loop by Tobias Grosser · 11 years ago
  83. e4a73f6 ForEachExpand: Construct loop in a separate function by Tobias Grosser · 11 years ago
  84. 806075b ForEachExpand: Create a complete function by Tobias Grosser · 11 years ago
  85. 802f659 ForEachExpand: Name arguments at the time the ForEachStub is created by Tobias Grosser · 11 years ago
  86. 357b586 ForEachExpand: Factor out creation of ForEachStub function by Tobias Grosser · 11 years ago
  87. 8ae4607 ForEachExpand: Create ForEachStub type in separate function by Tobias Grosser · 11 years ago
  88. d0304d5 Merge "Switch to using full pathnames for cached information." by Stephen Hines · 11 years ago
  89. 7b980e1 bcc: Add option -emit-llvm by Tobias Grosser · 11 years ago
  90. 5eea973 Switch to using full pathnames for cached information. by Stephen Hines · 11 years ago
  91. bae0ae1 Don't dlclose things that haven't been dlopen-ed. by Stephen Hines · 11 years ago
  92. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  93. 88f8c52 Update libbcc for LLVM merge to r183849. by Stephen Hines · 11 years ago
  94. 285ad4d Detect NEON availability at run-time by Tobias Grosser · 11 years ago
  95. 124296a Merge "Further separate build (compile) and load in libbcc." by Stephen Hines · 11 years ago
  96. 7709e03 Allow rs to tune for specific ARM CPUs by Tobias Grosser · 11 years ago
  97. 01195ba Detect and enable hardware divisions by Tobias Grosser · 11 years ago
  98. 47f0d5a Further separate build (compile) and load in libbcc. by Stephen Hines · 11 years ago
  99. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  100. 01f05d4 Load scripts from cached files every time. by Stephen Hines · 11 years ago