• Home
  • History
  • Annotate
  • only in /external/compiler-rt/test/
History log of /external/compiler-rt/test/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5d71de26cedae3dafc17449fe0182045c0bd20e8 21-Jul-2014 Stephen Hines <srhines@google.com> Update compiler-rt for rebase to r212749.

Includes a cherry-pick of:
r213309 - fixes umodsi3

Change-Id: Ic7367e3586b6af7ef74bee6a8cf437d5f28d975a
san/CMakeLists.txt
san/TestCases/Android/coverage-android.cc
san/TestCases/Android/lit.local.cfg
san/TestCases/Darwin/interface_symbols_darwin.c
san/TestCases/Linux/asan_dlopen_test.cc
san/TestCases/Linux/asan_preload_test-1.cc
san/TestCases/Linux/asan_preload_test-2.cc
san/TestCases/Linux/asan_rt_confict_test-1.cc
san/TestCases/Linux/asan_rt_confict_test-2.cc
san/TestCases/Linux/clone_test.cc
san/TestCases/Linux/coverage-direct.cc
san/TestCases/Linux/coverage-disabled.cc
san/TestCases/Linux/coverage-fork-direct.cc
san/TestCases/Linux/coverage-fork.cc
san/TestCases/Linux/coverage-maybe-open-file.cc
san/TestCases/Linux/glob.cc
san/TestCases/Linux/heavy_uar_test.cc
san/TestCases/Linux/interception_readdir_r_test.cc
san/TestCases/Linux/interface_symbols_linux.c
san/TestCases/Linux/kernel-area.cc
san/TestCases/Linux/malloc_delete_mismatch.cc
san/TestCases/Linux/odr-violation.cc
san/TestCases/Linux/preinit_test.cc
san/TestCases/Linux/ptrace.cc
san/TestCases/Linux/shmctl.cc
san/TestCases/Linux/stack-trace-dlclose.cc
san/TestCases/Linux/stress_dtls.c
san/TestCases/Linux/syscalls.cc
san/TestCases/Linux/tsd_dtor_leak.cc
san/TestCases/Linux/uar_signals.cc
san/TestCases/Linux/unpoison_tls.cc
san/TestCases/Posix/asan-symbolize-sanity-test.cc
san/TestCases/Posix/init-order-dlopen.cc
san/TestCases/Posix/shared-lib-test.cc
san/TestCases/Posix/start-deactivated.cc
san/TestCases/Windows/aligned_mallocs.cc
san/TestCases/Windows/allocators_sanity.cc
san/TestCases/Windows/beginthreadex.cc
san/TestCases/Windows/bitfield.cc
san/TestCases/Windows/bitfield_uaf.cc
san/TestCases/Windows/calloc_left_oob.cc
san/TestCases/Windows/calloc_right_oob.cc
san/TestCases/Windows/calloc_uaf.cc
san/TestCases/Windows/crt_initializers.cc
san/TestCases/Windows/dll_aligned_mallocs.cc
san/TestCases/Windows/dll_allocators_sanity.cc
san/TestCases/Windows/dll_cerr.cc
san/TestCases/Windows/dll_host.cc
san/TestCases/Windows/dll_intercept_memchr.cc
san/TestCases/Windows/dll_intercept_memcpy.cc
san/TestCases/Windows/dll_intercept_memcpy_indirect.cc
san/TestCases/Windows/dll_intercept_memset.cc
san/TestCases/Windows/dll_intercept_strlen.cc
san/TestCases/Windows/dll_malloc_left_oob.cc
san/TestCases/Windows/dll_malloc_uaf.cc
san/TestCases/Windows/dll_noreturn.cc
san/TestCases/Windows/dll_operator_array_new_left_oob.cc
san/TestCases/Windows/dll_operator_array_new_with_dtor_left_oob.cc
san/TestCases/Windows/dll_poison_unpoison.cc
san/TestCases/Windows/dll_stack_use_after_return.cc
san/TestCases/Windows/dll_thread_stack_array_left_oob.cc
san/TestCases/Windows/double_free.cc
san/TestCases/Windows/double_operator_delete.cc
san/TestCases/Windows/global_const_string.cc
san/TestCases/Windows/global_const_string_oob.cc
san/TestCases/Windows/hello_world.cc
san/TestCases/Windows/intercept_memcpy.cc
san/TestCases/Windows/intercept_strdup.cc
san/TestCases/Windows/intercept_strlen.cc
san/TestCases/Windows/malloc_left_oob.cc
san/TestCases/Windows/malloc_right_oob.cc
san/TestCases/Windows/malloc_uaf.cc
san/TestCases/Windows/operator_array_new_left_oob.cc
san/TestCases/Windows/operator_array_new_right_oob.cc
san/TestCases/Windows/operator_array_new_uaf.cc
san/TestCases/Windows/operator_array_new_with_dtor_left_oob.cc
san/TestCases/Windows/operator_delete_wrong_argument.cc
san/TestCases/Windows/operator_new_left_oob.cc
san/TestCases/Windows/operator_new_right_oob.cc
san/TestCases/Windows/operator_new_uaf.cc
san/TestCases/Windows/realloc_left_oob.cc
san/TestCases/Windows/realloc_right_oob.cc
san/TestCases/Windows/realloc_uaf.cc
san/TestCases/Windows/stack_array_left_oob.cc
san/TestCases/Windows/stack_array_right_oob.cc
san/TestCases/Windows/stack_array_sanity.cc
san/TestCases/Windows/stack_use_after_return.cc
san/TestCases/Windows/thread_simple.cc
san/TestCases/Windows/thread_stack_array_left_oob.cc
san/TestCases/Windows/thread_stack_array_right_oob.cc
san/TestCases/Windows/thread_stack_reuse.cc
san/TestCases/Windows/thread_stress.cc
san/TestCases/Windows/use_after_realloc.cc
san/TestCases/Windows/windows_h.cc
san/TestCases/Windows/wrong_downcast_on_heap.cc
san/TestCases/Windows/wrong_downcast_on_stack.cc
san/TestCases/asan-symbolize-sanity-test.cc
san/TestCases/current_allocated_bytes.cc
san/TestCases/deep_stack_uaf.cc
san/TestCases/deep_thread_stack.cc
san/TestCases/default_blacklist.cc
san/TestCases/default_options.cc
san/TestCases/double-free.cc
san/TestCases/free_hook_realloc.cc
san/TestCases/frexp_interceptor.cc
san/TestCases/gc-test.cc
san/TestCases/global-demangle.cc
san/TestCases/global-location.cc
san/TestCases/init-order-atexit.cc
san/TestCases/init-order-pthread-create.cc
san/TestCases/initialization-blacklist.cc
san/TestCases/initialization-constexpr.cc
san/TestCases/initialization-nobug.cc
san/TestCases/invalid-free.cc
san/TestCases/large_func_test.cc
san/TestCases/log-path_test.cc
san/TestCases/lsan_annotations.cc
san/TestCases/malloc_context_size.cc
san/TestCases/malloc_hook.cc
san/TestCases/max_redzone.cc
san/TestCases/mmap_limit_mb.cc
san/TestCases/no_asan_gen_globals.c
san/TestCases/on_error_callback.cc
san/TestCases/printf-1.c
san/TestCases/printf-2.c
san/TestCases/printf-3.c
san/TestCases/printf-4.c
san/TestCases/printf-5.c
san/TestCases/sanity_check_pure_c.c
san/TestCases/stack-overflow.cc
san/TestCases/stack-use-after-return.cc
san/TestCases/strdup_oob_test.cc
san/TestCases/strncpy-overflow.cc
san/TestCases/throw_call_test.cc
san/TestCases/throw_catch.cc
san/TestCases/throw_invoke_test.cc
san/TestCases/time_interceptor.cc
san/TestCases/uar_and_exceptions.cc
san/TestCases/use-after-delete.cc
san/TestCases/use-after-free-right.cc
san/TestCases/use-after-free.cc
san/TestCases/use-after-scope-dtor-order.cc
san/TestCases/use-after-scope-inlined.cc
san/TestCases/use-after-scope-nobug.cc
san/TestCases/use-after-scope.cc
san/android_commands/android_run.py
san/lit.cfg
uiltins/Unit/divtf3_test.c
uiltins/Unit/extenddftf2_test.c
uiltins/Unit/extendsftf2_test.c
uiltins/Unit/trunctfdf2_test.c
uiltins/Unit/trunctfsf2_test.c
fsan/basic.c
it.common.cfg
san/SharedLibs/dso-origin-so.cc
san/SharedLibs/dso-origin.h
san/SharedLibs/lit.local.cfg
san/chained_origin.cc
san/chained_origin_empty_stack.cc
san/chained_origin_limits.cc
san/chained_origin_memcpy.cc
san/chained_origin_with_signals.cc
san/dso-origin.cc
san/dtls_test.c
san/getline.cc
san/getline_test_data
san/malloc_hook.cc
san/msan_print_shadow3.cc
san/mul_by_const.cc
san/no_sanitize_memory_prop.cc
san/print_stats.cc
san/vector_cvt.cc
anitizer_common/CMakeLists.txt
anitizer_common/TestCases/Linux/aligned_alloc.c
anitizer_common/TestCases/Linux/ptrace.cc
anitizer_common/TestCases/malloc_hook.cc
anitizer_common/TestCases/print-stack-trace.cc
anitizer_common/TestCases/pthread_mutexattr_get.cc
anitizer_common/lit.common.cfg
san/CMakeLists.txt
san/Helpers/blacklist.txt
san/Helpers/lit.local.cfg
san/SharedLibs/lit.local.cfg
san/SharedLibs/load_shared_lib-so.cc
san/atomic_free.cc
san/atomic_free2.cc
san/atomic_race.cc
san/atomic_stack.cc
san/blacklist.cc
san/blacklist2.cc
san/cond_race.cc
san/deadlock_detector_stress_test.cc
san/deep_stack1.cc
san/deflake.bash
san/fd_location.cc
san/fd_pipe_race.cc
san/fd_stdout_race.cc
san/free_race.c
san/free_race2.c
san/global_race.cc
san/global_race2.cc
san/global_race3.cc
san/halt_on_error.cc
san/heap_race.cc
san/ignore_lib0.cc
san/ignore_lib1.cc
san/ignore_lib2.cc
san/ignore_lib3.cc
san/ignore_sync.cc
san/inlined_memcpy_race.cc
san/inlined_memcpy_race2.cc
san/java.h
san/java_alloc.cc
san/java_finalizer.cc
san/java_lock.cc
san/java_lock_move.cc
san/java_lock_rec.cc
san/java_lock_rec_race.cc
san/java_move_overlap.cc
san/java_move_overlap_race.cc
san/java_race.cc
san/java_race_move.cc
san/java_rwlock.cc
san/lit.cfg
san/load_shared_lib.cc
san/longjmp3.cc
san/longjmp4.cc
san/malloc_hook.cc
san/malloc_stack.cc
san/memcpy_race.cc
san/mop_with_offset.cc
san/mop_with_offset2.cc
san/mutex_bad_read_lock.cc
san/mutex_bad_read_unlock.cc
san/mutex_bad_unlock.cc
san/mutex_cycle2.c
san/mutex_destroy_locked.cc
san/mutex_double_lock.cc
san/mutex_robust2.cc
san/mutexset1.cc
san/mutexset2.cc
san/mutexset3.cc
san/mutexset4.cc
san/mutexset5.cc
san/mutexset6.cc
san/mutexset7.cc
san/mutexset8.cc
san/oob_race.cc
san/pthread_atfork_deadlock.c
san/race_on_barrier.c
san/race_on_barrier2.c
san/race_on_heap.cc
san/race_on_mutex.c
san/race_on_mutex2.c
san/race_on_puts.cc
san/race_on_read.cc
san/race_on_write.cc
san/race_with_finished_thread.cc
san/signal_errno.cc
san/signal_malloc.cc
san/sigsuspend.cc
san/simple_race.c
san/simple_race.cc
san/simple_stack.c
san/simple_stack2.cc
san/sleep_sync.cc
san/sleep_sync2.cc
san/stack_race.cc
san/stack_race2.cc
san/static_init3.cc
san/suppress_same_address.cc
san/suppress_same_stacks.cc
san/test_output.sh
san/thread_end_with_ignore.cc
san/thread_end_with_ignore2.cc
san/thread_end_with_ignore3.cc
san/thread_leak3.c
san/thread_leak5.c
san/thread_name.cc
san/thread_name2.cc
san/tiny_race.c
san/tls_race.cc
san/tls_race2.cc
san/unaligned_race.cc
san/vptr_harmful_race.cc
san/vptr_harmful_race2.cc
san/vptr_harmful_race3.cc
san/write_in_reader_lock.cc
bsan/CMakeLists.txt
a47385774e7c5a4387a37c5605c58f8e8f10207e 19-Jun-2014 Joerg Sonnenberger <joerg@bec.de> Provide mul for IEEE quad. From GuanHong Liu.

