1. 8e90893 Update libbcc for LLVM rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  2. 3c05a9c Fix code-generation on x86 targets by Luke Drummond · 9 years ago
  3. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  4. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  5. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  6. 8b3963d Merge "Explicitly set x86 SSE feature for bcc_compat" by Pirama Arumuga Nainar · 9 years ago
  7. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  8. 6b6fb44 Make kernel fusion check OptEmitLLVM option by Yang Ni · 9 years ago
  9. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  10. 32e8068 Explicitly set x86 SSE feature for bcc_compat by Yong Chen · 9 years ago
  11. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 9 years ago
  12. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  13. 0ab50b8 Create one single module for a script group by Yang Ni · 9 years ago
  14. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 9 years ago
  15. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 9 years ago
  16. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  17. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  18. c754d49 Add proper getAnalysisUsage() implementations to each Pass. by Stephen Hines · 9 years ago
  19. c46a3f5 Fix bcc initialization and shutdown issues. by Tim Murray · 9 years ago
  20. 96627fc Make bcc-compat use Small CodeModel. by Miao Wang · 9 years ago
  21. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 9 years ago
  22. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  23. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  24. 9c66e13 am 40990623: Merge "Remove Atom workaround." by Tim Murray · 10 years ago
  25. a834fe4 Remove Atom workaround. by Tim Murray · 10 years ago
  26. 4f20f86 am 2d112c02: Merge "Set x86 SSE features explicitly in bcc" by Stephen Hines · 10 years ago
  27. 602ce03 Set x86 SSE features explicitly in bcc by Jian Li · 10 years ago
  28. 8cb6cc6 am ea6b1c5a: Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  29. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  30. 8d01bd8 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  31. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  32. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  33. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  34. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  35. 52031f2 Remove unnecessary stlport dependency. by Stephen Hines · 10 years ago
  36. 634ac6c Turn off Atom code generation for bcc_compat. by Stephen Hines · 10 years ago
  37. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  38. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  39. 1ae3fd6 Fix some minor issues picked up by valgrind. by Stephen Hines · 10 years ago
  40. 002f467 Add options to device bcc for specifying the target architecture. by Stephen Hines · 10 years ago
  41. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  42. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 10 years ago
  43. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  44. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  45. 0a78b11 Remove unused static function in tools/bcc/Main by Narayan Kamath · 10 years ago
  46. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 10 years ago
  47. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  48. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  49. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  50. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  51. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  52. 7e9c185 Fix up a few minor issues with bcc standalone executable. by Stephen Hines · 11 years ago
  53. 7b980e1 bcc: Add option -emit-llvm by Tobias Grosser · 11 years ago
  54. 8be8dba Make bcc produce RS-compatible ELF objects. by Stephen Hines · 11 years ago
  55. 13a105a Merge "Remove libbcc's dependence on mclinker." by Stephen Hines · 11 years ago
  56. 3d747ba .align behaves differently on ARM and x86. by Stephen Hines · 11 years ago
  57. bec0ac6 Fix assembly directives for SHA data generation. by Stephen Hines · 11 years ago
  58. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  59. 88f8c52 Update libbcc for LLVM merge to r183849. by Stephen Hines · 11 years ago
  60. 47f0d5a Further separate build (compile) and load in libbcc. by Stephen Hines · 11 years ago
  61. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  62. 029a762 Stop using libcutils in abcc by Nick Kralevich · 11 years ago
  63. 86e4506 Adapt libbcc for LLVM/Clang/mclinker update. by Stephen Hines · 11 years ago
  64. 2edf6d6 Add liblog by Ying Wang · 11 years ago
  65. e87e661 Explicitly set up ARM feature vector for compatibility library. by Stephen Hines · 11 years ago
  66. bfa9fc9 Add bcc_strip_attr to remove target-specific function attributes. by Stephen Hines · 11 years ago
  67. 221efde Force atom codegen on x86 bcc_compat. by Stephen Hines · 11 years ago
  68. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  69. 921dde4 Fix the Darwin build by Romain Guy · 11 years ago
  70. 3ab9da1 Fix bcc_compat symbol resolution with libcompiler_rt.so. by Stephen Hines · 11 years ago
  71. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 11 years ago
  72. 09ca954 Switch to use libcompiler_rt for compiler runtimes. by Shih-wei Liao · 11 years ago
  73. b220e48 Allow bcc_compat and related libs to be built in PDK. by Tim Murray · 11 years ago
  74. 3059d3f Don't build bcc_compat for PDK or unbundled builds. by Stephen Hines · 11 years ago
  75. ca4f96c Apply changes to migrate on MCLinker 2.0.2-1. by Shih-wei Liao · 11 years ago
  76. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 11 years ago
  77. f8e9aaa am 0db248b8: Merge "libbcc: Fix build with ISO C++ 11 compilers" by Stephen Hines · 12 years ago
  78. 98375a7 libbcc: Fix build with ISO C++ 11 compilers by Bernhard Rosenkraenzer · 12 years ago
  79. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago
  80. 9ad640a Compile for Thumb by default in abcc. by Shih-wei Liao · 12 years ago
  81. a03671c Fix build warning. by Ying Wang · 12 years ago
  82. b2039f5 am 837cea4b: fix bad merge by Joe Onorato · 12 years ago
  83. 837cea4 fix bad merge by Joe Onorato · 12 years ago
  84. 3e231a0 resolved conflicts for merge of fcd0ce39 to master by Joe Onorato · 12 years ago
  85. fcd0ce3 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  86. c3bdd2f Host modules are automatically installed. Can't have tags anymore. by Joe Onorato · 12 years ago
  87. f482fa6 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  88. 3928c62 Refactor ABCCompilerDriver to allow target-dependent settings. by Shih-wei Liao · 12 years ago
  89. 3e46aee host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  90. 33a5659 Fix Mac breakage. Unsigned vs. Signed. by Shih-wei Liao · 12 years ago
  91. 7727153 A bitcode compiler tool. BUG=6886348. by Shih-wei Liao · 12 years ago
  92. 8fe71dd Fix McLinker and bcc::Linker default library search path. by Shih-wei Liao · 12 years ago
  93. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  94. c02eae6 Add kTruncate in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  95. 3f566e3 Mac breakage: Fix undefined symbols "llvm::SmallVectorBase::grow_pod" bug. by Shih-wei Liao · 12 years ago
  96. 49e6b46 Fix Mac build breakage: Remove 2nd, redundant including of llvm. by Shih-wei Liao · 12 years ago
  97. 193898d Add mcld system tool. by Shih-wei Liao · 12 years ago
  98. d577d11 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  99. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  100. 7a5d423 Get build information in C++ way. by Zonr Chang · 12 years ago