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
*
[MSAN][MIPS] Changed memory mapping to support pie executable.
Sagar Thakur
2016-08-16
2
-2
/
+4
*
[TSan][MIPS] Implements setjmp assembly for MIPS64
Sagar Thakur
2016-08-16
6
-16
/
+0
*
[msan] Correct @LINE expression in obstack.cc
Daniel Sanders
2016-08-15
1
-1
/
+3
*
[msan] Fix line number sensitivity in chained_origin.cc and chained_origin_me...
Daniel Sanders
2016-08-15
2
-13
/
+15
*
[mips] XFAIL mips64el tests that fail on clang-cmake-mipsel
Daniel Sanders
2016-08-15
20
-5
/
+37
*
Add compiler-rt side test for no_sanitize("cfi") attribute
Ivan Krasin
2016-08-12
1
-0
/
+6
*
[mips] Remove obstack.cc XFAIL added in r278504 since it broke X86 and PPC so...
Daniel Sanders
2016-08-12
1
-2
/
+0
*
[mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel.
Daniel Sanders
2016-08-12
20
-0
/
+43
*
[asan] abort_on_error=1 by default on Android.
Evgeniy Stepanov
2016-08-11
1
-1
/
+7
*
[test] Update coverage tests to sync up with r278152
Vedant Kumar
2016-08-09
7
-63
/
+63
*
[sanitizers] Make it possible to XFAIL on the effective target, not just the ...
Daniel Sanders
2016-08-09
10
-9
/
+10
*
[Profile] Implement new API __llvm_profile_dump
Xinliang David Li
2016-08-09
1
-0
/
+62
*
[esan] Add iterator to esan's generic hashtable
Derek Bruening
2016-08-08
1
-0
/
+45
*
[esan] Add generic resizing hashtable
Derek Bruening
2016-08-08
1
-0
/
+134
*
[compiler-rt][XRay] Only add xray dependency if XRay is built and is availabl...
Dean Michael Berris
2016-08-08
1
-26
/
+26
*
[compiler-rt][XRay] Fix XRay test build dependencies
Dean Michael Berris
2016-08-08
1
-21
/
+23
*
[compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler()
Dean Michael Berris
2016-08-08
5
-0
/
+134
*
Try to fix the ill.cc test on Linux
Reid Kleckner
2016-08-06
1
-0
/
+2
*
Use %stdcxx11 instead of -std=c++11 so the test passes with VS 2015
Reid Kleckner
2016-08-06
1
-1
/
+1
*
Fix two tests in Win64 ASan
Reid Kleckner
2016-08-05
2
-2
/
+6
*
[sanitizers] remove failing test.
Mike Aizatsky
2016-08-05
1
-12
/
+0
*
[sanitizers] trace buffer API to use user-allocated buffer.
Mike Aizatsky
2016-08-05
1
-22
/
+18
*
Fix dumping of process module list and test it
Reid Kleckner
2016-08-05
1
-0
/
+29
*
Reverting r277632 as it breaks the build on MacOS.
Ivan Krasin
2016-08-05
2
-18
/
+0
*
CFI: add XFAIL test for a future optimization of two vcalls.
Ivan Krasin
2016-08-05
1
-0
/
+60
*
[ASAN] Mark test/asan/TestCases/ill.cc as unsupported on darwin
Bruno Cardoso Lopes
2016-08-04
1
-0
/
+1
*
[Darwin] Exclude interception union tests on Darwin and Android
Bruno Cardoso Lopes
2016-08-04
1
-2
/
+3
*
Only run ill.cc test on x86, 32 or 64 bit
Reid Kleckner
2016-08-03
1
-0
/
+1
*
Add CFI tests for -lowertypetests-bitsets-level.
Ivan Krasin
2016-08-03
2
-0
/
+18
*
[ASan] Report illegal instruction exceptions in ASan
Reid Kleckner
2016-08-03
1
-0
/
+25
*
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
Kostya Serebryany
2016-08-02
1
-0
/
+25
*
[asan] Intercept RtlRaiseException instead of kernel32!RaiseException
Reid Kleckner
2016-08-02
1
-1
/
+1
*
Remove stale CHECK lines that should have been included in r277478
Reid Kleckner
2016-08-02
1
-2
/
+0
*
[asan] Remove NtWaitForWorkViaWorkerFactory interceptor
Reid Kleckner
2016-08-02
3
-11
/
+0
*
[tsan] Fix the behavior of OSAtomicTestAndClear
Kuba Brecka
2016-08-02
1
-0
/
+34
*
[tsan] Fix behavior of realloc(nullptr, 0) on Darwin
Kuba Brecka
2016-08-02
1
-0
/
+20
*
improve test cases to fix bot failure
Xinliang David Li
2016-08-01
2
-4
/
+4
*
[asan] Disable android-coverage test on anything other than arm.
Evgeniy Stepanov
2016-08-01
1
-0
/
+4
*
Make test more robust with better matching
Xinliang David Li
2016-08-01
2
-4
/
+4
*
[Profile] Add new test case to cover comdat renaming
Xinliang David Li
2016-08-01
4
-0
/
+70
*
[asan] Reduce flakiness of heavy recovery mode tests.
Maxim Ostapenko
2016-08-01
3
-7
/
+12
*
Fix a bug in lit var def: remove extra space
Xinliang David Li
2016-08-01
1
-2
/
+2
*
Fix ASan alloca_constant_size.cc test on FreeBSD.
Dimitry Andric
2016-07-31
1
-0
/
+2
*
[Profile] Add a new test case
Xinliang David Li
2016-07-30
1
-0
/
+35
*
[asan] Enable the rest of use-after-scope tests
Vitaly Buka
2016-07-28
3
-15
/
+13
*
[compiler-rt] Activate interception unittests
Etienne Bergeron
2016-07-27
3
-0
/
+33
*
tsan: don't deliver signals when they are blocked
Dmitry Vyukov
2016-07-27
1
-0
/
+60
*
Fix buildbot failure
Xinliang David Li
2016-07-23
1
-1
/
+2
*
[Profile] Tighten test with expected profile count
Xinliang David Li
2016-07-22
1
-1
/
+1
*
[Profile] Fix a fixme in the test
Xinliang David Li
2016-07-22
1
-5
/
+3
[next]