Differential Revision: http://reviews.llvm.org/D2799

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@211313 91177308-0d34-0410-b5e6-96231b3b80d8
uiltins/Unit/multf3_test.c
5a869d4603ce41572b6f2f9b5b2f305a16596e63 19-Jun-2014 Joerg Sonnenberger <joerg@bec.de> Provide add and sub for IEEE quad. From GuanHong Liu.

Differential Revision: http://reviews.llvm.org/D2798

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@211312 91177308-0d34-0410-b5e6-96231b3b80d8
uiltins/Unit/addtf3_test.c
uiltins/Unit/subtf3_test.c
2d1fdb26e458c4ddc04155c1d421bced3ba90cd0 29-May-2014 Stephen Hines <srhines@google.com> Update compiler-rt aosp/master for 3.5 (r209699) rebase.

Change-Id: I158a30186f0faea2e2400e9dfdd878db2eb40e90
locksRuntime/block-static.c
locksRuntime/blockimport.c
locksRuntime/byrefaccess.c
locksRuntime/byrefcopy.c
locksRuntime/byrefcopycopy.c
locksRuntime/byrefcopyinner.c
locksRuntime/byrefcopyint.c
locksRuntime/byrefcopystack.c
locksRuntime/byrefsanity.c
locksRuntime/byrefstruct.c
locksRuntime/c99.c
locksRuntime/cast.c
locksRuntime/constassign.c
locksRuntime/copy-block-literal-rdar6439600.c
locksRuntime/copyconstructor.C
locksRuntime/copynull.c
locksRuntime/dispatch_async.c
locksRuntime/dispatch_call_Block_with_release.c
locksRuntime/fail.c
locksRuntime/flagsisa.c
locksRuntime/globalexpression.c
locksRuntime/goto.c
locksRuntime/hasdescriptor.c
locksRuntime/josh.C
locksRuntime/k-and-r.c
locksRuntime/large-struct.c
locksRuntime/localisglobal.c
locksRuntime/macro.c
locksRuntime/makefile
locksRuntime/modglobal.c
locksRuntime/nestedimport.c
locksRuntime/nullblockisa.c
locksRuntime/objectRRGC.c
locksRuntime/objectassign.c
locksRuntime/orbars.c
locksRuntime/rdar6396238.c
locksRuntime/rdar6405500.c
locksRuntime/rdar6414583.c
locksRuntime/recursive-block.c
locksRuntime/recursive-test.c
locksRuntime/recursiveassign.c
locksRuntime/reference.C
locksRuntime/rettypepromotion.c
locksRuntime/returnfunctionptr.c
locksRuntime/shorthandexpression.c
locksRuntime/sizeof.c
locksRuntime/small-struct.c
locksRuntime/structmember.c
locksRuntime/testfilerunner.h
locksRuntime/testfilerunner.m
locksRuntime/varargs-bad-assign.c
locksRuntime/varargs.c
locksRuntime/variadic.c
locksRuntime/voidarg.c
MakeLists.txt
nit/absvdi2_test.c
nit/absvsi2_test.c
nit/absvti2_test.c
nit/adddf3vfp_test.c
nit/addsf3vfp_test.c
nit/addvdi3_test.c
nit/addvsi3_test.c
nit/addvti3_test.c
nit/ashldi3_test.c
nit/ashlti3_test.c
nit/ashrdi3_test.c
nit/ashrti3_test.c
nit/bswapdi2_test.c
nit/bswapsi2_test.c
nit/clear_cache_test.c
nit/clzdi2_test.c
nit/clzsi2_test.c
nit/clzti2_test.c
nit/cmpdi2_test.c
nit/cmpti2_test.c
nit/comparedf2_test.c
nit/comparesf2_test.c
nit/ctzdi2_test.c
nit/ctzsi2_test.c
nit/ctzti2_test.c
nit/divdc3_test.c
nit/divdf3vfp_test.c
nit/divdi3_test.c
nit/divmodsi4_test.c
nit/divsc3_test.c
nit/divsf3vfp_test.c
nit/divsi3_test.c
nit/divtc3_test.c
nit/divti3_test.c
nit/divxc3_test.c
nit/enable_execute_stack_test.c
nit/endianness.h
nit/eqdf2vfp_test.c
nit/eqsf2vfp_test.c
nit/extebdsfdf2vfp_test.c
nit/ffsdi2_test.c
nit/ffsti2_test.c
nit/fixdfdi_test.c
nit/fixdfsivfp_test.c
nit/fixdfti_test.c
nit/fixsfdi_test.c
nit/fixsfsivfp_test.c
nit/fixsfti_test.c
nit/fixunsdfdi_test.c
nit/fixunsdfsi_test.c
nit/fixunsdfsivfp_test.c
nit/fixunsdfti_test.c
nit/fixunssfdi_test.c
nit/fixunssfsi_test.c
nit/fixunssfsivfp_test.c
nit/fixunssfti_test.c
nit/fixunstfdi_test.c
nit/fixunsxfdi_test.c
nit/fixunsxfsi_test.c
nit/fixunsxfti_test.c
nit/fixxfdi_test.c
nit/fixxfti_test.c
nit/floatdidf_test.c
nit/floatdisf_test.c
nit/floatdixf_test.c
nit/floatsidfvfp_test.c
nit/floatsisfvfp_test.c
nit/floattidf_test.c
nit/floattisf_test.c
nit/floattixf_test.c
nit/floatundidf_test.c
nit/floatundisf_test.c
nit/floatundixf_test.c
nit/floatunssidfvfp_test.c
nit/floatunssisfvfp_test.c
nit/floatuntidf_test.c
nit/floatuntisf_test.c
nit/floatuntixf_test.c
nit/gcc_personality_test.c
nit/gcc_personality_test_helper.cxx
nit/gedf2vfp_test.c
nit/gesf2vfp_test.c
nit/gtdf2vfp_test.c
nit/gtsf2vfp_test.c
nit/ledf2vfp_test.c
nit/lesf2vfp_test.c
nit/lshrdi3_test.c
nit/lshrti3_test.c
nit/ltdf2vfp_test.c
nit/ltsf2vfp_test.c
nit/moddi3_test.c
nit/modsi3_test.c
nit/modti3_test.c
nit/muldc3_test.c
nit/muldf3vfp_test.c
nit/muldi3_test.c
nit/mulodi4_test.c
nit/mulosi4_test.c
nit/muloti4_test.c
nit/mulsc3_test.c
nit/mulsf3vfp_test.c
nit/multc3_test.c
nit/multi3_test.c
nit/mulvdi3_test.c
nit/mulvsi3_test.c
nit/mulvti3_test.c
nit/mulxc3_test.c
nit/nedf2vfp_test.c
nit/negdf2vfp_test.c
nit/negdi2_test.c
nit/negsf2vfp_test.c
nit/negti2_test.c
nit/negvdi2_test.c
nit/negvsi2_test.c
nit/negvti2_test.c
nit/nesf2vfp_test.c
nit/paritydi2_test.c
nit/paritysi2_test.c
nit/parityti2_test.c
nit/popcountdi2_test.c
nit/popcountsi2_test.c
nit/popcountti2_test.c
nit/powidf2_test.c
nit/powisf2_test.c
nit/powitf2_test.c
nit/powixf2_test.c
nit/ppc/DD.h
nit/ppc/fixtfdi_test.c
nit/ppc/floatditf_test.c
nit/ppc/floatditf_test.h
nit/ppc/floatunditf_test.c
nit/ppc/floatunditf_test.h
nit/ppc/qadd_test.c
nit/ppc/qdiv_test.c
nit/ppc/qmul_test.c
nit/ppc/qsub_test.c
nit/ppc/test
nit/subdf3vfp_test.c
nit/subsf3vfp_test.c
nit/subvdi3_test.c
nit/subvsi3_test.c
nit/subvti3_test.c
nit/test
nit/trampoline_setup_test.c
nit/truncdfsf2vfp_test.c
nit/ucmpdi2_test.c
nit/ucmpti2_test.c
nit/udivdi3_test.c
nit/udivmoddi4_test.c
nit/udivmodsi4_test.c
nit/udivmodti4_test.c
nit/udivsi3_test.c
nit/udivti3_test.c
nit/umoddi3_test.c
nit/umodsi3_test.c
nit/umodti3_test.c
nit/unorddf2vfp_test.c
nit/unordsf2vfp_test.c
san/CMakeLists.txt
san/TestCases/Darwin/asan_gen_prefixes.cc
san/TestCases/Darwin/cstring_literals_regtest.mm
san/TestCases/Darwin/interception-in-shared-lib-test.cc
san/TestCases/Darwin/interface_symbols_darwin.c
san/TestCases/Darwin/lit.local.cfg
san/TestCases/Darwin/malloc_set_zone_name-mprotect.cc
san/TestCases/Darwin/malloc_zone-protected.cc
san/TestCases/Darwin/reexec-insert-libraries-env.cc
san/TestCases/Darwin/unset-insert-libraries-on-exec.cc
san/TestCases/Helpers/blacklist-extra.cc
san/TestCases/Helpers/echo-env.cc
san/TestCases/Helpers/init-order-atexit-extra.cc
san/TestCases/Helpers/init-order-pthread-create-extra.cc
san/TestCases/Helpers/initialization-blacklist-extra.cc
san/TestCases/Helpers/initialization-blacklist-extra2.cc
san/TestCases/Helpers/initialization-blacklist.txt
san/TestCases/Helpers/initialization-bug-extra.cc
san/TestCases/Helpers/initialization-bug-extra2.cc
san/TestCases/Helpers/initialization-constexpr-extra.cc
san/TestCases/Helpers/initialization-nobug-extra.cc
san/TestCases/Helpers/lit.local.cfg
san/TestCases/Linux/asan_dlopen_test.cc
san/TestCases/Linux/asan_prelink_test.cc
san/TestCases/Linux/asan_preload_test-1.cc
san/TestCases/Linux/asan_preload_test-2.cc
san/TestCases/Linux/asan_rt_confict_test-1.cc
san/TestCases/Linux/asan_rt_confict_test-2.cc
san/TestCases/Linux/clone_test.cc
san/TestCases/Linux/coverage-direct-large.cc
san/TestCases/Linux/coverage-direct.cc
san/TestCases/Linux/coverage-maybe-open-file.cc
san/TestCases/Linux/coverage-module-unloaded.cc
san/TestCases/Linux/coverage-sandboxing.cc
san/TestCases/Linux/coverage.cc
san/TestCases/Linux/function-sections-are-bad.cc
san/TestCases/Linux/glob.cc
san/TestCases/Linux/glob_test_root/aa
san/TestCases/Linux/glob_test_root/ab
san/TestCases/Linux/glob_test_root/ba
san/TestCases/Linux/globals-gc-sections.cc
san/TestCases/Linux/heap-overflow-large.cc
san/TestCases/Linux/heavy_uar_test.cc
san/TestCases/Linux/initialization-bug-any-order.cc
san/TestCases/Linux/interception-in-shared-lib-test.cc
san/TestCases/Linux/interception_failure_test.cc
san/TestCases/Linux/interception_malloc_test.cc
san/TestCases/Linux/interception_readdir_r_test.cc
san/TestCases/Linux/interception_test.cc
san/TestCases/Linux/interface_symbols_linux.c
san/TestCases/Linux/kernel-area.cc
san/TestCases/Linux/leak.cc
san/TestCases/Linux/lit.local.cfg
san/TestCases/Linux/malloc-in-qsort.cc
san/TestCases/Linux/malloc_delete_mismatch.cc
san/TestCases/Linux/odr-violation.cc
san/TestCases/Linux/overflow-in-qsort.cc
san/TestCases/Linux/preinit_test.cc
san/TestCases/Linux/ptrace.cc
san/TestCases/Linux/rlimit_mmap_test.cc
san/TestCases/Linux/shmctl.cc
san/TestCases/Linux/stack-trace-dlclose.cc
san/TestCases/Linux/stress_dtls.c
san/TestCases/Linux/swapcontext_test.cc
san/TestCases/Linux/syscalls.cc
san/TestCases/Linux/tsd_dtor_leak.cc
san/TestCases/Linux/uar_signals.cc
san/TestCases/Linux/unpoison_tls.cc
san/TestCases/Posix/allow_user_segv.cc
san/TestCases/Posix/assign_large_valloc_to_global.cc
san/TestCases/Posix/init-order-dlopen.cc
san/TestCases/Posix/ioctl.cc
san/TestCases/Posix/large_allocator_unpoisons_on_free.cc
san/TestCases/Posix/lit.local.cfg
san/TestCases/Posix/readv.cc
san/TestCases/Posix/shared-lib-test.cc
san/TestCases/Posix/start-deactivated.cc
san/TestCases/Posix/strerror_r_test.cc
san/TestCases/Posix/wait.cc
san/TestCases/Posix/waitid.cc
san/TestCases/Windows/aligned_mallocs.cc
san/TestCases/Windows/allocators_sanity.cc
san/TestCases/Windows/beginthreadex.cc
san/TestCases/Windows/bitfield.cc
san/TestCases/Windows/bitfield_uaf.cc
san/TestCases/Windows/calloc_left_oob.cc
san/TestCases/Windows/calloc_right_oob.cc
san/TestCases/Windows/calloc_uaf.cc
san/TestCases/Windows/crt_initializers.cc
san/TestCases/Windows/dll_aligned_mallocs.cc
san/TestCases/Windows/dll_allocators_sanity.cc
san/TestCases/Windows/dll_host.cc
san/TestCases/Windows/dll_intercept_memcpy.cc
san/TestCases/Windows/dll_intercept_strlen.cc
san/TestCases/Windows/dll_malloc_left_oob.cc
san/TestCases/Windows/dll_malloc_uaf.cc
san/TestCases/Windows/dll_noreturn.cc
san/TestCases/Windows/dll_operator_array_new_left_oob.cc
san/TestCases/Windows/dll_operator_array_new_with_dtor_left_oob.cc
san/TestCases/Windows/dll_poison_unpoison.cc
san/TestCases/Windows/dll_stack_use_after_return.cc
san/TestCases/Windows/dll_thread_stack_array_left_oob.cc
san/TestCases/Windows/double_free.cc
san/TestCases/Windows/double_operator_delete.cc
san/TestCases/Windows/global_const_string.cc
san/TestCases/Windows/global_const_string_oob.cc
san/TestCases/Windows/hello_world.cc
san/TestCases/Windows/intercept_memcpy.cc
san/TestCases/Windows/intercept_strdup.cc
san/TestCases/Windows/intercept_strlen.cc
san/TestCases/Windows/lit.local.cfg
san/TestCases/Windows/malloc_left_oob.cc
san/TestCases/Windows/malloc_right_oob.cc
san/TestCases/Windows/malloc_uaf.cc
san/TestCases/Windows/operator_array_new_left_oob.cc
san/TestCases/Windows/operator_array_new_right_oob.cc
san/TestCases/Windows/operator_array_new_uaf.cc
san/TestCases/Windows/operator_array_new_with_dtor_left_oob.cc
san/TestCases/Windows/operator_delete_wrong_argument.cc
san/TestCases/Windows/operator_new_left_oob.cc
san/TestCases/Windows/operator_new_right_oob.cc
san/TestCases/Windows/operator_new_uaf.cc
san/TestCases/Windows/realloc_left_oob.cc
san/TestCases/Windows/realloc_right_oob.cc
san/TestCases/Windows/realloc_uaf.cc
san/TestCases/Windows/stack_array_left_oob.cc
san/TestCases/Windows/stack_array_right_oob.cc
san/TestCases/Windows/stack_array_sanity.cc
san/TestCases/Windows/stack_use_after_return.cc
san/TestCases/Windows/thread_simple.cc
san/TestCases/Windows/thread_stack_array_left_oob.cc
san/TestCases/Windows/thread_stack_array_right_oob.cc
san/TestCases/Windows/thread_stack_reuse.cc
san/TestCases/Windows/thread_stress.cc
san/TestCases/Windows/use_after_realloc.cc
san/TestCases/Windows/windows_h.cc
san/TestCases/Windows/wrong_downcast_on_heap.cc
san/TestCases/Windows/wrong_downcast_on_stack.cc
san/TestCases/allocator_returns_null.cc
san/TestCases/asan-symbolize-sanity-test.cc
san/TestCases/atexit_stats.cc
san/TestCases/blacklist.cc
san/TestCases/contiguous_container.cc
san/TestCases/contiguous_container_crash.cc
san/TestCases/current_allocated_bytes.cc
san/TestCases/deep_call_stack.cc
san/TestCases/deep_stack_uaf.cc
san/TestCases/deep_tail_call.cc
san/TestCases/deep_thread_stack.cc
san/TestCases/default_blacklist.cc
san/TestCases/default_options.cc
san/TestCases/dlclose-test.cc
san/TestCases/double-free.cc
san/TestCases/force_inline_opt0.cc
san/TestCases/free_hook_realloc.cc
san/TestCases/gc-test.cc
san/TestCases/global-demangle.cc
san/TestCases/global-overflow.cc
san/TestCases/heap-overflow.cc
san/TestCases/huge_negative_hea_oob.cc
san/TestCases/init-order-atexit.cc
san/TestCases/init-order-pthread-create.cc
san/TestCases/initialization-blacklist.cc
san/TestCases/initialization-bug.cc
san/TestCases/initialization-constexpr.cc
san/TestCases/initialization-nobug.cc
san/TestCases/inline.cc
san/TestCases/interface_test.cc
san/TestCases/invalid-free.cc
san/TestCases/large_func_test.cc
san/TestCases/log-path_test.cc
san/TestCases/log_path_fork_test.cc.disabled
san/TestCases/lsan_annotations.cc
san/TestCases/malloc_context_size.cc
san/TestCases/malloc_fill.cc
san/TestCases/malloc_hook.cc
san/TestCases/max_redzone.cc
san/TestCases/memcmp_strict_test.cc
san/TestCases/memcmp_test.cc
san/TestCases/memset_test.cc
san/TestCases/mmap_limit_mb.cc
san/TestCases/no_asan_gen_globals.c
san/TestCases/null_deref.cc
san/TestCases/on_error_callback.cc
san/TestCases/partial_right.cc
san/TestCases/poison_partial.cc
san/TestCases/print_summary.cc
san/TestCases/printf-1.c
san/TestCases/printf-2.c
san/TestCases/printf-3.c
san/TestCases/printf-4.c
san/TestCases/printf-5.c
san/TestCases/sanity_check_pure_c.c
san/TestCases/sleep_before_dying.c
san/TestCases/stack-buffer-overflow-with-position.cc
san/TestCases/stack-buffer-overflow.cc
san/TestCases/stack-frame-demangle.cc
san/TestCases/stack-oob-frames.cc
san/TestCases/stack-overflow.cc
san/TestCases/stack-use-after-return.cc
san/TestCases/strdup_oob_test.cc
san/TestCases/strip_path_prefix.c
san/TestCases/strncpy-overflow.cc
san/TestCases/throw_call_test.cc
san/TestCases/throw_catch.cc
san/TestCases/throw_invoke_test.cc
san/TestCases/time_interceptor.cc
san/TestCases/uar_and_exceptions.cc
san/TestCases/unaligned_loads_and_stores.cc
san/TestCases/use-after-delete.cc
san/TestCases/use-after-free-right.cc
san/TestCases/use-after-free.cc
san/TestCases/use-after-poison.cc
san/TestCases/use-after-scope-dtor-order.cc
san/TestCases/use-after-scope-inlined.cc
san/TestCases/use-after-scope-nobug.cc
san/TestCases/use-after-scope-temp.cc
san/TestCases/use-after-scope.cc
san/Unit/lit.site.cfg.in
san/android_commands/android_common.py
san/android_commands/android_compile.py
san/android_commands/android_run.py
san/lit.cfg
san/lit.site.cfg.in
uiltins/Unit/absvdi2_test.c
uiltins/Unit/absvsi2_test.c
uiltins/Unit/absvti2_test.c
uiltins/Unit/adddf3vfp_test.c
uiltins/Unit/addsf3vfp_test.c
uiltins/Unit/addvdi3_test.c
uiltins/Unit/addvsi3_test.c
uiltins/Unit/addvti3_test.c
uiltins/Unit/ashldi3_test.c
uiltins/Unit/ashlti3_test.c
uiltins/Unit/ashrdi3_test.c
uiltins/Unit/ashrti3_test.c
uiltins/Unit/bswapdi2_test.c
uiltins/Unit/bswapsi2_test.c
uiltins/Unit/clear_cache_test.c
uiltins/Unit/clzdi2_test.c
uiltins/Unit/clzsi2_test.c
uiltins/Unit/clzti2_test.c
uiltins/Unit/cmpdi2_test.c
uiltins/Unit/cmpti2_test.c
uiltins/Unit/comparedf2_test.c
uiltins/Unit/comparesf2_test.c
uiltins/Unit/ctzdi2_test.c
uiltins/Unit/ctzsi2_test.c
uiltins/Unit/ctzti2_test.c
uiltins/Unit/divdc3_test.c
uiltins/Unit/divdf3vfp_test.c
uiltins/Unit/divdi3_test.c
uiltins/Unit/divmodsi4_test.c
uiltins/Unit/divsc3_test.c
uiltins/Unit/divsf3vfp_test.c
uiltins/Unit/divsi3_test.c
uiltins/Unit/divtc3_test.c
uiltins/Unit/divti3_test.c
uiltins/Unit/divxc3_test.c
uiltins/Unit/enable_execute_stack_test.c
uiltins/Unit/endianness.h
uiltins/Unit/eqdf2vfp_test.c
uiltins/Unit/eqsf2vfp_test.c
uiltins/Unit/eqtf2_test.c
uiltins/Unit/extebdsfdf2vfp_test.c
uiltins/Unit/ffsdi2_test.c
uiltins/Unit/ffsti2_test.c
uiltins/Unit/fixdfdi_test.c
uiltins/Unit/fixdfsivfp_test.c
uiltins/Unit/fixdfti_test.c
uiltins/Unit/fixsfdi_test.c
uiltins/Unit/fixsfsivfp_test.c
uiltins/Unit/fixsfti_test.c
uiltins/Unit/fixunsdfdi_test.c
uiltins/Unit/fixunsdfsi_test.c
uiltins/Unit/fixunsdfsivfp_test.c
uiltins/Unit/fixunsdfti_test.c
uiltins/Unit/fixunssfdi_test.c
uiltins/Unit/fixunssfsi_test.c
uiltins/Unit/fixunssfsivfp_test.c
uiltins/Unit/fixunssfti_test.c
uiltins/Unit/fixunstfdi_test.c
uiltins/Unit/fixunsxfdi_test.c
uiltins/Unit/fixunsxfsi_test.c
uiltins/Unit/fixunsxfti_test.c
uiltins/Unit/fixxfdi_test.c
uiltins/Unit/fixxfti_test.c
uiltins/Unit/floatdidf_test.c
uiltins/Unit/floatdisf_test.c
uiltins/Unit/floatdixf_test.c
uiltins/Unit/floatsidfvfp_test.c
uiltins/Unit/floatsisfvfp_test.c
uiltins/Unit/floattidf_test.c
uiltins/Unit/floattisf_test.c
uiltins/Unit/floattixf_test.c
uiltins/Unit/floatundidf_test.c
uiltins/Unit/floatundisf_test.c
uiltins/Unit/floatundixf_test.c
uiltins/Unit/floatunssidfvfp_test.c
uiltins/Unit/floatunssisfvfp_test.c
uiltins/Unit/floatuntidf_test.c
uiltins/Unit/floatuntisf_test.c
uiltins/Unit/floatuntixf_test.c
uiltins/Unit/fp_test.h
uiltins/Unit/gcc_personality_test.c
uiltins/Unit/gcc_personality_test_helper.cxx
uiltins/Unit/gedf2vfp_test.c
uiltins/Unit/gesf2vfp_test.c
uiltins/Unit/getf2_test.c
uiltins/Unit/gtdf2vfp_test.c
uiltins/Unit/gtsf2vfp_test.c
uiltins/Unit/gttf2_test.c
uiltins/Unit/ledf2vfp_test.c
uiltins/Unit/lesf2vfp_test.c
uiltins/Unit/letf2_test.c
uiltins/Unit/lshrdi3_test.c
uiltins/Unit/lshrti3_test.c
uiltins/Unit/ltdf2vfp_test.c
uiltins/Unit/ltsf2vfp_test.c
uiltins/Unit/lttf2_test.c
uiltins/Unit/moddi3_test.c
uiltins/Unit/modsi3_test.c
uiltins/Unit/modti3_test.c
uiltins/Unit/muldc3_test.c
uiltins/Unit/muldf3vfp_test.c
uiltins/Unit/muldi3_test.c
uiltins/Unit/mulodi4_test.c
uiltins/Unit/mulosi4_test.c
uiltins/Unit/muloti4_test.c
uiltins/Unit/mulsc3_test.c
uiltins/Unit/mulsf3vfp_test.c
uiltins/Unit/multc3_test.c
uiltins/Unit/multi3_test.c
uiltins/Unit/mulvdi3_test.c
uiltins/Unit/mulvsi3_test.c
uiltins/Unit/mulvti3_test.c
uiltins/Unit/mulxc3_test.c
uiltins/Unit/nedf2vfp_test.c
uiltins/Unit/negdf2vfp_test.c
uiltins/Unit/negdi2_test.c
uiltins/Unit/negsf2vfp_test.c
uiltins/Unit/negti2_test.c
uiltins/Unit/negvdi2_test.c
uiltins/Unit/negvsi2_test.c
uiltins/Unit/negvti2_test.c
uiltins/Unit/nesf2vfp_test.c
uiltins/Unit/netf2_test.c
uiltins/Unit/paritydi2_test.c
uiltins/Unit/paritysi2_test.c
uiltins/Unit/parityti2_test.c
uiltins/Unit/popcountdi2_test.c
uiltins/Unit/popcountsi2_test.c
uiltins/Unit/popcountti2_test.c
uiltins/Unit/powidf2_test.c
uiltins/Unit/powisf2_test.c
uiltins/Unit/powitf2_test.c
uiltins/Unit/powixf2_test.c
uiltins/Unit/ppc/DD.h
uiltins/Unit/ppc/fixtfdi_test.c
uiltins/Unit/ppc/floatditf_test.c
uiltins/Unit/ppc/floatditf_test.h
uiltins/Unit/ppc/floatunditf_test.c
uiltins/Unit/ppc/floatunditf_test.h
uiltins/Unit/ppc/qadd_test.c
uiltins/Unit/ppc/qdiv_test.c
uiltins/Unit/ppc/qmul_test.c
uiltins/Unit/ppc/qsub_test.c
uiltins/Unit/ppc/test
uiltins/Unit/subdf3vfp_test.c
uiltins/Unit/subsf3vfp_test.c
uiltins/Unit/subvdi3_test.c
uiltins/Unit/subvsi3_test.c
uiltins/Unit/subvti3_test.c
uiltins/Unit/test
uiltins/Unit/trampoline_setup_test.c
uiltins/Unit/truncdfsf2vfp_test.c
uiltins/Unit/ucmpdi2_test.c
uiltins/Unit/ucmpti2_test.c
uiltins/Unit/udivdi3_test.c
uiltins/Unit/udivmoddi4_test.c
uiltins/Unit/udivmodsi4_test.c
uiltins/Unit/udivmodti4_test.c
uiltins/Unit/udivsi3_test.c
uiltins/Unit/udivti3_test.c
uiltins/Unit/umoddi3_test.c
uiltins/Unit/umodsi3_test.c
uiltins/Unit/umodti3_test.c
uiltins/Unit/unorddf2vfp_test.c
uiltins/Unit/unordsf2vfp_test.c
uiltins/Unit/unordtf2_test.c
uiltins/timing/ashldi3.c
uiltins/timing/ashrdi3.c
uiltins/timing/divdi3.c
uiltins/timing/floatdidf.c
uiltins/timing/floatdisf.c
uiltins/timing/floatdixf.c
uiltins/timing/floatundidf.c
uiltins/timing/floatundisf.c
uiltins/timing/floatundixf.c
uiltins/timing/lshrdi3.c
uiltins/timing/moddi3.c
uiltins/timing/modsi3.c
uiltins/timing/muldi3.c
uiltins/timing/negdi2.c
uiltins/timing/time
uiltins/timing/timing.h
uiltins/timing/udivdi3.c
uiltins/timing/umoddi3.c
fsan/CMakeLists.txt
fsan/Inputs/flags_abilist.txt
fsan/basic.c
fsan/custom.c
fsan/flags.c
fsan/fncall.c
fsan/label_count.c
fsan/lit.cfg
fsan/lit.site.cfg.in
fsan/propagate.c
fsan/write_callback.c
it.common.cfg
it.common.configured.in
san/CMakeLists.txt
san/TestCases/cleanup_in_tsd_destructor.cc
san/TestCases/disabler.cc
san/TestCases/disabler_in_tsd_destructor.cc
san/TestCases/do_leak_check_override.cc
san/TestCases/fork.cc
san/TestCases/fork_threaded.cc
san/TestCases/high_allocator_contention.cc
san/TestCases/ignore_object.cc
san/TestCases/ignore_object_errors.cc
san/TestCases/large_allocation_leak.cc
san/TestCases/leak_check_at_exit.cc
san/TestCases/link_turned_off.cc
san/TestCases/new_array_with_dtor_0.cc
san/TestCases/pointer_to_self.cc
san/TestCases/print_suppressions.cc
san/TestCases/register_root_region.cc
san/TestCases/sanity_check_pure_c.c
san/TestCases/stale_stack_leak.cc
san/TestCases/suppressions_default.cc
san/TestCases/suppressions_file.cc
san/TestCases/swapcontext.cc
san/TestCases/use_after_return.cc
san/TestCases/use_globals_initialized.cc
san/TestCases/use_globals_uninitialized.cc
san/TestCases/use_poisoned_asan.cc
san/TestCases/use_registers.cc
san/TestCases/use_stacks.cc
san/TestCases/use_stacks_threaded.cc
san/TestCases/use_tls_dynamic.cc
san/TestCases/use_tls_pthread_specific_dynamic.cc
san/TestCases/use_tls_pthread_specific_static.cc
san/TestCases/use_tls_static.cc
san/TestCases/use_unaligned.cc
san/lit.common.cfg
san/lit.site.cfg.in
san/CMakeLists.txt
san/Linux/getresid.cc
san/Linux/glob.cc
san/Linux/glob_altdirfunc.cc
san/Linux/glob_nomatch.cc
san/Linux/glob_test_root/aa
san/Linux/glob_test_root/ab
san/Linux/glob_test_root/ba
san/Linux/lit.local.cfg
san/Linux/sunrpc.cc
san/Linux/sunrpc_bytes.cc
san/Linux/sunrpc_string.cc
san/Linux/syscalls.cc
san/Linux/tcgetattr.cc
san/Linux/xattr.cc
san/Linux/xattr_test_root/a
san/SharedLibs/dso-origin-so.cc
san/SharedLibs/dso-origin.h
san/SharedLibs/lit.local.cfg
san/Unit/lit.site.cfg.in
san/allocator_returns_null.cc
san/backtrace.cc
san/c-strdup.c
san/chained_origin.cc
san/chained_origin_limits.cc
san/chained_origin_memcpy.cc
san/chained_origin_with_signals.cc
san/check_mem_is_initialized.cc
san/cxa_atexit.cc
san/death-callback.cc
san/default_blacklist.cc
san/dlerror.cc
san/dso-origin.cc
san/dtls_test.c
san/errno.cc
san/ftime.cc
san/getaddrinfo-positive.cc
san/getaddrinfo.cc
san/getc_unlocked.c
san/getline.cc
san/getline_test_data
san/heap-origin.cc
san/iconv.cc
san/if_indextoname.cc
san/ifaddrs.cc
san/initgroups.cc
san/inline.cc
san/insertvalue_origin.cc
san/ioctl.cc
san/ioctl_custom.cc
san/ioctl_sound.cc
san/keep-going-dso.cc
san/keep-going.cc
san/lit.cfg
san/lit.site.cfg.in
san/mallinfo.cc
san/malloc_hook.cc
san/mktime.cc
san/mmap_below_shadow.cc
san/msan_check_mem_is_initialized.cc
san/msan_dump_shadow.cc
san/msan_print_shadow.cc
san/msan_print_shadow2.cc
san/no_sanitize_memory.cc
san/no_sanitize_memory_prop.cc
san/obstack.cc
san/poison_in_free.cc
san/print_stats.cc
san/pthread_getattr_np_deadlock.cc
san/rand_r.cc
san/readdir64.cc
san/scandir.cc
san/scandir_null.cc
san/scandir_test_root/aaa
san/scandir_test_root/aab
san/scandir_test_root/bbb
san/select.cc
san/select_origin.cc
san/setlocale.cc
san/signal_stress_test.cc
san/sigwait.cc
san/sigwaitinfo.cc
san/stack-origin.cc
san/strerror_r-non-gnu.c
san/strlen_of_shadow.cc
san/strxfrm.cc
san/sync_lock_set_and_test.cc
san/textdomain.cc
san/times.cc
san/tls_reuse.cc
san/tsearch.cc
san/tzset.cc
san/unaligned_read_origin.cc
san/unpoison_string.cc
san/use-after-free.cc
san/vector_cvt.cc
san/vector_select.cc
san/wrap_indirect_calls.cc
san/wrap_indirect_calls/caller.cc
san/wrap_indirect_calls/lit.local.cfg
san/wrap_indirect_calls/one.cc
san/wrap_indirect_calls/two.cc
san/wrap_indirect_calls/wrapper.cc
san/wrap_indirect_calls2.cc
san/wrap_indirect_calls_in_rtl.cc
rofile/CMakeLists.txt
rofile/Inputs/instrprof-dlopen-func.c
rofile/Inputs/instrprof-dlopen-func2.c
rofile/Inputs/instrprof-dlopen-main.c
rofile/Inputs/instrprof-dynamic-a.cpp
rofile/Inputs/instrprof-dynamic-b.cpp
rofile/Inputs/instrprof-dynamic-header.h
rofile/Inputs/instrprof-dynamic-main.cpp
rofile/instrprof-basic.c
rofile/instrprof-dlopen.test
rofile/instrprof-dynamic-one-shared.test
rofile/instrprof-dynamic-two-shared.test
rofile/instrprof-reset-counters.c
rofile/instrprof-set-filename.c
rofile/instrprof-without-libc.c
rofile/instrprof-write-file-atexit-explicitly.c
rofile/instrprof-write-file-only.c
rofile/instrprof-write-file.c
rofile/lit.cfg
rofile/lit.site.cfg.in
anitizer_common/CMakeLists.txt
anitizer_common/TestCases/Linux/getpwnam_r_invalid_user.cc
anitizer_common/TestCases/Linux/lit.local.cfg
anitizer_common/TestCases/Linux/open_memstream.cc
anitizer_common/TestCases/Linux/ptrace.cc
anitizer_common/TestCases/print-stack-trace.cc
anitizer_common/Unit/lit.site.cfg.in
anitizer_common/lit.common.cfg
anitizer_common/lit.site.cfg.in
iming/ashldi3.c
iming/ashrdi3.c
iming/divdi3.c
iming/floatdidf.c
iming/floatdisf.c
iming/floatdixf.c
iming/floatundidf.c
iming/floatundisf.c
iming/floatundixf.c
iming/lshrdi3.c
iming/moddi3.c
iming/modsi3.c
iming/muldi3.c
iming/negdi2.c
iming/time
iming/timing.h
iming/udivdi3.c
iming/umoddi3.c
san/CMakeLists.txt
san/Helpers/blacklist.txt
san/Helpers/lit.local.cfg
san/SharedLibs/lit.local.cfg
san/SharedLibs/load_shared_lib-so.cc
san/Unit/lit.site.cfg.in
san/aligned_vs_unaligned_race.cc
san/allocator_returns_null.cc
san/atomic_free.cc
san/atomic_free2.cc
san/atomic_norace.cc
san/atomic_race.cc
san/atomic_stack.cc
san/barrier.cc
san/bench.h
san/bench_acquire_only.cc
san/bench_acquire_release.cc
san/bench_local_mutex.cc
san/bench_mutex.cc
san/bench_release_only.cc
san/bench_rwmutex.cc
san/bench_shadow_flush.cc
san/bench_single_writer.cc
san/bench_ten_mutexes.cc
san/benign_race.cc
san/blacklist.cc
san/cond.c
san/cond_cancel.c
san/cond_race.cc
san/cond_version.c
san/deadlock_detector_stress_test.cc
san/deep_stack1.cc
san/default_options.cc
san/fd_close_norace.cc
san/fd_close_norace2.cc
san/fd_dup_norace.cc
san/fd_location.cc
san/fd_pipe_norace.cc
san/fd_pipe_race.cc
san/fd_socket_connect_norace.cc
san/fd_socket_norace.cc
san/fd_socketpair_norace.cc
san/fd_stdout_race.cc
san/fork_atexit.cc
san/fork_deadlock.cc
san/fork_multithreaded.cc
san/fork_multithreaded3.cc
san/free_race.c
san/free_race.c.supp
san/free_race2.c
san/getline_nohang.cc
san/global_race.cc
san/halt_on_error.cc
san/heap_race.cc
san/ignore_free.cc
san/ignore_lib0.cc
san/ignore_lib0.cc.supp
san/ignore_lib1.cc
san/ignore_lib1.cc.supp
san/ignore_lib2.cc
san/ignore_lib2.cc.supp
san/ignore_lib3.cc
san/ignore_lib3.cc.supp
san/ignore_lib_lib.h
san/ignore_malloc.cc
san/ignore_race.cc
san/ignore_sync.cc
san/inlined_memcpy_race.cc
san/interface_atomic_test.c
san/java.h
san/java_alloc.cc
san/java_lock.cc
san/java_lock_move.cc
san/java_lock_rec.cc
san/java_lock_rec_race.cc
san/java_race.cc
san/java_race_move.cc
san/java_rwlock.cc
san/libcxx/lit.local.cfg
san/libcxx/std_shared_ptr.cc
san/lit.cfg
san/lit.site.cfg.in
san/load_shared_lib.cc
san/longjmp.cc
san/longjmp2.cc
san/longjmp3.cc
san/longjmp4.cc
san/malloc_hook.cc
san/malloc_overflow.cc
san/malloc_stack.cc
san/memcpy_race.cc
san/mmap_large.cc
san/mop_with_offset.cc
san/mop_with_offset2.cc
san/mutex_bad_read_lock.cc
san/mutex_bad_read_unlock.cc
san/mutex_bad_unlock.cc
san/mutex_cycle2.c
san/mutex_destroy_locked.cc
san/mutex_double_lock.cc
san/mutex_robust.cc
san/mutex_robust2.cc
san/mutexset1.cc
san/mutexset2.cc
san/mutexset3.cc
san/mutexset4.cc
san/mutexset5.cc
san/mutexset6.cc
san/mutexset7.cc
san/mutexset8.cc
san/oob_race.cc
san/printf-1.c
san/pthread_atfork_deadlock.c
san/race_on_barrier.c
san/race_on_barrier2.c
san/race_on_heap.cc
san/race_on_mutex.c
san/race_on_mutex2.c
san/race_on_read.cc
san/race_on_speculative_load.cc
san/race_on_write.cc
san/race_with_finished_thread.cc
san/signal_errno.cc
san/signal_malloc.cc
san/sigsuspend.cc
san/simple_race.c
san/simple_race.cc
san/simple_stack.c
san/simple_stack2.cc
san/sleep_sync.cc
san/sleep_sync2.cc
san/stack_race.cc
san/stack_race2.cc
san/static_init1.cc
san/static_init2.cc
san/static_init3.cc
san/static_init4.cc
san/static_init5.cc
san/static_init6.cc
san/sunrpc.cc
san/suppress_same_address.cc
san/suppress_same_stacks.cc
san/suppressions_global.cc
san/suppressions_global.cc.supp
san/suppressions_race.cc
san/suppressions_race.cc.supp
san/suppressions_race2.cc
san/suppressions_race2.cc.supp
san/test_output.sh
san/thread_end_with_ignore.cc
san/thread_end_with_ignore2.cc
san/thread_end_with_ignore3.cc
san/thread_leak.c
san/thread_leak2.c
san/thread_leak3.c
san/thread_leak4.c
san/thread_leak5.c
san/thread_name.cc
san/thread_name2.cc
san/tiny_race.c
san/tls_race.cc
san/tls_race2.cc
san/tsan-vs-gvn.cc
san/unaligned_norace.cc
san/unaligned_race.cc
san/user_fopen.cc
san/user_malloc.cc
san/vfork.cc
san/virtual_inheritance_compile_bug.cc
san/vptr_benign_race.cc
san/vptr_harmful_race.cc
san/vptr_harmful_race2.cc
san/vptr_harmful_race3.cc
san/write_in_reader_lock.cc
bsan/CMakeLists.txt
bsan/TestCases/Float/cast-overflow.cpp
bsan/TestCases/Integer/add-overflow.cpp
bsan/TestCases/Integer/div-overflow.cpp
bsan/TestCases/Integer/div-zero.cpp
bsan/TestCases/Integer/incdec-overflow.cpp
bsan/TestCases/Integer/mul-overflow.cpp
bsan/TestCases/Integer/negate-overflow.cpp
bsan/TestCases/Integer/no-recover.cpp
bsan/TestCases/Integer/shift.cpp
bsan/TestCases/Integer/sub-overflow.cpp
bsan/TestCases/Integer/uadd-overflow.cpp
bsan/TestCases/Integer/uincdec-overflow.cpp
bsan/TestCases/Integer/umul-overflow.cpp
bsan/TestCases/Integer/usub-overflow.cpp
bsan/TestCases/Misc/bool.cpp
bsan/TestCases/Misc/bounds.cpp
bsan/TestCases/Misc/deduplication.cpp
bsan/TestCases/Misc/enum.cpp
bsan/TestCases/Misc/missing_return.cpp
bsan/TestCases/Misc/unreachable.cpp
bsan/TestCases/Misc/vla.c
bsan/TestCases/TypeCheck/Function/function.cpp
bsan/TestCases/TypeCheck/Function/lit.local.cfg
bsan/TestCases/TypeCheck/misaligned.cpp
bsan/TestCases/TypeCheck/null.cpp
bsan/TestCases/TypeCheck/vptr.cpp
bsan/lit.common.cfg
bsan/lit.site.cfg.in
a09d09d29e250e905bdfaf819979b9c3e9adc047 24-May-2013 Nick Kledzik <kledzik@apple.com> <rdar://problem/12512722> Use arm divide instruction if available

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@182665 91177308-0d34-0410-b5e6-96231b3b80d8
iming/modsi3.c
47a953e75f0dd4ce91da5c6bb0e87490727a59e6 20-Sep-2012 Eric Christopher <echristo@apple.com> Both OpenBSD and Bitrig need to include machine/endian.h to get the
_BYTE_ORDER define.

