GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
profile
/
InstrProfilingPlatformDarwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[profile] initialize static pool properly
Xinliang David Li
2016-05-22
1
-0
/
+3
*
Fix a typo (darwin only)
Xinliang David Li
2016-05-21
1
-1
/
+1
*
Fix typo
Xinliang David Li
2016-05-21
1
-1
/
+1
*
[profile] Static counter allocation for value profiling (part-2)
Xinliang David Li
2016-05-21
1
-0
/
+14
*
[PGO] cleanup: unify prefix for portability macros
Xinliang David Li
2015-12-16
1
-12
/
+12
*
[PGO] Unify section name, section symbol definitions (Darwin)
Xinliang David Li
2015-11-23
1
-6
/
+10
*
[PGO] Compiler-rt cleanup -- introduces macros for various macros
Xinliang David Li
2015-11-23
1
-19
/
+18
*
profile: Avoid name collisions between instrumentation and runtime
Justin Bogner
2014-09-04
1
-6
/
+6
*
InstrProf: Fix shared object profiling
Duncan P. N. Exon Smith
2014-05-16
1
-0
/
+12
*
[profile] Flatten profile runtime - define platform-specific code in sources,...
Alexey Samsonov
2014-04-22
1
-0
/
+2
*
InstrProf: Reorganize files; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-1
/
+1
*
PGO: Declare zero-argument C functions as foo(void)
Duncan P. N. Exon Smith
2014-03-20
1
-6
/
+10
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
1
-12
/
+12
*
PGO: Add function to reset counters at runtime
Duncan P. N. Exon Smith
2014-03-20
1
-2
/
+2
*
PGO: Moving files for clarity
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+25