1. bcb03e5 Strip unknown attributes during bitcode translation. by David Gross · 7 years ago
  2. d5c6901 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  3. b5517ab libbcc: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  4. dc31b1c After translation, the bitcode version is now the most up-to-date. by Stephen Hines · 10 years ago
  5. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  6. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  7. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  8. 881cda4 Adds support for multi-input kernels to libbcc. by Chris Wailes · 10 years ago
  9. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  10. 8dbca8e Switch BitcodeTranslator to emit LLVM 3.2-compatible bitcode. by Stephen Hines · 11 years ago
  11. b730e23 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 12 years ago
  12. e708ffe Update to new llvm::MemoryBuffer::getMemBuffer() interface. by Stephen Hines · 12 years ago
  13. e9c850f resolved conflicts for merge of 6ec896af to master by Stephen Hines · 13 years ago
  14. 7cd4c49 Update support for BitcodeWrapper using BitcodeWrapperer. by Stephen Hines · 13 years ago
  15. c73b521 Apply changes to migrate to upstream by Shih-wei Liao · 13 years ago
  16. 10c1412 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. c7d67a7 Translate API 14 and 15 with BitReader 3.0 by Logan Chien · 13 years ago
  18. 932bc6e Provide legacy bitcode translation mechanism. by Stephen Hines · 13 years ago