1. 43b3727 Support building a NEON-enabled libclcore.bc. by Stephen Hines · 12 years ago
  2. 09ebd17 Revert "Merge lib/Transforms into lib/ExecutionEngine." by Stephen Hines · 12 years ago
  3. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  4. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago
  5. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  6. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  7. c4fba31 Revert "Link libclcore.bc for RenderScript by default." by Stephen Hines · 12 years ago
  8. 34cd767 LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 12 years ago
  9. 0467d9a Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 12 years ago
  10. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  11. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  12. 80232dd Make libbcc public. by Zonr Chang · 12 years ago
  13. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  14. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  15. c989dce Fix the order of libraries in linking. by Zonr Chang · 12 years ago
  16. 6d99712 Migrate to upstream-153224-20120321. by Shih-wei Liao · 12 years ago
  17. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  18. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  19. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  20. b4db722 Move the build-related script under tools/build. by Zonr Chang · 12 years ago
  21. db16918 Add ForEach expansion optimization to libbcc. by Stephen Hines · 13 years ago
  22. 21392f0 Add MIPS as build target. by Logan Chien · 13 years ago
  23. 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
  24. 9d9d6bd Cherry-pick the useful part of Icf882af (Android.mk) and address earlier comments. by Shih-wei Liao · 13 years ago
  25. 6fb71c5 Hide unnecessary symbols. Save .4MB. by Shih-wei Liao · 13 years ago
  26. bb5df5c Apply changes to migrate to upstream API. by Shih-wei Liao · 13 years ago
  27. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  28. f68882e Compile bcc.cpp with libbcc shared library by Logan Chien · 13 years ago
  29. 48dc01d Add build time and build revision support. by Logan Chien · 13 years ago
  30. 948b1a5 Merge "Split Android.mk into several Android.mk" by Shih-wei Liao · 13 years ago
  31. bd48570 Fix breakage of full_x86-eng build. by Logan Chien · 13 years ago
  32. 7439685 Split Android.mk into several Android.mk by Logan Chien · 13 years ago
  33. 6888aae Use python to calculate the sha1sum. by Logan Chien · 13 years ago
  34. 8d3b5e1 Cleanup LOCAL_C_INCLUDES. by Logan Chien · 13 years ago
  35. 41cb761 Cleanup and reorder LOCAL_STATIC_LIBRARIES. by Logan Chien · 13 years ago
  36. 3445f90 Remove unused variable from Android.mk. by Logan Chien · 13 years ago
  37. ca45a58 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  38. f11da30 Always print the disassembler output to file. by Logan Chien · 13 years ago
  39. 9347e0b Extract duplicated disassembler. by Logan Chien · 13 years ago
  40. 26fea10 Use 20-byte libbcc.so.sha1 to store checksum by Ying Wang · 13 years ago
  41. 0b48695 Refine the dependency. by Ying Wang · 13 years ago
  42. 5061c44 Bring up installation of sha1sum before libbcc_sha1.s generation. by Shih-wei Liao · 13 years ago
  43. 2ca6e57 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  44. d18a3df Revert "Fix the libbcc SHA1 checksum dependency" by Stephen Hines · 13 years ago
  45. 89175b9 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  46. ce13b66 Fix build. by Ying Wang · 13 years ago
  47. 5de1adf Use SHA1 to verify libbcc is consistent with cache by Joseph Wen · 13 years ago
  48. 34499f4 Fix Android library dependency order. by Shih-wei Liao · 13 years ago
  49. a883314 Reorder LLVMAnalysis and LLVMSupport. by Shih-wei Liao · 13 years ago
  50. be857c0 Fix missing LOCAL_STATIC_LIBRARIES. by Shih-wei Liao · 13 years ago
  51. ddfd1ad Take care of the host-side of Android.mk too. by Shih-wei Liao · 13 years ago
  52. a6ced2a Fix MAC build. by Shih-wei Liao · 13 years ago
  53. ad39be4 Fix MAC build. by Shih-wei Liao · 13 years ago
  54. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  55. da5e0c3 Add MC-based code generation support (experimental) by Logan Chien · 13 years ago
  56. f8d9012 Fix typo: Cache.h -> Config.h by Logan Chien · 13 years ago
  57. 09b6c1c Fix Android.mk and namespace prefix std. by Nowar Gu · 13 years ago
  58. bbcef8a Properly handle asserts for libbcc. by Stephen Hines · 13 years ago
  59. 40b7fba Re-enable warnings as errors. by Stephen Hines · 13 years ago
  60. 63ef306 -Werror was triggering errors on mac by Joe Onorato · 13 years ago
  61. 2df88ed Merge "All warnings should be enabled/errors in libbcc." by Stephen Hines · 13 years ago
  62. 97bd44d frameworks/compile/libbcc: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  63. 3b910a5 All warnings should be enabled/errors in libbcc. by Stephen Hines · 13 years ago
  64. 9b96b18 Move libLLVMX86AsmPrinter to the next line of libLLVMX86Utils. by Shih-wei Liao · 13 years ago
  65. 6228f9d libbcc host needs to have STATIC library libLLVMX86Utils. by Shih-wei Liao · 13 years ago
  66. dbadbf4 Fix x86 build. by Shih-wei Liao · 13 years ago
  67. c4ea07f Apply changes to sync with llvm upstream. by Logan Chien · 13 years ago
  68. 8f5389a Fix x86 builds. by Shih-wei Liao · 13 years ago
  69. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 13 years ago
  70. 2f789f3 Move DebugHelper files to helper directory. by Logan · 13 years ago
  71. a6f41a7 Extract runtime stub and update 2 runtime function by Logan · 13 years ago
  72. 34678ab Add x86 target support by Kenny Root · 13 years ago
  73. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 13 years ago
  74. 937a0bc Fix concurrency bugs in BCC JIT cache. by Jeff Brown · 13 years ago
  75. 77643ba Add rule to build librclcore.bc as replacement for libruntime.bc. by Ying Wang · 13 years ago
  76. 36a0f0c lib/runtime by Shih-wei Liao · 13 years ago
  77. 67d8f37 Fix the build. by Shih-wei Liao · 13 years ago
  78. 3584900 Introduce Config.h. So that libbcc will rebuild on config change. by Logan · 13 years ago
  79. 3ae8c2a Install rslib.bc into the device as a prebuilt target shared library. by Ying Wang · 13 years ago
  80. 50b13e7 Turn off on-device linking. by Shih-wei Liao · 13 years ago
  81. 52fb1e9 For on-device linking the rslib.bc. by Shih-wei Liao · 13 years ago
  82. 94bf1c1 Need sha1 for libbcc. by Shih-wei Liao · 13 years ago
  83. b8b7f2d Add libLLVMBitReader, libLLVMCore, libLLVMSupport by Shih-wei Liao · 13 years ago
  84. e132399 Check libbcc build time instead of sha1sum. by Logan · 13 years ago
  85. a27a83f Add CacheWriter. by Logan · 14 years ago
  86. 75cc8a5 Reorganize SHA1 checksum code. by Logan · 14 years ago
  87. f7f0ac5 Add the CacheReader. (incomplete) by Logan · 14 years ago
  88. 2a6dc82 Extract getExportVars, getExportFuncs, getPragmas out of Compiler. by Logan · 14 years ago
  89. ef9e4f7 Add file handle class (a simple file wrapper) by Logan · 14 years ago
  90. cf3e521 Make compiler independent of script. by Logan · 14 years ago
  91. 8b77a77 Add sha1sum check for bitcode. by Logan · 14 years ago
  92. eb3d12b Add context manager (which manages code and data block of each script.) by Logan · 14 years ago
  93. c439523 Rename the file name (looks more similar to LLVM). by Logan · 14 years ago
  94. 61cb230 Cleanup Android.mk. by Logan · 14 years ago
  95. 0dbc497 Remove hashmap.c (we are not using them). by Logan · 14 years ago
  96. e3f0ca9 Update build rules. by Logan · 14 years ago
  97. 95d0e4e Add build rules for bcc_code_emitter.cpp and bcc_code_mem_manager.cpp. by Logan · 14 years ago
  98. eac346d Remove end of line spaces. by Logan · 14 years ago
  99. bc5ed67 Minimize the need to having to relocate. by Shih-wei Liao · 14 years ago
  100. 7c5a5f7 Add caching framework of binaries. Caching is not turned on for now. ARM & relocation (todo) of logan by Shih-wei Liao · 14 years ago