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