1. 8f5c2a1 Switch from __do_message -> std::error_category. by Stephen Hines · 10 years ago
  2. 8d01bd8 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  3. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  4. ef40696 Deprecate rs_fp_imprecise. by Jean-Luc Brouillet · 10 years ago
  5. 881cda4 Adds support for multi-input kernels to libbcc. by Chris Wailes · 10 years ago
  6. 52031f2 Remove unnecessary stlport dependency. by Stephen Hines · 10 years ago
  7. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  8. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  9. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  10. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  11. 3133a88 Fix build with new host toolchain by Andrew Hsieh · 10 years ago
  12. d724d09 Update libbcc for LLVM 3.4 rebase. by Stephen Hines · 10 years ago
  13. 71df050 libbcc: convert makefiles to support multilib build by Colin Cross · 10 years ago
  14. 994e44d [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  15. b79cd56 frameworks/compile/libbcc: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  16. ad7d4c3 AArch64: Temporarily disable AArch64 build by Ashok Bhat · 11 years ago
  17. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  18. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  19. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  20. 8dbca8e Switch BitcodeTranslator to emit LLVM 3.2-compatible bitcode. by Stephen Hines · 11 years ago
  21. 88f8c52 Update libbcc for LLVM merge to r183849. by Stephen Hines · 11 years ago
  22. 11de13e Only generate fake root signature for ancient compilers. by Stephen Hines · 11 years ago
  23. 85d9571 bcinfo: Don't call property_get on host by Nick Kralevich · 11 years ago
  24. 2edf6d6 Add liblog by Ying Wang · 11 years ago
  25. d9216eb Updates for LLVM merge to r176139. by Stephen Hines · 11 years ago
  26. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  27. ba8d7ce Move host dependencies to libLLVM.so instead of static libs. by Stephen Hines · 11 years ago
  28. 6297382 Don't build libbcc/libbcinfo in unbundled branches. by Tim Murray · 11 years ago
  29. b730e23 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 11 years ago
  30. a565633 Merge "Fix up libbcc for LLVM upstream merge to r162314." into jb-mr1-dev by Stephen Hines · 12 years ago
  31. 3ffc833 Add support for generating .bcinfo files to bcinfo. by Stephen Hines · 12 years ago
  32. dd9c0ba Fix up libbcc for LLVM upstream merge to r162314. by Stephen Hines · 12 years ago
  33. 894a232 am 655dc2b8: am a5868783: Merge "Removed unused private member variable." by Stephen Hines · 12 years ago
  34. 0a04898 Removed unused private member variable. by Tareq A. Siraj · 12 years ago
  35. fcd0ce3 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  36. 3e46aee host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  37. 8b5be86 Apply changes to migrate to LLVM-160668-20120724. by Shih-wei Liao · 12 years ago
  38. f200803 Merge "Add a property for overriding FP precision." by Stephen Hines · 12 years ago
  39. ae4e285 Emit translated bitcode directly from bcinfo. by Stephen Hines · 12 years ago
  40. 1680fe1 Add a property for overriding FP precision. by Stephen Hines · 12 years ago
  41. ac2874e am e52f0466: am 3e4cac48: Fix mac build breakage. by Stephen Hines · 12 years ago
  42. 3e4cac4 Fix mac build breakage. by Stephen Hines · 12 years ago
  43. 6649e6b Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  44. 109be67 Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  45. 32c56ec Add a property for overriding FP precision. by Stephen Hines · 12 years ago
  46. e126b62 Emit translated bitcode directly from bcinfo. by Stephen Hines · 12 years ago
  47. e708ffe Update to new llvm::MemoryBuffer::getMemBuffer() interface. by Stephen Hines · 12 years ago
  48. 98abb2d Fix missing initializer in MetadataExtractor constructor. by Stephen Hines · 12 years ago
  49. 5f3417f am 44f4eb29: am 03cfe0e3: Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 12 years ago
  50. a7e5c8f resolved conflicts for merge of f46fa664 to master by Stephen Hines · 12 years ago
  51. 03cfe0e Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 12 years ago
  52. e1fd804 Parse pragmas for floating point precision requirements. by Stephen Hines · 12 years ago
  53. 1ad35fb Check infile arguments for BitcodeWrapperer. by Stephen Hines · 12 years ago
  54. b67c9e7 Switch optimization level from metadata to bitcode wrapper. by Stephen Hines · 12 years ago
  55. 1ef61fc am 236011e0: am d3ceda68: Merge "Add in missing NULL pointer checks." by Stephen Hines · 12 years ago
  56. 3f782a7 Add in missing NULL pointer checks. by Stephen Hines · 12 years ago
  57. e9c850f resolved conflicts for merge of 6ec896af to master by Stephen Hines · 12 years ago
  58. 7cd4c49 Update support for BitcodeWrapper using BitcodeWrapperer. by Stephen Hines · 12 years ago
  59. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  60. c73b521 Apply changes to migrate to upstream by Shih-wei Liao · 12 years ago
  61. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 12 years ago
  62. 094881f Enable debugging of RS code under GDB by Daniel Malea · 12 years ago
  63. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 12 years ago
  64. 04261e0 Update bcinfo to do automatic translation. by Stephen Hines · 12 years ago
  65. 10c1412 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  66. c7d67a7 Translate API 14 and 15 with BitReader 3.0 by Logan Chien · 12 years ago
  67. 3bdc2a8 Add bitcode reader 3.0 to libbcinfo. by Logan Chien · 12 years ago
  68. be81e10 Apply changes to migrate to upstream (Dec 16th 2011) by Logan Chien · 12 years ago
  69. 0164f46 Add support for handling a bitcode wrapper to bcinfo. by Stephen Hines · 13 years ago
  70. 825b9ae Add support for handling a bitcode wrapper to bcinfo. by Stephen Hines · 13 years ago
  71. 3e88bf7 Forgot to update the HC->ICS translator too. by Stephen Hines · 13 years ago
  72. 998ec83 Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host): by Andrew Hsieh · 13 years ago
  73. bc9eb8f Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  74. 0231bb0 Handle legacy RS root functions. by Stephen Hines · 13 years ago
  75. 33f8fe2 Support ForEach info in MetadataExtractor. by Stephen Hines · 13 years ago
  76. 932bc6e Provide legacy bitcode translation mechanism. by Stephen Hines · 13 years ago
  77. 16c9b36 Remove unused APIs from libbcc. by Stephen Hines · 13 years ago
  78. 150a70b Extract BC metadata using a single call via bcinfo. by Stephen Hines · 13 years ago