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
/
llvm
/
lib
/
IR
/
DiagnosticInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
1
-0
/
+11
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
1
-11
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
1
-0
/
+11
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
1
-11
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
1
-0
/
+11
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
1
-137
/
+0
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
1
-11
/
+46
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-1
/
+0
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+1
*
[DiagnosticInfo] Add support for preserving newlines in remark arguments.
Florian Hahn
2019-01-25
1
-1
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add vtable anchor to classes.
Richard Trieu
2018-12-29
1
-0
/
+8
*
Reapply "Adapt gcov to changes in CFE."
Adrian Prantl
2018-12-06
1
-11
/
+31
*
Revert "Adapt gcov to changes in CFE."
Ilya Biryukov
2018-12-04
1
-31
/
+11
*
Fix non-modular build.
Adrian Prantl
2018-12-03
1
-0
/
+4
*
Update Diagnostic handling for changes in CFE.
Adrian Prantl
2018-12-03
1
-11
/
+27
*
This change add's optimization remark in LoopVersioning LICM pass.
Ashutosh Nema
2018-01-23
1
-0
/
+4
*
Test commit
Matthew Voss
2018-01-09
1
-1
/
+1
*
[OptRemark] Move YAML writing to IR
Adam Nemet
2017-10-04
1
-0
/
+80
*
Allow ORE.emit to take a closure to delay building the remark object
Adam Nemet
2017-09-19
1
-12
/
+4
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-64
/
+14
*
This reverts r313381
Vivek Pandya
2017-09-15
1
-14
/
+64
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-64
/
+14
*
Support all integer types in DiagnosticInfoOptimizationBase::Argument
Adam Nemet
2017-08-24
1
-2
/
+10
*
[ORE] Remove Old Optimization Remark API
Sam Elliott
2017-08-21
1
-43
/
+4
*
[OptDiag] Updating Remarks in SampleProfile
Eli Friedman
2017-08-11
1
-0
/
+10
*
Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter Pass
Sam Elliott
2017-07-30
1
-0
/
+3
*
[OptRemark] Allow streaming of 64-bit integers
Adam Nemet
2017-07-27
1
-0
/
+6
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: d...
Peter Collingbourne
2017-05-16
1
-1
/
+1
*
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
Eugene Zelenko
2017-05-15
1
-6
/
+17
*
[Stack Protection] Add diagnostic information for why stack protection was ap...
David Bozier
2017-02-28
1
-1
/
+16
*
[ORE] Use const CodeRegions in the remark diagnostics. NFC.
Ahmed Bougacha
2017-02-23
1
-6
/
+6
*
OptDiag: Add const to some interfaces that don't modify anything. NFC
Justin Bogner
2017-02-22
1
-1
/
+1
*
OptDiag: Allow constructing DiagnosticLocation from DISubprograms
Justin Bogner
2017-02-18
1
-1
/
+9
*
OptDiag: Decouple backend diagnostics from debug info metadata
Justin Bogner
2017-02-18
1
-43
/
+41
*
OptDiag: Rename DiagnosticInfoWithDebugLoc to WithLocation. NFC
Justin Bogner
2017-02-17
1
-3
/
+3
*
[OptDiag] Pass const Values/Types to Argument. NFC.
Ahmed Bougacha
2017-02-15
1
-2
/
+2
*
[LV] Also port failure remarks to new OptimizationRemarkEmitter API
Adam Nemet
2017-02-02
1
-12
/
+7
*
New OptimizationRemarkEmitter pass for MIR
Adam Nemet
2017-01-25
1
-8
/
+7
*
[OptDiag] Split code region out of DiagnosticInfoOptimizationBase
Adam Nemet
2017-01-25
1
-18
/
+17
*
[GVN, OptDiag] Include the value that is forwarded in load elimination
Adam Nemet
2016-12-01
1
-2
/
+22
*
[GVN] Basic optimization remark support
Adam Nemet
2016-12-01
1
-0
/
+6
*
Revert "[GVN] Basic optimization remark support"
Adam Nemet
2016-11-30
1
-6
/
+0
*
[GVN] Basic optimization remark support
Adam Nemet
2016-11-29
1
-0
/
+6
*
Revert "[GVN] Basic optimization remark support"
Adam Nemet
2016-11-29
1
-6
/
+0
*
Revert "[GVN, OptDiag] Include the value that is forwarded in load elimination"
Adam Nemet
2016-11-29
1
-22
/
+2
*
[GVN, OptDiag] Include the value that is forwarded in load elimination
Adam Nemet
2016-11-28
1
-2
/
+22
*
[GVN] Basic optimization remark support
Adam Nemet
2016-11-28
1
-0
/
+6
*
[OptDiag, opt-viewer] Save callee's location and display as link
Adam Nemet
2016-11-07
1
-1
/
+8
[next]