Patch by David Hill.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164286 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
062ed090ed6416fe639a2dcb2d51fbbeb2f1b579 05-Apr-2012 Chandler Carruth <chandlerc@gmail.com> Remove the old, and non-functional CMake build system from CompilerRT.
I cannot build any part of this successfully on either Linux or Darwin,
and the replacement is worlds simpler by requiring that this be built as
a subproject of LLVM. If this breaks you for any reason, please let me
know, and let me know what your use case is.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@154059 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
nit/ppc/CMakeLists.txt
iming/CMakeLists.txt
7e8904f4b2b6b084ea2b4203d62554b42c068296 12-Jan-2012 Anton Korobeynikov <asl@math.spbu.ru> Add some basic mingw support.

Patch by Ruben Van Boxem!


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@148048 91177308-0d34-0410-b5e6-96231b3b80d8
nit/clear_cache_test.c
nit/enable_execute_stack_test.c
b7a76d19207818f0b26b0a6559982ecfad5cbc3b 06-Jan-2012 Rafael Espindola <rafael.espindola@gmail.com> Fix build on minix. Patch by Ben Gras!

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@147632 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
1ace4055f79f304750839d73c46bbcaeb994f1b5 17-Jun-2011 Eric Christopher <echristo@apple.com> Implement mulo<mode>4 for use in signed overflow checking.

