Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Analysis
/
OptimizationRemarkEmitter.cpp
b45595b
Remove redundant includes from lib/Analysis.
by Michael Zolotukhin
· 8 years ago
9303f62
[opt-remarks] If hotness threshold is set, ignore remarks without hotness
by Adam Nemet
· 8 years ago
5778373
Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hotness"
by Adam Nemet
· 8 years ago
8d1fc2b
[opt-remarks] If hotness threshold is set, ignore remarks without hotness
by Adam Nemet
· 8 years ago
0965da2
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
by Adam Nemet
· 8 years ago
[Renamed (96%) from llvm/lib/Analysis/OptimizationDiagnosticInfo.cpp]
6c381b7
[OptRemark] Move YAML writing to IR
by Adam Nemet
· 8 years ago
f31b1f3
Move verbosity check for remarks to the diag handler
by Adam Nemet
· 8 years ago
4846e66
Remove an unnecessary const_cast.
by Adam Nemet
· 8 years ago
4ef3daa
[ORE] Add diagnostics hotness threshold
by Brian Gesiak
· 8 years ago
44e5f6c
[ORE] Unify spelling as "diagnostics hotness"
by Brian Gesiak
· 8 years ago
6f0ecca
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape().
by Peter Collingbourne
· 8 years ago
2531df3
[ORE] Remove ORE.emit{{.+}} functions
by Adam Nemet
· 9 years ago
8281c81
OptDiag: Add const to some interfaces that don't modify anything. NFC
by Justin Bogner
· 9 years ago
d890f95
OptDiag: Decouple backend diagnostics from debug info metadata
by Justin Bogner
· 9 years ago
0bf1b86
[LV] Also port failure remarks to new OptimizationRemarkEmitter API
by Adam Nemet
· 9 years ago
916923e
[llc] Add -pass-remarks-output
by Adam Nemet
· 9 years ago
a964066
New OptimizationRemarkEmitter pass for MIR
by Adam Nemet
· 9 years ago
484f93d
[OptDiag] Split code region out of DiagnosticInfoOptimizationBase
by Adam Nemet
· 9 years ago
1ae34c3
[PM] Teach the optimization remarks emitter to handle invalidation events.
by Chandler Carruth
· 9 years ago
dab4eae
[PM] Change the static object whose address is used to uniquely identify
by Chandler Carruth
· 9 years ago
7da20c3
[OptDiag] Remove non-printable chars from function name
by Adam Nemet
· 9 years ago
b103fc5
[OptDiag, opt-viewer] Save callee's location and display as link
by Adam Nemet
· 9 years ago
bdd6735
Don't filter diagnostics written as YAML to the output file
by Hal Finkel
· 9 years ago
0428e93
Serialize remark argument as a mapping to get proper quotation for the value.
by Adam Nemet
· 9 years ago
2780ee0
Allow derived classes of OptimizationRemarkAnalysis in YAML
by Adam Nemet
· 9 years ago
c507ac9
[Inliner] Port all opt remarks to new streaming API
by Adam Nemet
· 9 years ago
04758ba
Shorten DiagnosticInfoOptimizationRemark* to OptimizationRemark*. NFC
by Adam Nemet
· 9 years ago
a62b7e1
Output optimization remarks in YAML
by Adam Nemet
· 9 years ago
cc2a3fa
Revert "Output optimization remarks in YAML"
by Adam Nemet
· 9 years ago
92e928c
Output optimization remarks in YAML
by Adam Nemet
· 9 years ago
cef3314
[Inliner] Report when inlining fails because callee's def is unavailable
by Adam Nemet
· 9 years ago
896c09b
[Inliner,OptDiag] Add hotness attribute to opt diagnostics
by Adam Nemet
· 9 years ago
36e0d01
Consistently use FunctionAnalysisManager
by Sean Silva
· 9 years ago
cbe2a9b
[OptDiag] Missed these when making the IR Value a const pointer
by Adam Nemet
· 9 years ago
7cfd597
[OptDiag,LV] Add hotness attribute to applied-optimization remarks
by Adam Nemet
· 9 years ago
0e0e2d5
[OptDiag,LV] Add hotness attribute to the derived analysis remarks
by Adam Nemet
· 9 years ago
5b3a5cf
[OptDiag,LV] Add hotness attribute to analysis remarks
by Adam Nemet
· 9 years ago
6100d16
[OptDiag] Take the IR Value as a const pointer
by Adam Nemet
· 9 years ago
78d1091
[OptDiag] Wrap a long line
by Adam Nemet
· 9 years ago
79ac42a
[OptRemarkEmitter] Port to new PM
by Adam Nemet
· 9 years ago
aad8160
[OptRemark,LDist] RFC: Add hotness attribute
by Adam Nemet
· 9 years ago