aboutsummaryrefslogtreecommitdiffstats
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-232-11/+17
* 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-222-25/+51
* Screen bitcode for non-RS functions before linking with runtime libPirama Arumuga Nainar2015-06-183-4/+35
* 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-262-21/+8
* Provide additional information about global variables.Stephen Hines2015-05-2210-49/+187
* Add missing functions to RenderScript whitelistPirama Arumuga Nainar2015-05-211-0/+21
* Update libbcc for rebase to LLVM r235153Pirama Arumuga Nainar2015-05-185-23/+37
* Remove stale TODOs from Android.mk files.Stephen Hines2015-05-153-19/+0
* Provide a pass that creates information about global variables in RS.Stephen Hines2015-05-1110-2/+323
* Make better use of getStringOperand() for MetadataExtractor.Stephen Hines2015-04-306-42/+35
* am 42f42a05: am 6a514e37: am 8b3963d5: Merge "Explicitly set x86 SSE feature ...Pirama Arumuga Nainar2015-04-241-0/+8
|\
| * am 6a514e37: am 8b3963d5: Merge "Explicitly set x86 SSE feature for bcc_compat"Pirama Arumuga Nainar2015-04-241-0/+8
| |\
| | * am 8b3963d5: Merge "Explicitly set x86 SSE feature for bcc_compat"Pirama Arumuga Nainar2015-04-241-0/+8
| | |\
| | | * Merge "Explicitly set x86 SSE feature for bcc_compat"Pirama Arumuga Nainar2015-04-241-0/+8
| | | |\
| | | | * Explicitly set x86 SSE feature for bcc_compatYong Chen2015-03-271-0/+8
* | | | | am 83011d07: am 51cd0298: am 65fb05fe: Merge "Embed a real chesksum in script...Yang Ni2015-04-153-5/+3
|\| | | |
| * | | | am 51cd0298: am 65fb05fe: Merge "Embed a real chesksum in script group .so"Yang Ni2015-04-153-5/+3
| |\| | |
| | * | | am 65fb05fe: Merge "Embed a real chesksum in script group .so"Yang Ni2015-04-153-5/+3
| | |\| |
| | | * | Merge "Embed a real chesksum in script group .so"Yang Ni2015-04-153-5/+3
| | | |\ \
| | | | * | Embed a real chesksum in script group .soYang Ni2015-04-083-5/+3
* | | | | | am 6e3405bf: am aa6cea0c: am 9dc65461: Merge "Undo AArch64 pass-by-pointer fo...Pirama Arumuga Nainar2015-04-135-6/+264
|\| | | | |
| * | | | | am aa6cea0c: am 9dc65461: Merge "Undo AArch64 pass-by-pointer for X86-64"Pirama Arumuga Nainar2015-04-135-6/+264
| |\| | | |
| | * | | | am 9dc65461: Merge "Undo AArch64 pass-by-pointer for X86-64"Pirama Arumuga Nainar2015-04-135-6/+264
| | |\| | |
| | | * | | Merge "Undo AArch64 pass-by-pointer for X86-64"Pirama Arumuga Nainar2015-04-135-6/+264
| | | |\ \ \
| | | | * | | Undo AArch64 pass-by-pointer for X86-64Pirama Arumuga Nainar2015-04-135-6/+264
| | | |/ / /
* | | | | | am ea51f4ab: am 5687cdd0: am 60b76aa2: Merge "Update libbcc for LLVM rebase t...Pirama Arumuga Nainar2015-04-106-631/+603
|\| | | | |
| * | | | | am 5687cdd0: am 60b76aa2: Merge "Update libbcc for LLVM rebase to r233350."Pirama Arumuga Nainar2015-04-106-631/+603
| |\| | | |
| | * | | | am 60b76aa2: Merge "Update libbcc for LLVM rebase to r233350."Pirama Arumuga Nainar2015-04-106-631/+603
| | |\| | |
| | | * | | Merge "Update libbcc for LLVM rebase to r233350."Pirama Arumuga Nainar2015-04-106-631/+603
| | | |\ \ \
| | | | * | | Update libbcc for LLVM rebase to r233350.Stephen Hines2015-04-076-631/+603
| | | | |/ /
* | | | | | am 57b23820: am b5856a4e: am 0a3df652: Merge "Remove obsolete entry points."Jean-Luc Brouillet2015-04-101-3/+0
|\| | | | |
| * | | | | am b5856a4e: am 0a3df652: Merge "Remove obsolete entry points."Jean-Luc Brouillet2015-04-101-3/+0
| |\| | | |
| | * | | | am 0a3df652: Merge "Remove obsolete entry points."Jean-Luc Brouillet2015-04-101-3/+0
| | |\| | |
| | | * | | Merge "Remove obsolete entry points."Jean-Luc Brouillet2015-04-101-3/+0
| | | |\ \ \
| | | | * | | Remove obsolete entry points.Jean-Luc Brouillet2015-04-091-3/+0
| | | | |/ /
* | | | | | am e3e3ae76: am 4acc18fe: am 27269745: Merge "Remove the rs_path APIs from th...Jean-Luc Brouillet2015-04-091-4/+0
|\| | | | |
| * | | | | am 4acc18fe: am 27269745: Merge "Remove the rs_path APIs from the white list."Jean-Luc Brouillet2015-04-091-4/+0
| |\| | | |
| | * | | | am 27269745: Merge "Remove the rs_path APIs from the white list."Jean-Luc Brouillet2015-04-091-4/+0
| | |\| | |
| | | * | | Merge "Remove the rs_path APIs from the white list."Jean-Luc Brouillet2015-04-091-4/+0
| | | |\ \ \ | | | | |/ / | | | |/| |