Fixes rdar://9219742 and rdar://9218244


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@133284 91177308-0d34-0410-b5e6-96231b3b80d8
nit/mulodi4_test.c
nit/mulosi4_test.c
nit/muloti4_test.c
7482815716cd9b87931d82dca7298fc3c707229f 29-May-2011 Joerg Sonnenberger <joerg@bec.de> If a test case is not compiled on a specific platform, print "skipped"
to stdout. This helps identifying missing coverage on a given platform.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@132300 91177308-0d34-0410-b5e6-96231b3b80d8
nit/absvti2_test.c
nit/adddf3vfp_test.c
nit/addsf3vfp_test.c
nit/addvti3_test.c
nit/ashlti3_test.c
nit/ashrti3_test.c
nit/bswapdi2_test.c
nit/bswapsi2_test.c
nit/clzti2_test.c
nit/cmpti2_test.c
nit/ctzti2_test.c
nit/divdf3vfp_test.c
nit/divsf3vfp_test.c
nit/divtc3_test.c
nit/divti3_test.c
nit/divxc3_test.c
nit/eqdf2vfp_test.c
nit/eqsf2vfp_test.c
nit/extebdsfdf2vfp_test.c
nit/ffsti2_test.c
nit/fixdfsivfp_test.c
nit/fixdfti_test.c
nit/fixsfsivfp_test.c
nit/fixsfti_test.c
nit/fixunsdfsivfp_test.c
nit/fixunssfsivfp_test.c
nit/fixunstfdi_test.c
nit/fixunsxfdi_test.c
nit/fixunsxfti_test.c
nit/fixxfdi_test.c
nit/fixxfti_test.c
nit/floatdixf_test.c
nit/floatsidfvfp_test.c
nit/floatsisfvfp_test.c
nit/floattidf_test.c
nit/floattisf_test.c
nit/floattixf_test.c
nit/floatundixf_test.c
nit/floatunssidfvfp_test.c
nit/floatunssisfvfp_test.c
nit/floatuntidf_test.c
nit/floatuntisf_test.c
nit/floatuntixf_test.c
nit/gedf2vfp_test.c
nit/gesf2vfp_test.c
nit/gtdf2vfp_test.c
nit/gtsf2vfp_test.c
nit/ledf2vfp_test.c
nit/lesf2vfp_test.c
nit/lshrti3_test.c
nit/ltdf2vfp_test.c
nit/ltsf2vfp_test.c
nit/modti3_test.c
nit/muldf3vfp_test.c
nit/mulsf3vfp_test.c
nit/multc3_test.c
nit/multi3_test.c
nit/mulvti3_test.c
nit/mulxc3_test.c
nit/nedf2vfp_test.c
nit/negdf2vfp_test.c
nit/negsf2vfp_test.c
nit/negti2_test.c
nit/negvti2_test.c
nit/nesf2vfp_test.c
nit/parityti2_test.c
nit/popcountti2_test.c
nit/powitf2_test.c
nit/powixf2_test.c
nit/subdf3vfp_test.c
nit/subsf3vfp_test.c
nit/subvti3_test.c
nit/trampoline_setup_test.c
nit/truncdfsf2vfp_test.c
nit/ucmpti2_test.c
nit/udivmodti4_test.c
nit/udivti3_test.c
nit/umodti3_test.c
nit/unorddf2vfp_test.c
nit/unordsf2vfp_test.c
5c0809916b70dbb754cf0c999e2923909e5603c6 17-Mar-2011 Nick Kledzik <kledzik@apple.com> <rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARM

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@127778 91177308-0d34-0410-b5e6-96231b3b80d8
nit/divmodsi4_test.c
nit/udivmodsi4_test.c
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
nit/absvdi2_test.c
nit/absvsi2_test.c
nit/absvti2_test.c
nit/adddf3vfp_test.c
nit/addsf3vfp_test.c
nit/addvdi3_test.c
nit/addvsi3_test.c
nit/addvti3_test.c
nit/ashldi3_test.c
nit/ashlti3_test.c
nit/ashrdi3_test.c
nit/ashrti3_test.c
nit/bswapdi2_test.c
nit/bswapsi2_test.c
nit/clear_cache_test.c
nit/clzdi2_test.c
nit/clzsi2_test.c
nit/clzti2_test.c
nit/cmpdi2_test.c
nit/cmpti2_test.c
nit/comparedf2_test.c
nit/comparesf2_test.c
nit/ctzdi2_test.c
nit/ctzsi2_test.c
nit/ctzti2_test.c
nit/divdc3_test.c
nit/divdf3vfp_test.c
nit/divdi3_test.c
nit/divsc3_test.c
nit/divsf3vfp_test.c
nit/divsi3_test.c
nit/divtc3_test.c
nit/divti3_test.c
nit/divxc3_test.c
nit/enable_execute_stack_test.c
nit/endianness.h
nit/eqdf2vfp_test.c
nit/eqsf2vfp_test.c
nit/extebdsfdf2vfp_test.c
nit/ffsdi2_test.c
nit/ffsti2_test.c
nit/fixdfdi_test.c
nit/fixdfsivfp_test.c
nit/fixdfti_test.c
nit/fixsfdi_test.c
nit/fixsfsivfp_test.c
nit/fixsfti_test.c
nit/fixunsdfdi_test.c
nit/fixunsdfsi_test.c
nit/fixunsdfsivfp_test.c
nit/fixunsdfti_test.c
nit/fixunssfdi_test.c
nit/fixunssfsi_test.c
nit/fixunssfsivfp_test.c
nit/fixunssfti_test.c
nit/fixunstfdi_test.c
nit/fixunsxfdi_test.c
nit/fixunsxfsi_test.c
nit/fixunsxfti_test.c
nit/fixxfdi_test.c
nit/fixxfti_test.c
nit/floatdidf_test.c
nit/floatdisf_test.c
nit/floatdixf_test.c
nit/floatsidfvfp_test.c
nit/floatsisfvfp_test.c
nit/floattidf_test.c
nit/floattisf_test.c
nit/floattixf_test.c
nit/floatundidf_test.c
nit/floatundisf_test.c
nit/floatundixf_test.c
nit/floatunssidfvfp_test.c
nit/floatunssisfvfp_test.c
nit/floatuntidf_test.c
nit/floatuntisf_test.c
nit/floatuntixf_test.c
nit/gcc_personality_test.c
nit/gcc_personality_test_helper.cxx
nit/gedf2vfp_test.c
nit/gesf2vfp_test.c
nit/gtdf2vfp_test.c
nit/gtsf2vfp_test.c
nit/ledf2vfp_test.c
nit/lesf2vfp_test.c
nit/lshrdi3_test.c
nit/lshrti3_test.c
nit/ltdf2vfp_test.c
nit/ltsf2vfp_test.c
nit/moddi3_test.c
nit/modsi3_test.c
nit/modti3_test.c
nit/muldc3_test.c
nit/muldf3vfp_test.c
nit/muldi3_test.c
nit/mulsc3_test.c
nit/mulsf3vfp_test.c
nit/multc3_test.c
nit/multi3_test.c
nit/mulvdi3_test.c
nit/mulvsi3_test.c
nit/mulvti3_test.c
nit/mulxc3_test.c
nit/nedf2vfp_test.c
nit/negdf2vfp_test.c
nit/negdi2_test.c
nit/negsf2vfp_test.c
nit/negti2_test.c
nit/negvdi2_test.c
nit/negvsi2_test.c
nit/negvti2_test.c
nit/nesf2vfp_test.c
nit/paritydi2_test.c
nit/paritysi2_test.c
nit/parityti2_test.c
nit/popcountdi2_test.c
nit/popcountsi2_test.c
nit/popcountti2_test.c
nit/powidf2_test.c
nit/powisf2_test.c
nit/powitf2_test.c
nit/powixf2_test.c
nit/subdf3vfp_test.c
nit/subsf3vfp_test.c
nit/subvdi3_test.c
nit/subvsi3_test.c
nit/subvti3_test.c
nit/trampoline_setup_test.c
nit/truncdfsf2vfp_test.c
nit/ucmpdi2_test.c
nit/ucmpti2_test.c
nit/udivdi3_test.c
nit/udivmoddi4_test.c
nit/udivmodti4_test.c
nit/udivsi3_test.c
nit/udivti3_test.c
nit/umoddi3_test.c
nit/umodsi3_test.c
nit/umodti3_test.c
nit/unorddf2vfp_test.c
nit/unordsf2vfp_test.c
26e5f16341a8fcb99778cdeedc812e87ae756a69 01-Jul-2010 Stephen Canon <scanon@apple.com> Tests for soft-float comparison functions

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107414 91177308-0d34-0410-b5e6-96231b3b80d8
nit/comparedf2_test.c
nit/comparesf2_test.c
48464e0ee1c2de5bcbf0d609348f55d0c301085d 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Add support for "platform" configurations, which define a suite of compiler-rt
libraries to generate.
- Each library may be built with different flags and for different
architectures, and there is support for building Darwin style fat archives.

