Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
cf8897caf0ea4e53bd39f8c830980d24a8c895ae
/
lib
79e1a05
Metadata support for general reduction.
by David Gross
· 9 years ago
9774f50
Update whitelist with f16 math functions.
by Pirama Arumuga Nainar
· 9 years ago
02c61f6
Updated whitelist and a fix for target x86_64
by Yang Ni
· 9 years ago
4932187
Whitelist allocation-creation functions in libbcc
by Pirama Arumuga Nainar
· 9 years ago
7133565
Launch options & multi inputs for single-source RS
by Yang Ni
· 9 years ago
bb8b06a
Whitelisting rsForEachInternal calls
by Yang Ni
· 9 years ago
ed775d3
Remove unused sha1.h.
by Stephen Hines
· 9 years ago
c31e101
Fix invalid read of literal (anonymous) structure names on assertion builds.
by Stephen Hines
· 9 years ago
6af50b7
Stop using HOST_OS, whitelist windows modules
by Dan Willemsen
· 9 years ago
9436c89
Merge "RSKernelExpand: Remove loads of instep and outstep values in new-style forEach kernel expansion."
by Stephen Hines
· 9 years ago
3bc475b
RSKernelExpand: Remove loads of instep and outstep values in new-style
by Matt Wala
· 9 years ago
0056660
Restore missing min and max API.
by Jean-Luc Brouillet
· 9 years ago
dfde70a
Remove ambiguous parse to fix mingw build breakage.
by Stephen Hines
· 9 years ago
4e7a506
Expand reduce-style kernels.
by Matt Wala
· 9 years ago
fe0de78
Lose HAVE_ANDROID_OS from frameworks/compile/libbcc.
by Elliott Hughes
· 9 years ago
b971e8c
Merge "Clean up Compiler::runPasses()."
by David Gross
· 9 years ago
9296edc
Fix alias metadata issues.
by Matt Wala
· 9 years ago
5aefc98
Clean up Compiler::runPasses().
by David Gross
· 9 years ago
ddcac09
Merge "Avoid cpu mismatch to ARM during cross compiling"
by Stephen Hines
· 9 years ago
efb3af3
Fix missing call to setLinkRuntimeCallback() from compat path.
by Stephen Hines
· 9 years ago
083ef3c
RSForEachExpand: Improve getelementptr instruction generation.
by Matt Wala
· 9 years ago
d856316
Avoid cpu mismatch to ARM during cross compiling
by Yong Chen
· 9 years ago
656325b
Stopped bcc from ignoring optimization level
by Stephen McGroarty
· 9 years ago
767dd80
Merge "Fix a bug where kernels could modify the input allocation."
by Stephen Hines
· 9 years ago
28c1799
Fix rs_kernel_context_t type mismatch in call to kernel.
by David Gross
· 9 years ago
d96c9fa
Fix a bug where kernels could modify the input allocation.
by Matt Wala
· 9 years ago
81f3dd3
Merge "Remove use of llvm::TargetOptions::NoFramePointerElim"
by Pirama Arumuga Nainar
· 9 years ago
963b333
Merge " Soft-float cleanup"
by Pirama Arumuga Nainar
· 9 years ago
e242378
Fix static object construction.
by Matt Wala
· 9 years ago
887fc99
Remove use of llvm::TargetOptions::NoFramePointerElim
by Pirama Arumuga Nainar
· 9 years ago
86e5c86
Soft-float cleanup
by Pirama Arumuga Nainar
· 9 years ago
f1eeeb1
bcc kernel fusion: Fixed checks and added better error messages
by Yang Ni
· 9 years ago
0768d38
Check kernels before fusing
by Yang Ni
· 9 years ago
23c2bfe
Fix cases where RSInvariant pass might miss marking some loads as invariant.
by David Gross
· 9 years ago
d7fc803
Merge "Update RSStubsWhiteList.cpp with a generated list"
by Jean-Luc Brouillet
· 9 years ago
bb066cb
Merge "Screen bitcode for non-RS functions before linking with runtime lib"
by Jean-Luc Brouillet
· 9 years ago
150eef4
Fix check for literal types
by Pirama Arumuga Nainar
· 9 years ago
ebff2ea
Screen bitcode for non-RS functions before linking with runtime lib
by Pirama Arumuga Nainar
· 9 years ago
1997f70
Update RSStubsWhiteList.cpp with a generated list
by Pirama Arumuga Nainar
· 9 years ago
0ef3c2c
Merge "Get struct names only for non-literal structs"
by Pirama Arumuga Nainar
· 9 years ago
e8b9f06
Get struct names only for non-literal structs
by Pirama Arumuga Nainar
· 9 years ago
721414c
RSGlobalInfoPass: Fix types in global info tables
by Matt Wala
· 9 years ago
70e3dcf
bcc changes for fp16
by Pirama Arumuga Nainar
· 10 years ago
284149e
Merge "Replace assert() with project-specific version."
by David Gross
· 9 years ago
c2ca742
Replace assert() with project-specific version.
by David Gross
· 9 years ago
166b8d0
X86_64: Set small CodeModel if use PIC_ relocation
by Yong Chen
· 10 years ago
abfa785
Fix x86_64 issue with a missing "." in structure names.
by Stephen Hines
· 9 years ago
d6dba60
Merge "Provide additional information about global variables."
by Stephen Hines
· 9 years ago
fb81ec1
Provide additional information about global variables.
by Stephen Hines
· 9 years ago
b23dd6f
Merge "Add missing functions to RenderScript whitelist"
by Pirama Arumuga Nainar
· 9 years ago
9503a5a
Add missing functions to RenderScript whitelist
by Pirama Arumuga Nainar
· 9 years ago
cf8b2d0
Sanitize Module's target information.
by David Gross
· 9 years ago
e57fde5
Merge "Update libbcc for rebase to LLVM r235153"
by Pirama Arumuga Nainar
· 10 years ago
98137cc
Update libbcc for rebase to LLVM r235153
by Pirama Arumuga Nainar
· 10 years ago
750ee65
Provide a pass that creates information about global variables in RS.
by Stephen Hines
· 10 years ago
e1c7d29
Make better use of getStringOperand() for MetadataExtractor.
by Stephen Hines
· 10 years ago
65fb05f
Merge "Embed a real chesksum in script group .so"
by Yang Ni
· 10 years ago
8c24f8d
Undo AArch64 pass-by-pointer for X86-64
by Pirama Arumuga Nainar
· 10 years ago
60b76aa
Merge "Update libbcc for LLVM rebase to r233350."
by Pirama Arumuga Nainar
· 10 years ago
0a3df65
Merge "Remove obsolete entry points."
by Jean-Luc Brouillet
· 10 years ago
a8adba1
Remove obsolete entry points.
by Jean-Luc Brouillet
· 10 years ago
186d2f3
Embed a real chesksum in script group .so
by Yang Ni
· 10 years ago
5cb1f39
Update libbcc for LLVM rebase to r233350.
by Stephen Hines
· 10 years ago
6a91ad0
Remove the rs_path APIs from the white list.
by Jean-Luc Brouillet
· 10 years ago
354d1c1
Fix TBAA by using an additional distinct node for swapping.
by Stephen Hines
· 10 years ago
1bd9f62
Update libbcc for LLVM rebase to r230699.
by Stephen Hines
· 10 years ago
be42b8a
Merge "Add bitcast to invoke helper pass."
by Tim Murray
· 10 years ago
4100e8e
Add bitcast to invoke helper pass.
by Tim Murray
· 10 years ago
1d93a19
Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant.
by David Gross
· 10 years ago
a65fba6
Remove RSInfo
by Pirama Arumuga Nainar
· 10 years ago
e44a352
Expect RsExpandKernelDriverInfo not RsExpandKernelParams.
by David Gross
· 10 years ago
6da4e25
Handle FP precision in kernel fusion
by Yang Ni
· 10 years ago
0ab50b8
Create one single module for a script group
by Yang Ni
· 10 years ago
3b43c36
Merge "Backend support for new special kernel params ctxt and z."
by David Gross
· 10 years ago
33cda5c
Backend support for new special kernel params ctxt and z.
by David Gross
· 10 years ago
b9cf06e
Merge "Add a -build-checksum flag to bcc"
by Pirama Arumuga Nainar
· 10 years ago
51ee77b
Add a -build-checksum flag to bcc
by Pirama Arumuga Nainar
· 10 years ago
f27f126
Track removal of refcounts from FileMap.
by Narayan Kamath
· 10 years ago
e7ba6d0
Add exp2f, sqrtf, fabsf to whitelist
by Pirama Arumuga Nainar
· 10 years ago
7f59b5f
Disable autovectorization for now because of a scalarizer bug.
by Tim Murray
· 10 years ago
9fe081b
Mark whether a script is threadable
by Pirama Arumuga Nainar
· 10 years ago
0b104d6
Merge "Embed pragmas into object files"
by Pirama Arumuga Nainar
· 10 years ago
a99ef64
Embed pragmas into object files
by Pirama Arumuga Nainar
· 10 years ago
77c1d55
Fix -emit-llvm with shared object compilation.
by Tim Murray
· 10 years ago
a4ded13
Compiler kernel fusion for RenderScript.
by Yang Ni
· 10 years ago
107f50d
Remove linkloader from frameworks/compile/libbcc.
by Stephen Hines
· 10 years ago
c754d49
Add proper getAnalysisUsage() implementations to each Pass.
by Stephen Hines
· 10 years ago
c46a3f5
Fix bcc initialization and shutdown issues.
by Tim Murray
· 10 years ago
50f5eb4
Enable autovectorization.
by Tim Murray
· 10 years ago
5db508c
Fix a few bugs in RSScreenFunctionsPass.
by Stephen Hines
· 10 years ago
1e0557a
BCC updates to handle linkloader removal
by Pirama Arumuga Nainar
· 10 years ago
5793613
Update libbcc for LLVM rebase to r222494.
by Stephen Hines
· 10 years ago
bb73b74
Modify RSForEachExpand to move casting of pointer types outside the inner loop.
by Tim Murray
· 10 years ago
b7bce74
generate calls to rsSetObject inside .helper invoke functions
by Tim Murray
· 10 years ago
b4447cd
De-cruft the libbcc compiler infrastructure.
by Chris Wailes
· 10 years ago
4d93866
Merge "[MIPS] Set default MIPS64 ISA revision to R6"
by Stephen Hines
· 10 years ago
429d94a
Disable step opt for 12-byte structs on 64-bit.
by Tim Murray
· 10 years ago
d426b8a
Merge "Fix format-string-related warnings for size of various types."
by Stephen Hines
· 10 years ago
4cb4c55
Fix format-string-related warnings for size of various types.
by Stephen Hines
· 10 years ago
b70f27a
am 4c94acac: Merge "Revert "Fix format-string-related warnings for size of various types.""
by Stephen Hines
· 10 years ago
Next »