aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Restore missing min and max API.HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-13.0Jean-Luc Brouillet2015-08-201-0/+6
* Fix missing call to setLinkRuntimeCallback() from compat path.Stephen Hines2015-07-301-0/+1
* Fix rs_kernel_context_t type mismatch in call to kernel.David Gross2015-07-211-13/+61
* Fix a bug where kernels could modify the input allocation.Matt Wala2015-07-141-32/+54
* bcc kernel fusion: Fixed checks and added better error messagesYang Ni2015-06-291-7/+30
* Fix cases where RSInvariant pass might miss marking some loads as invariant.David Gross2015-06-231-1/+2
* Fix check for literal typesPirama Arumuga Nainar2015-06-231-1/+1
* Get struct names only for non-literal structsPirama Arumuga Nainar2015-06-231-4/+6
* Check kernels before fusingYang Ni2015-06-221-24/+48
* Screen bitcode for non-RS functions before linking with runtime libPirama Arumuga Nainar2015-06-182-3/+30
* Update RSStubsWhiteList.cpp with a generated listPirama Arumuga Nainar2015-06-181-357/+1577
* RSGlobalInfoPass: Fix types in global info tablesMatt Wala2015-06-101-14/+19
* X86_64: Set small CodeModel if use PIC_ relocationYong Chen2015-06-091-1/+6
* bcc changes for fp16Pirama Arumuga Nainar2015-06-031-0/+42
* Fix x86_64 issue with a missing "." in structure names.Stephen Hines2015-05-261-21/+2
* Provide additional information about global variables.Stephen Hines2015-05-224-45/+113
* Add missing functions to RenderScript whitelistPirama Arumuga Nainar2015-05-211-0/+21
* Update libbcc for rebase to LLVM r235153Pirama Arumuga Nainar2015-05-182-19/+22
* Provide a pass that creates information about global variables in RS.Stephen Hines2015-05-115-2/+243
* Make better use of getStringOperand() for MetadataExtractor.Stephen Hines2015-04-305-6/+3
* Merge "Embed a real chesksum in script group .so"Yang Ni2015-04-151-3/+1
|\
| * Embed a real chesksum in script group .soYang Ni2015-04-081-3/+1
* | Undo AArch64 pass-by-pointer for X86-64Pirama Arumuga Nainar2015-04-133-6/+261
* | Merge "Update libbcc for LLVM rebase to r233350."Pirama Arumuga Nainar2015-04-101-13/+0
|\ \
| * | Update libbcc for LLVM rebase to r233350.Stephen Hines2015-04-071-13/+0
| |/
* | Merge "Remove obsolete entry points."Jean-Luc Brouillet2015-04-101-3/+0
|\ \
| * | Remove obsolete entry points.Jean-Luc Brouillet2015-04-091-3/+0
| |/
* / Remove the rs_path APIs from the white list.Jean-Luc Brouillet2015-04-071-4/+0
|/
* Fix TBAA by using an additional distinct node for swapping.Stephen Hines2015-04-031-12/+15
* Update libbcc for LLVM rebase to r230699.Stephen Hines2015-03-304-17/+21
* Merge "Add bitcast to invoke helper pass."Tim Murray2015-03-301-2/+13
|\
| * Add bitcast to invoke helper pass.Tim Murray2015-03-301-2/+13
* | Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invar...David Gross2015-03-264-1/+165
* | Remove RSInfoPirama Arumuga Nainar2015-03-2410-1894/+14
|/
* Expect RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-131-85/+127
* Handle FP precision in kernel fusionYang Ni2015-03-111-5/+19
* Create one single module for a script groupYang Ni2015-03-104-218/+299
* Merge "Backend support for new special kernel params ctxt and z."David Gross2015-03-102-56/+71
|\
| * Backend support for new special kernel params ctxt and z.David Gross2015-03-102-56/+71
* | Merge "Add a -build-checksum flag to bcc"Pirama Arumuga Nainar2015-03-043-3/+28
|\ \
| * | Add a -build-checksum flag to bccPirama Arumuga Nainar2015-03-033-3/+28
| |/
* / Track removal of refcounts from FileMap.Narayan Kamath2015-02-232-5/+3
|/
* Add exp2f, sqrtf, fabsf to whitelistPirama Arumuga Nainar2015-02-181-0/+3
* Disable autovectorization for now because of a scalarizer bug.Tim Murray2015-02-121-0/+3
* Mark whether a script is threadablePirama Arumuga Nainar2015-01-284-5/+146
* Merge "Embed pragmas into object files"Pirama Arumuga Nainar2015-01-261-0/+9
|\
| * Embed pragmas into object filesPirama Arumuga Nainar2015-01-231-0/+9
* | Fix -emit-llvm with shared object compilation.Tim Murray2015-01-221-2/+3
* | Compiler kernel fusion for RenderScript.Yang Ni2015-01-215-11/+341
|/
* Remove linkloader from frameworks/compile/libbcc.Stephen Hines2015-01-1913-1308/+8