- Uses an ambituous amount of make programming, but should be hidden to
users and developers.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93720 91177308-0d34-0410-b5e6-96231b3b80d8
nit/test
iming/time
26d53d047263ca5f5afd81b0c0ecc6d35acebf53 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Unbreak trampoline test.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93711 91177308-0d34-0410-b5e6-96231b3b80d8
nit/trampoline_setup_test.c
fb0e92637bf32a414114a6541d5436f462343a7f 29-Oct-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Nested function test in compiler-rt should not be run under Clang.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85456 91177308-0d34-0410-b5e6-96231b3b80d8
nit/trampoline_setup_test.c
f632c06a16ca6bf4c4abefb17cc1597f65cd7b41 29-Oct-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fix test suit for last CMake changes to CompilerRT.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85452 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
a07fa29cead05031869b7488f4e845584e57b628 28-Oct-2009 Shantonu Sen <ssen@apple.com> Work around strictness in gcc 4.4.1 casting a function pointer to void *

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85397 91177308-0d34-0410-b5e6-96231b3b80d8
nit/clear_cache_test.c
nit/enable_execute_stack_test.c
8973a27a086ecf87536cf16c94c787fe92801a6c 28-Oct-2009 Shantonu Sen <ssen@apple.com> Add stdlib.h for rand() prototype

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85396 91177308-0d34-0410-b5e6-96231b3b80d8
nit/absvdi2_test.c
nit/absvsi2_test.c
nit/absvti2_test.c
8c8d1aaf3b776095d1fe5018d4b16622b46d4e12 28-Oct-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Update web docs for cmake test suit, comment out broken test.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85350 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
e4ff347b72eac564821263ba25adef961fbc4d1d 28-Oct-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fix cmake test suit for compiler-rt.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85339 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
cff5248a12a36a7225b707b23ac088f5ba214f8a 27-Oct-2009 Daniel Dunbar <daniel@zuster.org> Fix tests broken by removal of de-anonyomizing structs.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85261 91177308-0d34-0410-b5e6-96231b3b80d8
nit/absvti2_test.c
nit/addvti3_test.c
nit/ashlti3_test.c
nit/ashrti3_test.c
nit/clzti2_test.c
nit/cmpti2_test.c
nit/ctzti2_test.c
nit/divti3_test.c
nit/ffsti2_test.c
nit/fixdfti_test.c
nit/fixsfti_test.c
nit/fixunsdfti_test.c
nit/fixunssfti_test.c
nit/fixunsxfti_test.c
nit/fixxfti_test.c
nit/floattidf_test.c
nit/floattisf_test.c
nit/floattixf_test.c
nit/floatuntidf_test.c
nit/floatuntisf_test.c
nit/floatuntixf_test.c
nit/lshrti3_test.c
nit/modti3_test.c
nit/multi3_test.c
nit/mulvti3_test.c
nit/negti2_test.c
nit/negvti2_test.c
nit/parityti2_test.c
nit/popcountti2_test.c
nit/subvti3_test.c
nit/ucmpti2_test.c
nit/udivmodti4_test.c
nit/udivti3_test.c
nit/umodti3_test.c
4467b65ff6e342ad4e8bef86f4e948f56e814bdf 27-Oct-2009 Daniel Dunbar <daniel@zuster.org> Remove duplicate copy of int_lib.h, and update test script to find copy inside lib/.

