Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
c735946f9acfc12a51b01fa919efb5a833dbb0e9
/
lib
2cec313
Replace vector<string> with array<string_view> to improve compile speed
by Dan Willemsen
· 4 years, 10 months ago
12677b0
Provide a static libbcc and bcc binary rule for vendor use
by Tim Klein
· 6 years ago
fbc576f
Make libbcc depend on libLLVM_android.so
by Pirama Arumuga Nainar
· 7 years ago
06a22ed
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
1bed9ce
Remove default libraries
by Dan Willemsen
· 7 years ago
67c67ce
[MIPS64] Pass large objects by value for mips64 arch
by Lazar Trsic
· 7 years ago
c29bfc4
Merge "Insert a new `versionInfo` field into the `.rs.info` symbol"
by David Gross
· 8 years ago
f4c3483
Insert a new `versionInfo` field into the `.rs.info` symbol
by Luke Drummond
· 8 years ago
97e5099
Structure layout logic cleanup.
by David Gross
· 8 years ago
1544017
Revert "Structure layout logic cleanup."
by David Gross
· 8 years ago
e159e8c
Extend comment regarding SlangVersion and libclcore.
by David Gross
· 8 years ago
8281b5d
Structure layout logic cleanup.
by David Gross
· 8 years ago
cf5afcb
Make bitcode wrapper info available to MetadataExtractor.
by David Gross
· 8 years ago
c26dd01
Merge "Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils."
by Treehugger Robot
· 8 years ago
110b1c1
Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils.
by Miao Wang
· 8 years ago
0e4175b
Merge "Don't rely on CPU name on configuring libbcc compilation flags."
by Treehugger Robot
· 8 years ago
5379131
Don't rely on CPU name on configuring libbcc compilation flags.
by Jean-Luc Brouillet
· 8 years ago
22c6bd7
Merge "Remove OutputFile and Disassembler from libbcc."
by Jean-Luc Brouillet
· 8 years ago
cfb3604
Merge "Add back version info to Script in libbcc"
by Jean-Luc Brouillet
· 8 years ago
295e50f
Remove OutputFile and Disassembler from libbcc.
by Jean-Luc Brouillet
· 8 years ago
fc9c55b
Add back version info to Script in libbcc
by Jean-Luc Brouillet
· 8 years ago
6926fae
Remove unused InputFile in libbcc.
by Jean-Luc Brouillet
· 8 years ago
8486498
Remove unused File code in libbcc.
by Jean-Luc Brouillet
· 8 years ago
0a2acce
Merge RSScript.cpp and Script.cpp
by Jean-Luc Brouillet
· 8 years ago
a2dd52f
Flatten the libbcc directories.
by Jean-Luc Brouillet
· 8 years ago
d3a5bd0
Move bcinfo headers next to library
by Colin Cross
· 8 years ago
1d3ac56
Convert libbcc to Android.bp
by Colin Cross
· 8 years ago
7e4c6d7
Revert "Convert libbcc to Android.bp"
by Colin Cross
· 8 years ago
5a2d24e
Convert libbcc to Android.bp
by Colin Cross
· 8 years ago
72521b5
Remove BOARD_OVERRIDE_RS_CPU_VARIANT_*
by Colin Cross
· 8 years ago
50efe38
Merge "Add debuginfo to reduction `.expand` loops"
by Yang Ni
· 8 years ago
0464789
Add debuginfo to reduction `.expand` loops
by Luke Drummond
· 8 years ago
f5b49a0
Fix libbcc to compile with LLVM r275480
by Pirama Arumuga Nainar
· 8 years ago
495e806
Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW.
by Elliott Hughes
· 8 years ago
9f22fc1
Merge "Revert "Don't internalize __truncxfhf2 for x86""
by Pirama Arumuga Nainar
· 8 years ago
73298cb
Revert "Don't internalize __truncxfhf2 for x86"
by Pirama Arumuga Nainar
· 8 years ago
52dcd99
Merge "Fix clang-tidy warnings in libbcc." am: d0f61f2d23
by Chih-hung Hsieh
· 8 years ago
8a019dd
Fix clang-tidy warnings in libbcc.
by Chih-Hung Hsieh
· 8 years ago
07ca9f9
Merge "Delete simple reduction implementation."
by David Gross
· 8 years ago
d4da055
Merge \"Disable AVX support in bcc\" am: d4af5eabb5
by Yang Ni
· 8 years ago
48ef3bd
Disable AVX support in bcc
by Yang Ni
· 8 years ago
9fa4d44
Delete simple reduction implementation.
by David Gross
· 8 years ago
f8c5911
Delete simple reduction implementation. am: a48ea36465
by David Gross
· 8 years ago
a48ea36
Delete simple reduction implementation.
by David Gross
· 8 years ago
805a751
Merge "Fix google-explicit-constructor warnings." am: 0e1a7167e4 am: c643a4c927
by Chih-hung Hsieh
· 9 years ago
7e920a7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
dd33eb8
If a general reduction kernel lacks a combiner function, synthesize one.
by David Gross
· 9 years ago
ba87381
Merge "Preserve generalized reduction combiner function for use by driver."
by David Gross
· 9 years ago
c6c9c1f
Merge changes from topic 'struct-fix' into nyc-dev
by TreeHugger Robot
· 9 years ago
f1855f7
Preserve generalized reduction combiner function for use by driver.
by David Gross
· 9 years ago
9e0f8f0
Translate GEP instructions on structs to GEP on int8*
by Pirama Arumuga Nainar
· 9 years ago
7d6cde1
X86: Fix kernel Input/Output GetElementPtr offset issue
by Yong Chen
· 9 years ago
efc2fec
Merge changes from topic \'fix-struct-layout\' am: ea61366 am: 25dc2b1
by Pirama Arumuga Nainar
· 9 years ago
d2d5ee3
Translate GEP instructions on structs to GEP on int8*
by Pirama Arumuga Nainar
· 9 years ago
f039d98
X86: Fix kernel Input/Output GetElementPtr offset issue
by Yong Chen
· 9 years ago
2241246
If a general reduction kernel lacks a combiner function, synthesize one.
by David Gross
· 9 years ago
57fd9f8
If a general reduction kernel lacks a combiner function, synthesize one.
by David Gross
· 9 years ago
95dc971
Update bcc's whitelist with rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
2f469a1
Update bcc\'s whitelist with rsDebug for half am: 741f72b
by Pirama Arumuga Nainar
· 9 years ago
741f72b
Update bcc's whitelist with rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
aa355be
Merge "Fix the MD debug info to the `expand\' kernels" am: 4a82aa5 am: 8c57a75
by Dean De Leo
· 9 years ago
3ca8fe9
Fix the MD debug info to the `expand' kernels
by Dean De Leo
· 9 years ago
dacf87d
Add __HOST__ check for bcc-compat am: 4e39604
by Miao Wang
· 9 years ago
678ecd1
Merge "Add __HOST__ check for bcc-compat"
by Miao Wang
· 9 years ago
86e8d4d
Add __HOST__ check for bcc-compat
by Miao Wang
· 9 years ago
4e39604
Add __HOST__ check for bcc-compat
by Miao Wang
· 9 years ago
37df2ca
Merge "Use RenderScript DWARF tag for bcc generated code." am: 2413a9a
by Ewan Crawford
· 9 years ago
2413a9a
Merge "Use RenderScript DWARF tag for bcc generated code."
by Stephen Hines
· 9 years ago
70bf334
Merge "Preserve generalized reduction combiner function for use by driver." into nyc-dev
by David Gross
· 9 years ago
791d57c
Merge "Preserve generalized reduction combiner function for use by driver." into nyc-dev
by David Gross
· 9 years ago
94949f4
Update bcc\'s whitelist with convert_halfN(halfN) variants am: 1ebe36a
by Pirama Arumuga Nainar
· 9 years ago
d10cafe
Update bcc's whitelist with convert_halfN(halfN) variants
by Pirama Arumuga Nainar
· 9 years ago
671077f
Merge "Update bcc\'s whitelist with native_distance for half" am: b39dfc5
by Pirama Arumuga Nainar
· 9 years ago
1ebe36a
Update bcc's whitelist with convert_halfN(halfN) variants
by Pirama Arumuga Nainar
· 9 years ago
caf07a3
Update bcc's whitelist with native_distance for half
by Pirama Arumuga Nainar
· 9 years ago
19eeecb
Update bcc's whitelist with native_distance for half
by Pirama Arumuga Nainar
· 9 years ago
3785f67
Enable +fp16 feature for ARM code generation on AArch64 device am: ae3184b
by Pirama Arumuga Nainar
· 9 years ago
8ca1357
Preserve generalized reduction combiner function for use by driver.
by David Gross
· 9 years ago
ae3184b
Enable +fp16 feature for ARM code generation on AArch64 device
by Pirama Arumuga Nainar
· 9 years ago
8e90893
Update libbcc for LLVM rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
f229c40
Update libbcc for LLVM rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
38293ec
Remove stale generate-whitelist.sh
by Pirama Arumuga Nainar
· 9 years ago
3968173
Merge "Remove dead argument from RSCompilerDriver()."
by David Gross
· 9 years ago
ea79b56
Update RSStubsWhiteList with some vector f16 functions
by Pirama Arumuga Nainar
· 9 years ago
efe1434
Remove dead argument from RSCompilerDriver().
by David Gross
· 9 years ago
88c2cbd
Update RSStubsWhiteList with some vector f16 functions
by Pirama Arumuga Nainar
· 9 years ago
6e66918
Update copyright date in RSStubsWhiteList.cpp
by Pirama Arumuga Nainar
· 9 years ago
0fe574d
Update copyright date in RSStubsWhiteList.cpp
by Pirama Arumuga Nainar
· 9 years ago
7a9a967
Avoid doing symbol internalization when compiling with -O0.
by Dean De Leo
· 9 years ago
2351f92
Improvements to the RSAddDebugInfo pass.
by Dean De Leo
· 9 years ago
ba1a8f1
Make RSKernelExpand use memory rather than registers.
by Dean De Leo
· 9 years ago
16516c6
Add quaternion functions to the stubs white list.
by Verena Beckham
· 9 years ago
c545d6f
General reduction initializer and outconverter functions must not be internalized.
by David Gross
· 9 years ago
b4fe63d
Merge "Refine comment describing RSKernelExpandPass."
by David Gross
· 9 years ago
388e0ac
Merge "General reduction initializer and outconverter functions must not be internalized."
by David Gross
· 9 years ago
797b516
Refine comment describing RSKernelExpandPass.
by David Gross
· 9 years ago
0c5cfae
Use RenderScript DWARF tag for bcc generated code.
by Ewan Crawford
· 9 years ago
688cf3f
Avoid doing symbol internalization when compiling with -O0.
by Dean De Leo
· 9 years ago
9d009b0
Improvements to the RSAddDebugInfo pass.
by Dean De Leo
· 9 years ago
4165d29
Make RSKernelExpand use memory rather than registers.
by Dean De Leo
· 9 years ago
Next »