1. 0bbbd66 Ensure libclcore_g.bc is installed on the device. by Dean De Leo · 9 years ago
  2. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  3. 999d924 If the host supports it, build libbcc as an LLVM loadable module. by Matt Wala · 9 years ago
  4. a6485fc Revert "Change libbcc so that it compiles as an LLVM loadable module (try 2)." by Stephen Hines · 9 years ago
  5. 90d862c Add libLLVM to LOCAL_LDLIBS so that the mac build can link correctly. by Stephen Hines · 9 years ago
  6. b58df0c Change libbcc so that it compiles as an LLVM loadable module (try 2). by Stephen Hines · 9 years ago
  7. a2bbdcd Revert "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  8. 0eb3c42 Change libbcc so that it compiles as an LLVM loadable module. by Matt Wala · 9 years ago
  9. 0ab47eb Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG. by David Gross · 9 years ago
  10. 578f35e Remove stale TODOs from Android.mk files. by Stephen Hines · 9 years ago
  11. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  12. 8d01bd8 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  13. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  14. 8d254fd Add override to force the CPU variant. by Tim Murray · 10 years ago
  15. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  16. fd3f8c6 Merge "Don't require libclcore_neon.bc on AArch64." by Tim Murray · 10 years ago
  17. a5b1343 Don't require libclcore_neon.bc on AArch64. by Tim Murray · 10 years ago
  18. be11535 Use gcc instead of clang when building Windows SDK. by Logan Chien · 10 years ago
  19. df2acbb Build libbcc for the host as 32-bit only. by Ian Rogers · 10 years ago
  20. d66c04c Merge "Update libbcc for ARM64." by Tim Murray · 10 years ago
  21. 4f7fdd4 Update libbcc for ARM64. by Tim Murray · 10 years ago
  22. d485a4f Fix host multilib build. by Ying Wang · 10 years ago
  23. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  24. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  25. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  26. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 10 years ago
  27. 71df050 libbcc: convert makefiles to support multilib build by Colin Cross · 10 years ago
  28. 994e44d [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  29. b79cd56 frameworks/compile/libbcc: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  30. ad7d4c3 AArch64: Temporarily disable AArch64 build by Ashok Bhat · 11 years ago
  31. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  32. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  33. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  34. bc9a422 DO NOT MERGE - x86_64/x32: Add targets by Pavel Chupin · 12 years ago
  35. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  36. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  37. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  38. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  39. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  40. d8d0a4f Remove unused/stale tests and mark Android.mk not executable. by Stephen Hines · 11 years ago
  41. afec50c Enable NEON on ARM cortex A15 by Tobias Grosser · 11 years ago
  42. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  43. b837262 Disable NEON on cortex-a15 temporarily. by Stephen Hines · 11 years ago
  44. 8ee82d4 Build debug version version of runtime (libclcore_debug.bc). by Stephen Hines · 11 years ago
  45. 2edf6d6 Add liblog by Ying Wang · 11 years ago
  46. 3d0be77 am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 11 years ago
  47. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  48. ba8d7ce Move host dependencies to libLLVM.so instead of static libs. by Stephen Hines · 11 years ago
  49. dd57b53 Fix missing dependency on ARMAsmPrinter. by Stephen Hines · 11 years ago
  50. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 11 years ago
  51. f7401ab Add libcompiler_rt.so as built-in dependencies for RS. by Shih-wei Liao · 11 years ago
  52. 6297382 Don't build libbcc/libbcinfo in unbundled branches. by Tim Murray · 11 years ago
  53. cdcce32 Start to add X86/SSE2+ optimized clcore library by Michael Liao · 12 years ago
  54. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 11 years ago
  55. e198abe Rename RenderScript -> Renderscript. by Stephen Hines · 12 years ago
  56. 52aefd8 Add a bitcode compiler driver. BUG=6886348. by Shih-wei Liao · 12 years ago
  57. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  58. 9cb69f6 Include MIPS target disassembler. BUG=6841435. by Shih-wei Liao · 12 years ago
  59. aa42792 Fix Mac build by exposing LLVM APIs. by Shih-wei Liao · 12 years ago
  60. e636266 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  61. 7ea913c Revert "Add MCLinker hooks to libbcc." by Shih-wei Liao · 12 years ago
  62. c441933 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  63. b1cc74f Add libclcore_neon.bc as a built-in dependency. by Shih-wei Liao · 12 years ago
  64. 1f4de3d LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 12 years ago
  65. 2665c2f Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 12 years ago
  66. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  67. 7a5d423 Get build information in C++ way. by Zonr Chang · 12 years ago
  68. c72c4dd Make libbcc public. by Zonr Chang · 12 years ago
  69. ddf5661 Refine the makefiles. by Zonr Chang · 12 years ago
  70. 7a66e6c Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  71. 43b3727 Support building a NEON-enabled libclcore.bc. by Stephen Hines · 12 years ago
  72. 09ebd17 Revert "Merge lib/Transforms into lib/ExecutionEngine." by Stephen Hines · 12 years ago
  73. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  74. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago
  75. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  76. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  77. c4fba31 Revert "Link libclcore.bc for RenderScript by default." by Stephen Hines · 12 years ago
  78. 34cd767 LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 12 years ago
  79. 0467d9a Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 12 years ago
  80. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  81. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  82. 80232dd Make libbcc public. by Zonr Chang · 12 years ago
  83. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  84. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  85. c989dce Fix the order of libraries in linking. by Zonr Chang · 12 years ago
  86. 6d99712 Migrate to upstream-153224-20120321. by Shih-wei Liao · 12 years ago
  87. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  88. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  89. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  90. b4db722 Move the build-related script under tools/build. by Zonr Chang · 12 years ago
  91. db16918 Add ForEach expansion optimization to libbcc. by Stephen Hines · 12 years ago
  92. 21392f0 Add MIPS as build target. by Logan Chien · 13 years ago
  93. 1704c74 Add __HOST__ for host bcc. Currently it's used to set disassembled file to /tmp instead of non-exisitence of dir /data/local/tmp on host. by Andrew Hsieh · 13 years ago
  94. 9d9d6bd Cherry-pick the useful part of Icf882af (Android.mk) and address earlier comments. by Shih-wei Liao · 13 years ago
  95. 6fb71c5 Hide unnecessary symbols. Save .4MB. by Shih-wei Liao · 13 years ago
  96. bb5df5c Apply changes to migrate to upstream API. by Shih-wei Liao · 13 years ago
  97. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  98. f68882e Compile bcc.cpp with libbcc shared library by Logan Chien · 13 years ago
  99. 48dc01d Add build time and build revision support. by Logan Chien · 13 years ago
  100. 948b1a5 Merge "Split Android.mk into several Android.mk" by Shih-wei Liao · 13 years ago