Also, fix some brokenness in the test script w.r.t REMOTE.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85260 91177308-0d34-0410-b5e6-96231b3b80d8
nit/int_lib.h
nit/test
cc75801564d50284d9e6d878cdf92e1b420babf6 17-Oct-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Comment out broken tests and make the rest build in cmake build system.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@84330 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
nit/gcc_personality_test.c
nit/int_lib.h
nit/modsi3_test.c
0963c9e8ea7f97732b0fce419fa6f2e96d951969 15-Sep-2009 Nick Kledzik <kledzik@apple.com> add conversion functions and test cases for ARM

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81809 91177308-0d34-0410-b5e6-96231b3b80d8
nit/extebdsfdf2vfp_test.c
nit/fixdfsivfp_test.c
nit/fixsfsivfp_test.c
nit/fixunsdfsivfp_test.c
nit/fixunssfsivfp_test.c
nit/floatsidfvfp_test.c
nit/floatsisfvfp_test.c
nit/floatunssidfvfp_test.c
nit/floatunssisfvfp_test.c
nit/truncdfsf2vfp_test.c
09870645031d5a05c7c3b9a66a53348a0d82ae52 12-Sep-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Generalize Blocks code and intergrate with cmake build system more.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81613 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
e80e978d6aa211056beddf4582390e374d1935ab 12-Sep-2009 Nick Kledzik <kledzik@apple.com> add comparison functions for ARM

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81597 91177308-0d34-0410-b5e6-96231b3b80d8
nit/bswapdi2_test.c
nit/bswapsi2_test.c
nit/eqdf2vfp_test.c
nit/eqsf2vfp_test.c
nit/gedf2vfp_test.c
nit/gesf2vfp_test.c
nit/gtdf2vfp_test.c
nit/gtsf2vfp_test.c
nit/ledf2vfp_test.c
nit/lesf2vfp_test.c
nit/ltdf2vfp_test.c
nit/ltsf2vfp_test.c
nit/nedf2vfp_test.c
nit/negdf2vfp_test.c
nit/negsf2vfp_test.c
nit/nesf2vfp_test.c
nit/unorddf2vfp_test.c
nit/unordsf2vfp_test.c
f058587327b8fe65aedd6ad29102e8dfdeeb50c3 11-Sep-2009 Nick Kledzik <kledzik@apple.com> rename files

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81572 91177308-0d34-0410-b5e6-96231b3b80d8
nit/adddf3vfp.c
nit/addsf3vfp.c
nit/divdf3vfp.c
nit/divsf3vfp.c
nit/muldf3vfp.c
nit/mulsf3vfp.c
nit/subdf3vfp.c
nit/subsf3vfp.c
ad98c81b7dc15729e8812628617f6f45dac3e666 11-Sep-2009 Nick Kledzik <kledzik@apple.com> add _test in file names

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81561 91177308-0d34-0410-b5e6-96231b3b80d8
nit/adddf3vfp_test.c
nit/addsf3vfp_test.c
nit/divdf3vfp_test.c
nit/divsf3vfp_test.c
nit/muldf3vfp_test.c
nit/mulsf3vfp_test.c
nit/subdf3vfp_test.c
nit/subsf3vfp_test.c
d47c2cfb86a7d9746f7665a73fa25a724c4ce354 11-Sep-2009 Nick Kledzik <kledzik@apple.com> start adding implementation of arm *vfp routines with test cases

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81558 91177308-0d34-0410-b5e6-96231b3b80d8
nit/adddf3vfp.c
nit/addsf3vfp.c
nit/divdf3vfp.c
nit/divsf3vfp.c
nit/muldf3vfp.c
nit/mulsf3vfp.c
nit/subdf3vfp.c
nit/subsf3vfp.c
nit/test
3ea8287d4f270edfa965d4defd824f4d6a117e6d 11-Sep-2009 Nick Kledzik <kledzik@apple.com> use HAS_80_BIT_LONG_DOUBLE so some tests work properly on arm

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81552 91177308-0d34-0410-b5e6-96231b3b80d8
nit/fixunsxfdi_test.c
nit/fixunsxfsi_test.c
nit/fixxfdi_test.c
nit/floatdixf_test.c
nit/floatundixf_test.c
nit/int_lib.h
172e105cf58333a1a55468095c51d22868296a68 03-Sep-2009 Daniel Dunbar <daniel@zuster.org> Use -lc -lm to link with (in tests) on non-Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@80939 91177308-0d34-0410-b5e6-96231b3b80d8
nit/test
7edbe041a72d9663d612abe1d9a978d3b9c66444 03-Sep-2009 Daniel Dunbar <daniel@zuster.org> Don't use -arch on non-Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@80938 91177308-0d34-0410-b5e6-96231b3b80d8
nit/test
781a3b3ee6e90277eba14fb0cc4f0de88ffec0b6 03-Sep-2009 Daniel Dunbar <daniel@zuster.org> Convert tabs to spaces.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@80937 91177308-0d34-0410-b5e6-96231b3b80d8
nit/test
e8178e2a99ae5d7ccfe5882804a294fd0d3f453f 18-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Add support for ellcc, Credit to Richard Pennington.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@79332 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
6ee8d3312e5cb59777c7ddf7fb9ebc2eb1a780f1 18-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fix testsuit build on linux.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@79331 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
4e19ff6f4fae51378748add5e1606bd921fea442 18-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fix pre-processor mistake for BSDs in endianness.h

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@79330 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
8bf1e094893cb24796137b47ee0d46d18d299996 09-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78537 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
nit/CMakeLists.txt
bb119a4fae90e73d48c078024e101bebfdfae5d8 08-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fix signedness warning in mprotect call, Clean up and improve endianness.h header.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78451 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
686fd2aec10c8fd090a58f70b5d1ebc2754c63a8 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Forgot to add new endianness.h header file.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78235 91177308-0d34-0410-b5e6-96231b3b80d8
nit/endianness.h
0898ee9197a0049e479a12f4c5b3c65e3deaf03b 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78234 91177308-0d34-0410-b5e6-96231b3b80d8
nit/int_lib.h
0e4ad9c55a8554a220af3dc6b0fc4b0a5d64c025 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78143 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
nit/CMakeLists.txt
nit/int_lib.h
iming/CMakeLists.txt
d904635616ca27a56531375a7d25547c930a4040 03-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Initial import of CMake type build system. Just like the rest of llvm..

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@77933 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
nit/CMakeLists.txt
nit/ppc/CMakeLists.txt
iming/CMakeLists.txt
b3a6901e66f55b35aa9e01bcb24134e6a65ea004 26-Jun-2009 Daniel Dunbar <daniel@zuster.org> Initial import of compiler-rt.
-


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74292 91177308-0d34-0410-b5e6-96231b3b80d8
nit/absvdi2_test.c
nit/absvsi2_test.c
nit/absvti2_test.c
nit/addvdi3_test.c
nit/addvsi3_test.c
nit/addvti3_test.c
nit/ashldi3_test.c
nit/ashlti3_test.c
nit/ashrdi3_test.c
nit/ashrti3_test.c
nit/clear_cache_test.c
nit/clzdi2_test.c
nit/clzsi2_test.c
nit/clzti2_test.c
nit/cmpdi2_test.c
nit/cmpti2_test.c
nit/ctzdi2_test.c
nit/ctzsi2_test.c
nit/ctzti2_test.c
nit/divdc3_test.c
nit/divdi3_test.c
nit/divsc3_test.c
nit/divsi3_test.c
nit/divtc3_test.c
nit/divti3_test.c
nit/divxc3_test.c
nit/enable_execute_stack_test.c
nit/ffsdi2_test.c
nit/ffsti2_test.c
nit/fixdfdi_test.c
nit/fixdfti_test.c
nit/fixsfdi_test.c
nit/fixsfti_test.c
nit/fixunsdfdi_test.c
nit/fixunsdfsi_test.c
nit/fixunsdfti_test.c
nit/fixunssfdi_test.c
nit/fixunssfsi_test.c
nit/fixunssfti_test.c
nit/fixunstfdi_test.c
nit/fixunsxfdi_test.c
nit/fixunsxfsi_test.c
nit/fixunsxfti_test.c
nit/fixxfdi_test.c
nit/fixxfti_test.c
nit/floatdidf_test.c
nit/floatdisf_test.c
nit/floatdixf_test.c
nit/floattidf_test.c
nit/floattisf_test.c
nit/floattixf_test.c
nit/floatundidf_test.c
nit/floatundisf_test.c
nit/floatundixf_test.c
nit/floatuntidf_test.c
nit/floatuntisf_test.c
nit/floatuntixf_test.c
nit/gcc_personality_test.c
nit/gcc_personality_test_helper.cxx
nit/int_lib.h
nit/lshrdi3_test.c
nit/lshrti3_test.c
nit/moddi3_test.c
nit/modsi3_test.c
nit/modti3_test.c
nit/muldc3_test.c
nit/muldi3_test.c
nit/mulsc3_test.c
nit/multc3_test.c
nit/multi3_test.c
nit/mulvdi3_test.c
nit/mulvsi3_test.c
nit/mulvti3_test.c
nit/mulxc3_test.c
nit/negdi2_test.c
nit/negti2_test.c
nit/negvdi2_test.c
nit/negvsi2_test.c
nit/negvti2_test.c
nit/paritydi2_test.c
nit/paritysi2_test.c
nit/parityti2_test.c
nit/popcountdi2_test.c
nit/popcountsi2_test.c
nit/popcountti2_test.c
nit/powidf2_test.c
nit/powisf2_test.c
nit/powitf2_test.c
nit/powixf2_test.c
nit/ppc/DD.h
nit/ppc/fixtfdi_test.c
nit/ppc/floatditf_test.c
nit/ppc/floatditf_test.h
nit/ppc/floatunditf_test.c
nit/ppc/floatunditf_test.h
nit/ppc/qadd_test.c
nit/ppc/qdiv_test.c
nit/ppc/qmul_test.c
nit/ppc/qsub_test.c
nit/ppc/test
nit/subvdi3_test.c
nit/subvsi3_test.c
nit/subvti3_test.c
nit/test
nit/trampoline_setup_test.c
nit/ucmpdi2_test.c
nit/ucmpti2_test.c
nit/udivdi3_test.c
nit/udivmoddi4_test.c
nit/udivmodti4_test.c
nit/udivsi3_test.c
nit/udivti3_test.c
nit/umoddi3_test.c
nit/umodsi3_test.c
nit/umodti3_test.c
iming/ashldi3.c
iming/ashrdi3.c
iming/divdi3.c
iming/floatdidf.c
iming/floatdisf.c
iming/floatdixf.c
iming/floatundidf.c
iming/floatundisf.c
iming/floatundixf.c
iming/lshrdi3.c
iming/moddi3.c
iming/muldi3.c
iming/negdi2.c
iming/time
iming/timing.h
iming/udivdi3.c
iming/umoddi3.c