1. 98abb2d Fix missing initializer in MetadataExtractor constructor. by Stephen Hines · 12 years ago
  2. 5f3417f am 44f4eb29: am 03cfe0e3: Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 12 years ago
  3. a7e5c8f resolved conflicts for merge of f46fa664 to master by Stephen Hines · 12 years ago
  4. 03cfe0e Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 12 years ago
  5. e1fd804 Parse pragmas for floating point precision requirements. by Stephen Hines · 12 years ago
  6. 1ad35fb Check infile arguments for BitcodeWrapperer. by Stephen Hines · 12 years ago
  7. b67c9e7 Switch optimization level from metadata to bitcode wrapper. by Stephen Hines · 12 years ago
  8. 1ef61fc am 236011e0: am d3ceda68: Merge "Add in missing NULL pointer checks." by Stephen Hines · 12 years ago
  9. 3f782a7 Add in missing NULL pointer checks. by Stephen Hines · 12 years ago
  10. e9c850f resolved conflicts for merge of 6ec896af to master by Stephen Hines · 12 years ago
  11. 7cd4c49 Update support for BitcodeWrapper using BitcodeWrapperer. by Stephen Hines · 12 years ago
  12. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  13. c73b521 Apply changes to migrate to upstream by Shih-wei Liao · 13 years ago
  14. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 13 years ago
  15. 094881f Enable debugging of RS code under GDB by Daniel Malea · 13 years ago
  16. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 13 years ago
  17. 04261e0 Update bcinfo to do automatic translation. by Stephen Hines · 13 years ago
  18. 10c1412 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. c7d67a7 Translate API 14 and 15 with BitReader 3.0 by Logan Chien · 13 years ago
  20. 3bdc2a8 Add bitcode reader 3.0 to libbcinfo. by Logan Chien · 13 years ago
  21. be81e10 Apply changes to migrate to upstream (Dec 16th 2011) by Logan Chien · 13 years ago
  22. 0164f46 Add support for handling a bitcode wrapper to bcinfo. by Stephen Hines · 13 years ago
  23. 825b9ae Add support for handling a bitcode wrapper to bcinfo. by Stephen Hines · 13 years ago
  24. 3e88bf7 Forgot to update the HC->ICS translator too. by Stephen Hines · 13 years ago
  25. 998ec83 Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host): by Andrew Hsieh · 13 years ago
  26. bc9eb8f Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  27. 0231bb0 Handle legacy RS root functions. by Stephen Hines · 13 years ago
  28. 33f8fe2 Support ForEach info in MetadataExtractor. by Stephen Hines · 13 years ago
  29. 932bc6e Provide legacy bitcode translation mechanism. by Stephen Hines · 13 years ago
  30. 16c9b36 Remove unused APIs from libbcc. by Stephen Hines · 13 years ago
  31. 150a70b Extract BC metadata using a single call via bcinfo. by Stephen Hines · 13 years ago