This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-08 17:28:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d866f87f88bb41af68263f1ff457c84e25c61fa4
llvm
/
compiler-rt
/
lib
/
profile
History
Wael Yehia
c8eb932ce6
[PGO] Simplify InstrProfilingRuntime.cpp
...
Differential Revision:
https://reviews.llvm.org/D136192
2022-10-28 05:12:46 +00:00
..
CMakeLists.txt
…
GCDAProfiling.c
…
InstrProfiling.c
[compiler-rt][builtins] Add compiler flags to catch potential errors
2022-08-26 08:35:19 -07:00
InstrProfiling.h
…
InstrProfilingBuffer.c
…
InstrProfilingFile.c
[InstrProf] Make __llvm_profile_counter_bias_default hidden
2022-10-06 06:16:22 +00:00
InstrProfilingInternal.c
…
InstrProfilingInternal.h
…
InstrProfilingMerge.c
…
InstrProfilingMergeFile.c
…
InstrProfilingNameVar.c
Reland "[PGO] Make emitted symbols hidden"
2022-10-26 17:13:05 +00:00
InstrProfilingPlatformDarwin.c
…
InstrProfilingPlatformFuchsia.c
…
InstrProfilingPlatformLinux.c
[PGO][AIX] Improve dummy var retention and allow -bcdtors:csect linking.
2022-10-21 16:32:42 +00:00
InstrProfilingPlatformOther.c
…
InstrProfilingPlatformWindows.c
…
InstrProfilingPort.h
…
InstrProfilingRuntime.cpp
[PGO] Simplify InstrProfilingRuntime.cpp
2022-10-28 05:12:46 +00:00
InstrProfilingUtil.c
…
InstrProfilingUtil.h
…
InstrProfilingValue.c
…
InstrProfilingVersionVar.c
Reland "[PGO] Make emitted symbols hidden"
2022-10-26 17:13:05 +00:00
InstrProfilingWriter.c
[profile] Create only prof header when no counters
2022-08-30 19:50:41 +00:00
WindowsMMap.c
…
WindowsMMap.h
…