1. 963a73c Merge "Replaced android::Vector with std::vector." by Stephen Hines · 10 years ago
  2. 9330a6a Merge "Remove the instep parameter from expanded kernels." by Stephen Hines · 10 years ago
  3. 5e7d876 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  4. 5010f64 Remove the instep parameter from expanded kernels. by Chris Wailes · 10 years ago
  5. 5d312ea Merge "Collapse the code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  6. e10b864 Collapse the code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  7. 2f2f773 Merge "Fixes AArch64 struct calling convention issue." by Tim Murray · 10 years ago
  8. 326d02a Fixes AArch64 struct calling convention issue. by Chris Wailes · 10 years ago
  9. 27f734f Merge "Revert "Collapse the code paths for single- and multi-input kernels."" by Stephen Hines · 10 years ago
  10. efcede6 Revert "Collapse the code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  11. e47cc8f Merge "Collapse the code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  12. 0fff908 Merge "Enable MIPS64 triples" by Stephen Hines · 10 years ago
  13. 4ca0fbf Collapse the code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  14. 3fc9152 Merge "Re-do the layout of the RsForEachKernelStruct." by Stephen Hines · 10 years ago
  15. dab4750 Merge "Add support for extracting input counts from bitcode files." by Stephen Hines · 10 years ago
  16. 4566d15 Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  17. 0dd6efb Merge "Deprecate rs_fp_imprecise." by Jean-Luc Brouillet · 10 years ago
  18. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  19. 097ca14 Re-do the layout of the RsForEachKernelStruct. by Chris Wailes · 10 years ago
  20. a668182 Add support for extracting input counts from bitcode files. by Chris Wailes · 10 years ago
  21. 55e1178 Enable MIPS64 triples by Petar Jovanovic · 10 years ago
  22. 5f2e6b9 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  23. 6fe275e Merge "Adds support for multi-input kernels to libbcc." by Stephen Hines · 10 years ago
  24. 881cda4 Adds support for multi-input kernels to libbcc. by Chris Wailes · 10 years ago
  25. 2df3448 Merge "Fix 64 bit issue in sha1.c" by Jean-Luc Brouillet · 10 years ago
  26. 73775bb Fix 64 bit issue in sha1.c by Jean-Luc Brouillet · 10 years ago
  27. 17d3aed Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 10 years ago
  28. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  29. cd399ba Merge "Change cache dependency tracking." by Jean-Luc Brouillet · 10 years ago
  30. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  31. dc6c3df Merge "Replace libdvm reference with libart" by Brian Carlstrom · 10 years ago
  32. cb2d2e7 Replace libdvm reference with libart by Brian Carlstrom · 10 years ago
  33. ca5135e Merge "Fix build break caused by missing ifdefs." by Tim Murray · 10 years ago
  34. 37dc23b Fix build break caused by missing ifdefs. by Tim Murray · 10 years ago
  35. fd3f8c6 Merge "Don't require libclcore_neon.bc on AArch64." by Tim Murray · 10 years ago
  36. 3a96204 Merge "Use gcc instead of clang when building Windows SDK." by Andrew Hsieh · 10 years ago
  37. c1c2e6f Merge "Don't use bionic's sha1 functionality." by Dan Albert · 10 years ago
  38. 18f5eb9 Don't use bionic's sha1 functionality. by Dan Albert · 10 years ago
  39. f087ddb Merge "Simple cleanups in RSForEachExpand.cpp" by Stephen Hines · 10 years ago
  40. bdbff6e Simple cleanups in RSForEachExpand.cpp by Chris Wailes · 10 years ago
  41. a5b1343 Don't require libclcore_neon.bc on AArch64. by Tim Murray · 10 years ago
  42. be11535 Use gcc instead of clang when building Windows SDK. by Logan Chien · 10 years ago
  43. 26c7d93 Merge "Build libbcc for the host as 32-bit only." by Ian Rogers · 10 years ago
  44. df2acbb Build libbcc for the host as 32-bit only. by Ian Rogers · 10 years ago
  45. 2bfe3ab Merge "Remove unnecessary stlport dependency." by Stephen Hines · 10 years ago
  46. 52031f2 Remove unnecessary stlport dependency. by Stephen Hines · 10 years ago
  47. 74ced12 Merge "[MIPS64] Add missing MIPS64_CODEGEN flags" by Stephen Hines · 10 years ago
  48. d5a4204 [MIPS64] Add missing MIPS64_CODEGEN flags by Dragoslav Sicarov · 10 years ago
  49. 814abe9 am d66c04c2: Merge "Update libbcc for ARM64." by Tim Murray · 10 years ago
  50. d66c04c Merge "Update libbcc for ARM64." by Tim Murray · 10 years ago
  51. 8f20522 am 3a410d73: Merge "Turn off Atom code generation for bcc_compat." by Stephen Hines · 10 years ago
  52. 6526757 am 31fe6e3d: Merge "Update libbcc for LLVM 3.5 rebase (r209713)." by Stephen Hines · 10 years ago
  53. 3a410d7 Merge "Turn off Atom code generation for bcc_compat." by Stephen Hines · 10 years ago
  54. 31fe6e3 Merge "Update libbcc for LLVM 3.5 rebase (r209713)." by Stephen Hines · 10 years ago
  55. 5ae05e1 am de1699ad: Merge "Only force MIPS to static relocation if they were using the default." by Stephen Hines · 10 years ago
  56. de1699a Merge "Only force MIPS to static relocation if they were using the default." by Stephen Hines · 10 years ago
  57. 634ac6c Turn off Atom code generation for bcc_compat. by Stephen Hines · 10 years ago
  58. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  59. a16a916 Only force MIPS to static relocation if they were using the default. by Stephen Hines · 10 years ago
  60. 21ec904 am 5a282855: Merge "Fix foreach func vector resize issue." by Tim Murray · 10 years ago
  61. 4f7fdd4 Update libbcc for ARM64. by Tim Murray · 10 years ago
  62. 5a28285 Merge "Fix foreach func vector resize issue." by Tim Murray · 10 years ago
  63. 373f5e7 Fix foreach func vector resize issue. by Tim Murray · 10 years ago
  64. 2f0974d am 4d23981b: Merge "Fix host multilib build." by Ying Wang · 10 years ago
  65. 4d23981 Merge "Fix host multilib build." by Ying Wang · 10 years ago
  66. b579d30 am da0c1ea4: Merge "Separate out the symbol resolver from RSCompilerDriver." by Stephen Hines · 10 years ago
  67. da0c1ea Merge "Separate out the symbol resolver from RSCompilerDriver." by Stephen Hines · 10 years ago
  68. b39557e Separate out the symbol resolver from RSCompilerDriver. by Stephen Hines · 10 years ago
  69. d485a4f Fix host multilib build. by Ying Wang · 10 years ago
  70. 037d9f4 am f93d9266: Merge "Fix missing include of Config.h." by Stephen Hines · 10 years ago
  71. 3684882 am fa33c512: Merge "Remove unused define from makefile." by Stephen Hines · 10 years ago
  72. f93d926 Merge "Fix missing include of Config.h." by Stephen Hines · 10 years ago
  73. fa33c51 Merge "Remove unused define from makefile." by Stephen Hines · 10 years ago
  74. 060bd2d Fix missing include of Config.h. by Stephen Hines · 10 years ago
  75. 350d9a6 Remove unused define from makefile. by Stephen Hines · 10 years ago
  76. 3828ece am 508b17d6: Merge "Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc." by Stephen Hines · 10 years ago
  77. 508b17d Merge "Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc." by Stephen Hines · 10 years ago
  78. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  79. 5bcba9f am ca63d3a9: Merge "Fix some minor issues picked up by valgrind." by Stephen Hines · 10 years ago
  80. ca63d3a Merge "Fix some minor issues picked up by valgrind." by Stephen Hines · 10 years ago
  81. 1ae3fd6 Fix some minor issues picked up by valgrind. by Stephen Hines · 10 years ago
  82. 1a9b5b6 am d3493fab: Merge "Switch RSForEachExpandPass to use MetadataExtractor." by Stephen Hines · 10 years ago
  83. 16601ac am 30bfe8cc: Merge "Switch to MetadataExtractor path." by Stephen Hines · 10 years ago
  84. db59a7a am 94ee070f: Merge "Refactor RSEmbedInfo pass." by Stephen Hines · 10 years ago
  85. 6e1cbb3 am d02796ac: Merge "Switch to use rs_version.mk for consistency." by Stephen Hines · 10 years ago
  86. d3493fa Merge "Switch RSForEachExpandPass to use MetadataExtractor." by Stephen Hines · 10 years ago
  87. 30bfe8c Merge "Switch to MetadataExtractor path." by Stephen Hines · 10 years ago
  88. 94ee070 Merge "Refactor RSEmbedInfo pass." by Stephen Hines · 10 years ago
  89. d02796a Merge "Switch to use rs_version.mk for consistency." by Stephen Hines · 10 years ago
  90. 25eb586 Switch RSForEachExpandPass to use MetadataExtractor. by Stephen Hines · 10 years ago
  91. 1253c19 Switch to MetadataExtractor path. by Stephen Hines · 10 years ago
  92. 2d201e5 Refactor RSEmbedInfo pass. by Stephen Hines · 10 years ago
  93. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  94. 632b518 am 4296d41d: Merge "ARCH_ARM_HAVE_NEON should be consistent for aarch64 targets." by Stephen Hines · 10 years ago
  95. 4296d41 Merge "ARCH_ARM_HAVE_NEON should be consistent for aarch64 targets." by Stephen Hines · 10 years ago
  96. 1c4d30c ARCH_ARM_HAVE_NEON should be consistent for aarch64 targets. by Stephen Hines · 10 years ago
  97. 76b7b4b am 5b8461d4: Merge "Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support." by Stephen Hines · 10 years ago
  98. 335cbbb am b0f08d0b: Merge "Add options to device bcc for specifying the target architecture." by Stephen Hines · 10 years ago
  99. 5b8461d Merge "Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support." by Stephen Hines · 10 years ago
  100. b0f08d0 Merge "Add options to device bcc for specifying the target architecture." by Stephen Hines · 10 years ago