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
/
clang
/
test
/
Profile
Commit message (
Expand
)
Author
Age
Files
Lines
*
InstrProf: Don't emit counter increments in dead code
Justin Bogner
2015-01-09
1
-0
/
+15
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
8
-99
/
+99
*
InstrProf: Use LLVM's -instrprof pass for profiling
Justin Bogner
2014-12-08
3
-13
/
+16
*
InstrProf: Use the same names for variables as we use in the profile
Justin Bogner
2014-12-02
5
-10
/
+10
*
InstrProf: Update for LLVM API change
Justin Bogner
2014-08-01
2
-0
/
+3
*
CodeGen: Improve warnings about uninstrumented files when profiling
Justin Bogner
2014-06-26
3
-0
/
+39
*
InstrProf: Set profile data to visibility hidden
Duncan P. N. Exon Smith
2014-05-16
9
-42
/
+42
*
CodeGen: Avoid instrumenting implicit Decls more effectively
Justin Bogner
2014-04-25
1
-0
/
+17
*
test: Use llvm-profdata merge in Profile tests
Justin Bogner
2014-04-17
22
-12
/
+26
*
Fix Profile:cxx-lambda.cpp test for targets that do not generate zeroext
Keith Walker
2014-04-17
1
-2
/
+2
*
InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
2014-04-16
14
-49
/
+49
*
CodeGen: Emit warnings for out of date profile data during PGO
Justin Bogner
2014-04-15
1
-5
/
+8
*
CodeGen: Handle CapturedStmt in instrumentation based profiling
Justin Bogner
2014-04-15
2
-0
/
+82
*
CodeGen: Test instrumentation based profiling of templates
Justin Bogner
2014-04-12
2
-0
/
+58
*
CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
2014-04-11
2
-0
/
+77
*
CodeGen: Handle binary conditional operators in PGO instrumentation
Justin Bogner
2014-04-11
2
-0
/
+29
*
CodeGen: Don't create branch weight metadata from empty profiles
Justin Bogner
2014-04-04
2
-0
/
+100
*
InstrProf: Emit runtime hook directly in IRGen
Duncan P. N. Exon Smith
2014-03-28
2
-2
/
+14
*
[PGO] Add simplified branch weights for Objective-C for-collection loops.
Bob Wilson
2014-03-25
1
-1
/
+4
*
PGO: Don't define instrumentation data available_externally
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+12
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
6
-45
/
+45
*
CodeGen: Include a function hash in instrumentation based profiling
Justin Bogner
2014-03-18
9
-41
/
+103
*
PGO: Statically generate data structures
Duncan P. N. Exon Smith
2014-03-17
7
-20
/
+80
*
Revert "CodeGen: Use a binary format for instrumentation based profiling"
Justin Bogner
2014-03-12
7
-0
/
+0
*
CodeGen: Use a binary format for instrumentation based profiling
Justin Bogner
2014-03-12
7
-0
/
+0
*
PGO: appease the bots after r203592
Duncan P. N. Exon Smith
2014-03-11
1
-1
/
+1
*
PGO: Clarify the testing README
Duncan P. N. Exon Smith
2014-03-11
1
-8
/
+16
*
PGO: Scale large counters down to 32-bits
Duncan P. N. Exon Smith
2014-03-11
2
-0
/
+59
*
test: Regenerate profile data for PGO tests
Justin Bogner
2014-03-11
8
-58
/
+56
*
test: Give instrumentation based profiling tests their own directory
Justin Bogner
2014-03-11
11
-0
/
+1032