index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
profile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_create
Petr Hosek
2019-05-02
1
-1
/
+1
*
The error message for mismatched value sites is very cryptic.
Dmitry Mikulin
2019-04-23
2
-6
/
+6
*
Reland compiler-rt support for order file instrumentation.
Manman Ren
2019-03-08
7
-0
/
+131
*
Revert compiler-rt diffs for order file instrumentation to get bot green!
Manman Ren
2019-03-05
7
-129
/
+0
*
Attemp to fix windows profile-rt build breakage.
Manman Ren
2019-03-05
1
-0
/
+1
*
Attemp to fix build brokage due to D57530.
Manman Ren
2019-03-04
3
-0
/
+11
*
Order File Instrumentation: dump the data in compiler-rt
Manman Ren
2019-03-04
4
-0
/
+117
*
[PGO] Update InstrProfData.inc to sync with llvm
Rong Xu
2019-02-28
1
-0
/
+2
*
[llvm-cov] Fix llvm-cov on Windows and un-XFAIL test
Reid Kleckner
2019-02-26
1
-3
/
+3
*
Set hidden attribute on lprofMergeValueProfData
Ana Pazos
2019-02-14
1
-0
/
+1
*
[profile] Provide lprofGetHostName for all windows environments
Martin Storsjo
2019-02-13
1
-1
/
+1
*
[InstrProf] Fix darwin errors after r353547
Francis Visoiu Mistrih
2019-02-08
1
-8
/
+8
*
[InstrProf] Implement static profdata registration
Reid Kleckner
2019-02-08
6
-56
/
+104
*
Silence -Wformat warnings about GetLastError returning ULONG
Reid Kleckner
2019-02-07
1
-7
/
+7
*
[InstrProf] Merge COFF .lprof* and .lcovmap sections into .data/.rdata
Reid Kleckner
2019-02-05
1
-0
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
21
-84
/
+63
*
[profile] Sync up InstrProfData.inc with llvm copy /NFC
Rong Xu
2019-01-15
1
-10
/
+10
*
Add support for LLVM profile for NetBSD
Kamil Rytarowski
2018-12-22
2
-2
/
+2
*
[GCOV] Close file mapping handle on Windows, so flushed gcda files can be rem...
Marco Castelluccio
2018-11-07
3
-8
/
+57
*
[compiler-rt] Remove unused formal parameters from allocateOneNode. NFC.
Matt Davis
2018-10-09
1
-3
/
+2
*
[Windows] Include BaseTsd.h with lowercase
Martin Storsjo
2018-09-10
1
-1
/
+1
*
[compiler-rt] Add a routine to specify the mode used when creating profile dirs.
Matt Davis
2018-07-31
2
-1
/
+16
*
[profile] Support profiling runtime on Fuchsia
Petr Hosek
2018-07-25
6
-1
/
+197
*
[profile] Fix finding the first and last directory separators on Windows.
Igor Kudrin
2018-07-24
1
-10
/
+8
*
[profile] Fix a possible memory leak in parseFilenamePattern().
Igor Kudrin
2018-07-24
1
-2
/
+2
*
[profile] Add interface to get profile filename
Teresa Johnson
2018-07-19
2
-12
/
+55
*
Fix reading 32 bit gcov tag values on little-endian machines
Marco Castelluccio
2018-07-11
1
-1
/
+1
*
[gcov] Fix fallout from r336693
Ulrich Weigand
2018-07-10
1
-1
/
+2
*
[gcov] Fix gcov profiling on big-endian machines
Ulrich Weigand
2018-07-10
1
-8
/
+21
*
Reapply "Make __gcov_flush flush counters for all shared libraries"
Marco Castelluccio
2018-07-10
1
-69
/
+80
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-0
/
+10
*
Revert "Make __gcov_flush flush counters for all shared libraries"
Michael Zolotukhin
2018-07-07
1
-80
/
+69
*
Make __gcov_flush flush counters for all shared libraries
Marco Castelluccio
2018-07-05
1
-69
/
+80
*
[profile] Add llvm_gcov_flush to be called outside a shared library
Chih-Hung Hsieh
2018-06-29
1
-0
/
+10
*
[CMake] Build shared version of runtimes for Fuchsia
Petr Hosek
2018-05-09
1
-1
/
+1
*
Fix clang-cl warnings in compiler-rt
Reid Kleckner
2018-04-23
1
-1
/
+2
*
[profile] Fix value profile runtime merging issues
Rong Xu
2018-04-02
6
-18
/
+45
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-1
/
+1
*
Hide some symbols to avoid a crash on shutdown when using code coverage
Marco Castelluccio
2018-01-03
1
-0
/
+13
*
Flush gcda files before unlocking them
Marco Castelluccio
2018-01-03
1
-0
/
+1
*
Include process.h for getpid on Windows in instr profiling
Reid Kleckner
2017-12-21
1
-0
/
+1
*
[profile] Port the runtime to Solaris (retry)
Vedant Kumar
2017-12-14
13
-48
/
+115
*
Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...
Vedant Kumar
2017-12-14
13
-114
/
+47
*
[profile] Port the runtime to Solaris
Vedant Kumar
2017-12-14
13
-47
/
+114
*
[profile] Update InstrProfData.inc to sync with llvm
Vedant Kumar
2017-11-14
1
-1
/
+1
*
Implement flock for Windows in compiler-rt
Marco Castelluccio
2017-11-08
1
-3
/
+55
*
Use O_BINARY when opening GCDA file on Windows
Marco Castelluccio
2017-10-18
1
-3
/
+6
*
[profile] Update InstrProfData.inc
Vedant Kumar
2017-09-18
1
-1
/
+1
*
Revert r312240
Alex Lorenz
2017-08-31
5
-13
/
+13
*
Build LLVM with -Wstrict-prototypes enabled
Alex Lorenz
2017-08-31
5
-13
/
+13
[next]