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
/
profile
/
Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename remaining cc files in test/profile to cpp
Nico Weber
2019-08-05
1
-3
/
+3
*
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
Reid Kleckner
2019-06-27
1
-0
/
+0
*
Fix tests after r357452
Hans Wennborg
2019-04-02
2
-4
/
+4
*
Set hidden attribute on lprofMergeValueProfData
Ana Pazos
2019-02-14
1
-0
/
+6
*
[profile] Move newly added test to the supported platform
Rong Xu
2018-04-02
1
-0
/
+79
*
Update test counter_promo_nest.c to meet llvm change
Serguei Katkov
2018-02-08
1
-0
/
+3
*
[PGO] Test case changes for D41059
Xinliang David Li
2017-12-18
1
-4
/
+4
*
[ubsan] Re-commit: lit changes for lld testing, future lto testing.
Roman Lebedev
2017-12-01
1
-1
/
+3
*
[profile] Update Linux-only tests after r313597
Vedant Kumar
2017-09-19
1
-1
/
+1
*
[llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.
Sean Eveson
2017-08-14
4
-6
/
+6
*
coverage: Update tests to reflect changes from r310012
Vedant Kumar
2017-08-04
1
-1
/
+1
*
Fix broken test
Xinliang David Li
2017-07-13
1
-3
/
+0
*
[PGO] Add a test for 2-deep loop nest
Xinliang David Li
2017-07-12
1
-0
/
+51
*
[PGO] Implementate profile counter regiser promotion (test case)
Xinliang David Li
2017-06-25
2
-0
/
+114
*
Minor clean up of profile rt tests
Xinliang David Li
2017-06-09
2
-3
/
+3
*
Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"
Renato Golin
2017-02-20
1
-36
/
+0
*
[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write
Rong Xu
2017-02-16
1
-0
/
+36
*
[PGO] Delay profile dir creation until write
Xinliang David Li
2017-02-14
1
-0
/
+13
*
[PGO] Update the test cases after r291588.
Rong Xu
2017-01-10
1
-3
/
+3
*
compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_...
NAKAMURA Takumi
2016-12-02
1
-0
/
+1
*
[profile] Mark lprofCurFilename as COMPILER_RT_WEAK
Vedant Kumar
2016-10-18
1
-8
/
+0
*
Fix the following tests when running under cross-compilation:
Chad Rosier
2016-09-23
4
-6
/
+6
*
Fix profile test assuming dumb compiler
Renato Golin
2016-09-01
1
-1
/
+1
*
[test] Update coverage tests to sync up with r278152
Vedant Kumar
2016-08-09
3
-19
/
+19
*
[Profile] Add new test case to cover comdat renaming
Xinliang David Li
2016-08-01
1
-0
/
+6
*
[Profile] Add a new test case
Xinliang David Li
2016-07-30
1
-0
/
+35
*
[libprofile] Define an expansion `%clang_profgen=`
Sean Silva
2016-06-12
1
-1
/
+1
*
[profile] fix bot failure on darwin
Xinliang David Li
2016-06-10
1
-0
/
+8
*
add -f to rm so the test passes the first time it's run the file file is not ...
David Blaikie
2016-06-06
1
-1
/
+1
*
[profile] code cleanup /NFC
Xinliang David Li
2016-06-06
1
-11
/
+12
*
[profile] in-process mergeing support (part-2)
Xinliang David Li
2016-06-06
1
-0
/
+16
*
Move test only for the relevant platform
Xinliang David Li
2016-05-28
1
-0
/
+8
*
[profile] Add a test to ensure runtime allocator is not invoked
Xinliang David Li
2016-05-27
1
-0
/
+6
*
[profile] initialize static pool properly
Xinliang David Li
2016-05-22
1
-1
/
+1
*
Make vp merge test more robust
Xinliang David Li
2016-03-26
1
-14
/
+17
*
[PGO] internal API name cleanups (for better consistency)
Xinliang David Li
2016-03-06
1
-2
/
+2
*
[PGO] Add API for profile merge from buffer
Xinliang David Li
2016-03-03
1
-0
/
+110
*
Test cleanups
Xinliang David Li
2016-02-28
2
-5
/
+5
*
[PGO] add a test for available_externally functions
Xinliang David Li
2016-02-28
1
-0
/
+29
*
minor test runline cleanup
Xinliang David Li
2016-02-19
2
-2
/
+2
*
Add test coverage for default linker
Xinliang David Li
2016-02-18
1
-4
/
+11
*
Rollback 260394 -- 32bit test needs more config support
Xinliang David Li
2016-02-10
4
-31
/
+1
*
Add tests for -m32
Xinliang David Li
2016-02-10
4
-1
/
+31
*
[PGO] Simpflify test and increase coverage
Xinliang David Li
2016-02-08
2
-19
/
+20
*
Test update : tighten up checks
Xinliang David Li
2016-02-07
2
-6
/
+4
*
Revert 260050 -- new test case should not be included
Xinliang David Li
2016-02-07
3
-46
/
+6
*
Test update : tighten up checks
Xinliang David Li
2016-02-07
3
-6
/
+46
*
Add coverage tests (defaulted constructors/destructor)
Xinliang David Li
2016-02-07
2
-0
/
+59
*
Resubmit test case with more restriction
Xinliang David Li
2016-01-21
1
-0
/
+6
*
[Coverage] add test cases for coverage testing
Xinliang David Li
2016-01-14
2
-0
/
+44
[next]