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
*
Fix a soon to be invalid test
Xinliang David Li
2015-10-29
1
-1
/
+0
*
Tweak a couple of -fprofile tests in clang/test to accept backslash in path.
NAKAMURA Takumi
2015-07-10
1
-1
/
+1
*
Remove test that tests referring to the current working directory. You
Daniel Jasper
2015-07-10
1
-5
/
+0
*
Add GCC-compatible flags -fprofile-generate and -fprofile-use.
Diego Novillo
2015-07-09
2
-0
/
+53
*
Fix a couple of tests in clang/test to match "x86_thiscallcc" introduced in r...
NAKAMURA Takumi
2015-06-30
1
-2
/
+2
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
3
-9
/
+9
*
Display profile file name when emitting a file not found diagnostic.
Diego Novillo
2015-06-25
1
-1
/
+1
*
Fix PPC failure. Adjust CHECK pattern.
Diego Novillo
2015-05-28
1
-2
/
+2
*
Set function entry counts with -fprofile-instr-use.
Diego Novillo
2015-05-27
2
-0
/
+29
*
InstrProf: Change this triple back to %itanium_abi_triple
Justin Bogner
2015-05-20
1
-1
/
+1
*
InstrProf: Remove darwin-specific section names from this test
Justin Bogner
2015-05-20
1
-5
/
+5
*
InstrProf: Increment the profile counter for all types of destructor
Justin Bogner
2015-05-20
1
-0
/
+30
*
InstrProf: Update name of compiler-rt routine for setting filename
Justin Bogner
2015-05-12
1
-2
/
+2
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
2
-3
/
+3
*
InstrProf: Add a couple of checks to this test
Justin Bogner
2015-05-01
1
-0
/
+15
*
InstrProf: Support for setting profile output from command line
Justin Bogner
2015-04-30
1
-0
/
+10
*
InstrProf: Fix handling of profile counters in the body of range based for
Justin Bogner
2015-04-30
2
-0
/
+57
*
InstrProf: Match a bit less strictly - some targets may add signext
Justin Bogner
2015-04-28
1
-2
/
+2
*
InstrProf: Mark code regions after throw expressions as unreachable
Justin Bogner
2015-04-28
2
-2
/
+30
*
Fix this test so it doesn't try to open a file to write to the source tree
David Blaikie
2015-04-06
1
-1
/
+1
*
clang/test/Profile/profile-does-not-exist.c: Avoid checking a message line in...
NAKAMURA Takumi
2015-04-06
1
-1
/
+1
*
Don't crash when passing a non-existent file to -fprofile-instr-use=.
Nico Weber
2015-04-06
1
-0
/
+4
*
Re-land "MS ABI: lambda call operators are instance methods and should use th...
Reid Kleckner
2015-04-01
1
-2
/
+2
*
InstrProf: Make profile variables private to reduce binary size overhead
Justin Bogner
2015-03-20
8
-28
/
+28
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-1
/
+1
*
Add -frtti/-fexceptions to some more tests that assume they're on
Filipe Cabecinhas
2015-02-26
1
-4
/
+4
*
InstrProf: Simplify a couple of tests after r230383
Justin Bogner
2015-02-24
2
-41
/
+9
*
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
[next]