Go to file
Tamas Berghammer c662533d05 Ignore oatdata and oatexec symbols more widely
These are artifical symbols inside android oat files without any value
for the user while causing a significant perfoamce hit inside the
unwinder. We were already ignoring it inside system@framework@boot.oat
bot they have to be ignored in every oat file. Considering that oat
files are only used on android this have no effect on any other
platfrom.

llvm-svn: 274500
2016-07-04 13:31:57 +00:00
clang [X86][AVX512] Converted the VPERMILPD/VPERMILPS intrinsics to generic IR 2016-07-04 11:06:15 +00:00
clang-tools-extra [clang-tidy] Fix more enum declaration cases in misc-unused-using-decls check. 2016-07-04 12:01:56 +00:00
compiler-rt [esan|cfrag] Add struct array access report 2016-07-02 03:25:55 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Add unordered_map::insert benchmark test and rename file 2016-07-02 05:30:54 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Remove duplicate declaration. 2016-07-02 08:50:05 +00:00
lldb Ignore oatdata and oatexec symbols more widely 2016-07-04 13:31:57 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86][AVX512] Autoupgrade the VPERMILPD/VPERMILPS intrinsics 2016-07-04 12:40:54 +00:00
openmp __kmp_partition_places: Update assertion for new parameter update_master_only 2016-07-04 05:58:10 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Correct two typos 2016-07-02 09:19:54 +00:00