- c618201 Merge "liblog: use log/log.h when utilizing ALOG macros" am: e37cd92af0 by Mark Salyzyn · 8 years ago
- e37cd92 Merge "liblog: use log/log.h when utilizing ALOG macros" by Treehugger Robot · 8 years ago
- d5c6901 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
- de28a80 Merge "Move bcinfo headers next to library" am: 488d702e0e by Colin Cross · 8 years ago
- 488d702 Merge "Move bcinfo headers next to library" by Colin Cross · 8 years ago
- d3a5bd0 Move bcinfo headers next to library by Colin Cross · 8 years ago
- 9a26a8d Merge "Add regression test for debugging __fp16, float, and double constants" by David Gross · 8 years ago
- 5ffabb6 Merge "Add regression test for debugging __fp16, float, and double constants" by David Gross · 8 years ago
- 97d54c8 Merge "Remove llvm-generated-headers" am: 7a27198c77 by Colin Cross · 8 years ago
- 7a27198 Merge "Remove llvm-generated-headers" by Treehugger Robot · 8 years ago
- 2ddcfa0 Merge "Convert libbcc to Android.bp" am: 8ce319b7bf by Colin Cross · 8 years ago
- 8ce319b Merge "Convert libbcc to Android.bp" by Colin Cross · 8 years ago
- d9758aa Remove llvm-generated-headers by Colin Cross · 8 years ago
- 1d3ac56 Convert libbcc to Android.bp by Colin Cross · 8 years ago
- 6d15fce Merge "Revert "Convert libbcc to Android.bp"" am: c62df60d9a by Colin Cross · 8 years ago
- c62df60 Merge "Revert "Convert libbcc to Android.bp"" by Colin Cross · 8 years ago
- 7e4c6d7 Revert "Convert libbcc to Android.bp" by Colin Cross · 8 years ago
- 20b5d84 Merge "Convert libbcc to Android.bp" am: 5e96179cbc by Colin Cross · 8 years ago
- 5e96179 Merge "Convert libbcc to Android.bp" by Colin Cross · 8 years ago
- 5a2d24e Convert libbcc to Android.bp by Colin Cross · 8 years ago
- b48b174 Merge "Remove BOARD_OVERRIDE_RS_CPU_VARIANT_*" am: ece9b9d666 by Colin Cross · 8 years ago
- ece9b9d Merge "Remove BOARD_OVERRIDE_RS_CPU_VARIANT_*" by Colin Cross · 8 years ago
- 6134f45 Add regression test for debugging __fp16, float, and double constants by David Gross · 8 years ago
- 72521b5 Remove BOARD_OVERRIDE_RS_CPU_VARIANT_* by Colin Cross · 8 years ago
- c42a04c Merge "Remove libbcc.sha1.mk" am: d41c02957f by Pirama Arumuga Nainar · 8 years ago
- d41c029 Merge "Remove libbcc.sha1.mk" by Treehugger Robot · 8 years ago
- 0cdf535 Merge "Do not specify LOCAL_REQUIRED_MODULES for libbc.so" am: 6d797169a9 by Pirama Arumuga Nainar · 8 years ago
- 54dbe5e Remove libbcc.sha1.mk by Pirama Arumuga Nainar · 8 years ago
- 6d79716 Merge "Do not specify LOCAL_REQUIRED_MODULES for libbc.so" by Pirama Arumuga Nainar · 8 years ago
- dbf46f3 Do not specify LOCAL_REQUIRED_MODULES for libbc.so by Pirama Arumuga Nainar · 8 years ago
- f783583 Merge "libbcc: fix memory leak warnings." am: cc4781e8ff by Stephen Hines · 8 years ago
- cc4781e Merge "libbcc: fix memory leak warnings." by Stephen Hines · 8 years ago
- d5f859c Merge "Do not link libLLVM.so into libbcinfo.so" am: 28840649ba by Pirama Arumuga Nainar · 8 years ago
- 205d9f8 Do not link libLLVM.so into libbcinfo.so am: 50e1658b7b by Pirama Arumuga Nainar · 8 years ago
- 2884064 Merge "Do not link libLLVM.so into libbcinfo.so" by Pirama Arumuga Nainar · 8 years ago
- 50e1658 Do not link libLLVM.so into libbcinfo.so by Pirama Arumuga Nainar · 8 years ago
- e350b13 Merge "Add debuginfo to reduction `.expand` loops" am: 50efe38a6c by Yang Ni · 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
- d389fdd libbcc: fix memory leak warnings. by Luis Lozano · 8 years ago
- 77ad47a Merge "Re-enable libbcc as a loadable plugin." am: cae5ebd250 by Stephen Hines · 8 years ago
- cae5ebd Merge "Re-enable libbcc as a loadable plugin." by Treehugger Robot · 8 years ago
- 91ba409 Re-enable libbcc as a loadable plugin. by Stephen Hines · 8 years ago
- 3540b4c Merge changes from topic 'rs-rebase-275480' am: 0fd0024657 by Pirama Arumuga Nainar · 8 years ago
- 8aaea00 Allow undefined symbols if we are loading libbcc dynamically. am: 1cc8b4e81a by Stephen Hines · 8 years ago
- f0764a9 Fix libbcc to compile with LLVM r275480 am: f5b49a0ca1 by Pirama Arumuga Nainar · 8 years ago
- 0fd0024 Merge changes from topic 'rs-rebase-275480' by Pirama Arumuga Nainar · 8 years ago
- 1cc8b4e Allow undefined symbols if we are loading libbcc dynamically. by Stephen Hines · 8 years ago
- f5b49a0 Fix libbcc to compile with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
- 4f8294d Merge "Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW." am: ddc362e3fd am: 79d685e605 by Elliott Hughes · 8 years ago
- 00b7fa1 Merge "Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW." am: ddc362e3fd by Elliott Hughes · 8 years ago
- 79d685e Merge "Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW." by Elliott Hughes · 8 years ago
- ddc362e Merge "Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW." by Elliott Hughes · 8 years ago
- 495e806 Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW. by Elliott Hughes · 8 years ago
- bd521c1 Merge "libbcc: Replace cutils/log.h with android/log.h" am: 8428603f5d am: a674813bd6 by Mark Salyzyn · 8 years ago
- ba93a7d Merge "libbcc: Replace cutils/log.h with android/log.h" am: 8428603f5d by Mark Salyzyn · 8 years ago
- a674813 Merge "libbcc: Replace cutils/log.h with android/log.h" am: 8428603f5d by Mark Salyzyn · 8 years ago
- 8428603 Merge "libbcc: Replace cutils/log.h with android/log.h" by Mark Salyzyn · 8 years ago
- b5517ab libbcc: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
- ee2e4e9 Merge "Revert "Don't internalize __truncxfhf2 for x86"" am: 9f22fc1a6f am: 7255e0d17e by Pirama Arumuga Nainar · 8 years ago
- 8c1794a Merge "Revert "Don't internalize __truncxfhf2 for x86"" am: 9f22fc1a6f by Pirama Arumuga Nainar · 8 years ago
- 7255e0d Merge "Revert "Don't internalize __truncxfhf2 for x86"" am: 9f22fc1a6f by Pirama Arumuga Nainar · 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
- e149a45 Merge "Fix clang-tidy warnings in libbcc." am: d0f61f2d23 am: 52dcd991e0 by Chih-hung Hsieh · 8 years ago
- d0bacb1 Merge "Fix clang-tidy warnings in libbcc." am: d0f61f2d23 am: 52dcd991e0 by Chih-hung Hsieh · 8 years ago
- 52dcd99 Merge "Fix clang-tidy warnings in libbcc." am: d0f61f2d23 by Chih-hung Hsieh · 8 years ago
- d0f61f2 Merge "Fix clang-tidy warnings in libbcc." by Chih-hung Hsieh · 8 years ago
- 8a019dd Fix clang-tidy warnings in libbcc. by Chih-Hung Hsieh · 8 years ago
- f7d4807 Merge \\\"Fix misc-macro-parentheses warnings in libbcc.\\\" am: cdfbd158dc am: 3c71546038 by Chih-Hung Hsieh · 8 years ago
- cfec334 Merge \\"Fix misc-macro-parentheses warnings in libbcc.\\" am: cdfbd158dc by Chih-hung Hsieh · 8 years ago
- 3c71546 Merge \"Fix misc-macro-parentheses warnings in libbcc.\" am: cdfbd158dc by Chih-Hung Hsieh · 8 years ago
- cdfbd15 Merge "Fix misc-macro-parentheses warnings in libbcc." by Chih-hung Hsieh · 8 years ago
- bb05b5f Fix misc-macro-parentheses warnings in libbcc. by Chih-Hung Hsieh · 8 years ago
- a64535f Merge \\\"Delete simple reduction implementation.\\\" am: 07ca9f92bf am: c9400fc1e7 by David Gross · 8 years ago
- fdeeea8 Merge \\"Delete simple reduction implementation.\\" am: 07ca9f92bf by David Gross · 8 years ago
- c9400fc Merge \"Delete simple reduction implementation.\" am: 07ca9f92bf by David Gross · 8 years ago
- 07ca9f9 Merge "Delete simple reduction implementation." by David Gross · 8 years ago
- 26547bf Merge \\\"Disable AVX support in bcc\\\" am: d4af5eabb5 am: d4da0559b8 by Yang Ni · 8 years ago
- 201290b Merge \\"Disable AVX support in bcc\\" am: d4af5eabb5 am: d4da0559b8 by Yang Ni · 8 years ago
- d4da055 Merge \"Disable AVX support in bcc\" am: d4af5eabb5 by Yang Ni · 8 years ago
- d4af5ea Merge "Disable AVX support in bcc" 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
- 208c80f Delete simple reduction implementation. am: a48ea36465 am: f8c5911850 by David Gross · 8 years ago
- 5b1b8ae Delete simple reduction implementation. am: a48ea36465 am: d2e35f9591 by David Gross · 8 years ago
- f8c5911 Delete simple reduction implementation. am: a48ea36465 by David Gross · 8 years ago
- d2e35f9 Delete simple reduction implementation. am: a48ea36465 by David Gross · 8 years ago int/n/fp2
- a48ea36 Delete simple reduction implementation. by David Gross · 8 years ago
- 9bf1ae7 Merge "Fix google-explicit-constructor warnings." am: 0e1a7167e4 am: c643a4c927 by Chih-Hung Hsieh · 9 years ago
- 805a751 Merge "Fix google-explicit-constructor warnings." am: 0e1a7167e4 am: c643a4c927 by Chih-hung Hsieh · 9 years ago
- c643a4c Merge "Fix google-explicit-constructor warnings." am: 0e1a7167e4 by Chih-Hung Hsieh · 9 years ago
- 0e1a716 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
- 7e920a7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- e4cca8e Merge "If a general reduction kernel lacks a combiner function, synthesize one." am: 1ca1ee8 am: 77b7a39 by David Gross · 9 years ago
- eeff67b Merge "If a general reduction kernel lacks a combiner function, synthesize one." am: 1ca1ee8 by David Gross · 9 years ago
- 77b7a39 Merge "If a general reduction kernel lacks a combiner function, synthesize one." by David Gross · 9 years ago
- 1ca1ee8 Merge "If a general reduction kernel lacks a combiner function, synthesize one." by David Gross · 9 years ago
- cf71a21 resolve merge conflicts of 1726942 to nyc-dev-plus-aosp am: ca4b041 by David Gross · 9 years ago
- dd33eb8 If a general reduction kernel lacks a combiner function, synthesize one. by David Gross · 9 years ago