index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] Fix Win64 test portability issues
Reid Kleckner
2016-07-21
4
-5
/
+6
*
Fix unsymbolize unittest. Adding win64 address.
Etienne Bergeron
2016-07-21
1
-2
/
+2
*
[compiler-rt] Fix interception of memcpy/memmove on win64
Etienne Bergeron
2016-07-21
1
-2
/
+2
*
[compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron
2016-07-21
4
-3
/
+4
*
[compiler-rt] Fix broken unittest on win64
Etienne Bergeron
2016-07-21
2
-5
/
+17
*
[Profile] Add new test to cover %m specifier with shared library (instrumented)
Xinliang David Li
2016-07-21
1
-0
/
+16
*
[compiler-rt] Fix broken SymInitialize unittest
Etienne Bergeron
2016-07-21
1
-2
/
+2
*
[Profile] More test clean up to read profile from directory specified by -fpr...
Xinliang David Li
2016-07-21
2
-4
/
+6
*
[Profile] Cleanup test to use new dir input feature
Xinliang David Li
2016-07-21
1
-8
/
+7
*
revert rL276179: [compiler-rt] Fix broken unittest related to 64-bit print fo...
Etienne Bergeron
2016-07-20
2
-6
/
+5
*
[compiler-rt] Fix broken unittest related to 64-bit print format
Etienne Bergeron
2016-07-20
2
-5
/
+6
*
fix flaky test on windows sanitizer bots
Etienne Bergeron
2016-07-20
1
-8
/
+8
*
[asan] trying to fix the android bot
Kostya Serebryany
2016-07-20
1
-1
/
+0
*
Try to deflake Windows/dll_host.cc test by not using repeated echo appending
Reid Kleckner
2016-07-20
1
-10
/
+12
*
[compiler-rt/asan] Disable irrelevant unittest on win64
Etienne Bergeron
2016-07-20
1
-0
/
+1
*
[Profile] implement interface to get profile path prefix
Xinliang David Li
2016-07-20
1
-0
/
+39
*
[Profile] Test cleanup -- use new lit var for IR PGO tests /NFC
Xinliang David Li
2016-07-19
4
-17
/
+17
*
[Profile] Introduce lit test vars for IR based instrumentation
Xinliang David Li
2016-07-19
1
-2
/
+10
*
[asan] trying to fix the android bot
Kostya Serebryany
2016-07-19
1
-5
/
+9
*
Add detect_stack_use_after_scope runtime flag
Vitaly Buka
2016-07-19
1
-3
/
+6
*
[compiler-rt] Fix Asan imports/exports unittest
Etienne Bergeron
2016-07-19
1
-5
/
+24
*
[esan|wset] Fix flaky sampling tests
Derek Bruening
2016-07-19
2
-18
/
+19
*
[asan] trying to fix the windows build
Kostya Serebryany
2016-07-15
1
-0
/
+0
*
[sanitizers] add interceptor for memmem; add weak hooks for strncasecmp, strc...
Kostya Serebryany
2016-07-15
2
-0
/
+103
*
[asan] Reduce flakiness of halt_on_error-torture.cc testcase.
Maxim Ostapenko
2016-07-15
1
-6
/
+2
*
[compiler-rt] Fix missing argument in asan unittest
Etienne Bergeron
2016-07-14
1
-2
/
+2
*
Add runtime support for __cpu_model (__builtin_cpu_supports)
Alina Sbirlea
2016-07-14
1
-0
/
+19
*
Replace -mllvm -asan-use-after-scope=1 with -fsanitize-address-use-after-scope
Vitaly Buka
2016-07-14
11
-11
/
+11
*
Disable the "gcd-io-race.mm" test to investigate bot hangs due to the test be...
Kuba Brecka
2016-07-12
1
-0
/
+2
*
[compiler-rt] Fix VisualStudio virtual folders layout
Etienne Bergeron
2016-07-11
12
-13
/
+14
*
[tsan] Add support for GCD IO channels on Darwin
Kuba Brecka
2016-07-11
6
-0
/
+390
*
test: Use %clangxx in objc++ test files
Saleem Abdulrasool
2016-07-09
8
-9
/
+9
*
[esan] Add __esan_report for mid-run data
Derek Bruening
2016-07-09
2
-0
/
+73
*
Revert "Add runtime support for __cpu_model (__builtin_cpu_supports)"
Alina Sbirlea
2016-07-08
1
-19
/
+0
*
Add runtime support for __cpu_model (__builtin_cpu_supports)
Alina Sbirlea
2016-07-08
1
-0
/
+19
*
Revert r274865-r274870
Alina Sbirlea
2016-07-08
1
-19
/
+0
*
Add default initialization. Add unit test.
Alina Sbirlea
2016-07-08
1
-0
/
+19
*
[tsan] Avoid false positives with GCD data callbacks
Kuba Brecka
2016-07-07
1
-0
/
+36
*
[esan|cfrag] Handle binaries built with -esan-aux-field-info=false
Qin Zhao
2016-07-07
1
-13
/
+13
*
[esan|wset] Ensure SIGSEGV is not blocked
Derek Bruening
2016-07-06
1
-4
/
+19
*
[esan|wset] Further reduce flakiness of sampling test
Derek Bruening
2016-07-06
1
-3
/
+7
*
[tsan] Fix false positives with GCD dispatch_source_*
Kuba Brecka
2016-07-06
1
-0
/
+33
*
Attempt to reduce flakiness in workingset-samples.cpp
David Majnemer
2016-07-06
1
-5
/
+5
*
[asan] Update tests according to r274578
Ryan Govostes
2016-07-05
2
-2
/
+2
*
[tsan] Synchronize leaving a GCD group with notifications
Kuba Brecka
2016-07-05
1
-0
/
+56
*
[tsan] dispatch_once interceptor will cause a crash/deadlock when the origina...
Kuba Brecka
2016-07-05
1
-0
/
+41
*
[esan|cfrag] Add struct array access report
Qin Zhao
2016-07-02
1
-16
/
+31
*
[tsan] Relax the "ignored-interceptors.mm" testcase. The test has been flaky...
Kuba Brecka
2016-07-01
1
-1
/
+1
*
[compiler-rt] Fix broken unittest using alloca on MSVC.
Etienne Bergeron
2016-06-30
1
-1
/
+8
*
[tsan] Stop extending the block’s lifetime in dispatch_group_async
Kuba Brecka
2016-06-29
1
-0
/
+43
[next]