aboutsummaryrefslogtreecommitdiff
path: root/bcinfo/tools
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/compile/libbccBob Badour
2017-09-28Remove default librariesDan Willemsen
2017-02-16Remove needless include for bcinfoJean-Luc Brouillet
2016-12-13Remove llvm-generated-headersColin Cross
2016-12-13Convert libbcc to Android.bpColin Cross
2016-12-13Revert "Convert libbcc to Android.bp"Colin Cross
2016-12-12Convert libbcc to Android.bpColin Cross
2016-10-24Fix libbcc to compile with LLVM r275480Pirama Arumuga Nainar
2016-06-02Delete simple reduction implementation.nougat-devDavid Gross
2016-03-20Update libbcc for LLVM rebase to r256229Pirama Arumuga Nainar
2016-01-15Metadata support for general reduction.David Gross
2015-07-21libbcc: Add support for reduce kernel metadata.Matt Wala
2015-03-10Backend support for new special kernel params ctxt and z.David Gross
2014-11-26Update libbcc for LLVM rebase to r222494.Stephen Hines
2014-11-06Fix format-string-related warnings for size of various types.Stephen Hines
2014-11-05Revert "Fix format-string-related warnings for size of various types."Stephen Hines
2014-11-05Fix format-string-related warnings for size of various types.Stephen Hines
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-07-24Merge "Add support for extracting input counts from bitcode files."Stephen Hines
2014-07-23Merge "Update libbcc for LLVM rebase to r212749."Stephen Hines
2014-07-15Update libbcc for LLVM rebase to r212749.Stephen Hines
2014-07-11Add support for extracting input counts from bitcode files.Chris Wailes
2014-07-09Deprecate rs_fp_imprecise.Jean-Luc Brouillet
2014-05-30Update libbcc for LLVM 3.5 rebase (r209713).Stephen Hines
2014-04-23Update libbcc for 64-bit support.Tim Murray
2014-03-13Fix build with new host toolchainAndrew Hsieh
2013-08-09Update libbcc for LLVM merge to r187914.Stephen Hines
2013-01-21Updates for LLVM merge to r171906 on 20130108.Stephen Hines
2012-08-29Add support for generating .bcinfo files to bcinfo.Stephen Hines
2012-08-15host modules don't need LOCAL_MODULE_TAGSJoe Onorato
2012-07-20Emit translated bitcode directly from bcinfo.Stephen Hines
2012-03-27Parse pragmas for floating point precision requirements.Stephen Hines
2012-03-21resolved conflicts for merge of 6ec896af to masterStephen Hines
2012-03-21Update support for BitcodeWrapper using BitcodeWrapperer.Stephen Hines
2012-03-10Switch libbcc to start using MetadataExtractor.Stephen Hines
2012-03-01resolved conflicts for merge of 7c75d915 to masterStephen Hines
2012-03-01Enable debugging of RS code under GDBDaniel Malea
2012-02-22Support ForEachExpand on non-root functions.Stephen Hines
2012-01-21Update bcinfo to do automatic translation.Stephen Hines
2011-11-21Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host):Andrew Hsieh
2011-08-17Support ForEach info in MetadataExtractor.Stephen Hines
2011-08-04Provide legacy bitcode translation mechanism.Stephen Hines