Vedant Kumar
|
5ac26356b3
[IR] Consolidate fixed metadata kind definitions (NFC)
|
6 gadi atpakaļ |
Yonghong Song
|
ccb54f3ef5
[BPF] add new intrinsics preserve_{array,union,struct}_access_index
|
6 gadi atpakaļ |
Yonghong Song
|
a05b222517
Revert "[BPF] add new intrinsics preserve_{array,union,struct}_access_index"
|
6 gadi atpakaļ |
Yonghong Song
|
35c568c007
[BPF] add new intrinsics preserve_{array,union,struct}_access_index
|
6 gadi atpakaļ |
Francis Visoiu Mistrih
|
78ee34a412
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
|
6 gadi atpakaļ |
Francis Visoiu Mistrih
|
4107715f75
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
|
6 gadi atpakaļ |
Francis Visoiu Mistrih
|
aa137aa9ea
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
|
6 gadi atpakaļ |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 gadi atpakaļ |
Johannes Doerfert
|
972a348402
AbstractCallSite -- A unified interface for (in)direct and callback calls
|
6 gadi atpakaļ |
Michael Kruse
|
42a382c204
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
|
6 gadi atpakaļ |
Fedor Sergeev
|
46d5e2b451
allow custom OptBisect classes set to LLVMContext
|
7 gadi atpakaļ |
Fedor Sergeev
|
558f76fb1d
[NFC] OptPassGate extracted from OptBisect
|
7 gadi atpakaļ |
Hiroshi Yamauchi
|
dd33e177dd
Irreducible loop metadata for more accurate block frequency under PGO.
|
7 gadi atpakaļ |
Matthew Simpson
|
9f219e8d89
Add !callees metadata
|
7 gadi atpakaļ |
Adam Nemet
|
c5599f675f
[OptRemark] Move YAML writing to IR
|
7 gadi atpakaļ |
Adam Nemet
|
138faec1ee
Move verbosity check for remarks to the diag handler
|
7 gadi atpakaļ |
Vivek Pandya
|
18b4c37d1e
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
|
8 gadi atpakaļ |
Vivek Pandya
|
4abccff981
This reverts r313381
|
8 gadi atpakaļ |
Vivek Pandya
|
bb8204f26f
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
|
8 gadi atpakaļ |
Konstantin Zhuravlyov
|
4cdc883934
Fix unused variable warnings
|
8 gadi atpakaļ |
Konstantin Zhuravlyov
|
8f85685860
Enhance synchscope representation
|
8 gadi atpakaļ |
Brian Gesiak
|
e3305284e8
[ORE] Add diagnostics hotness threshold
|
8 gadi atpakaļ |
Brian Gesiak
|
a6974a4e44
[ORE] Remove old "diagnostic hotness" spelling
|
8 gadi atpakaļ |
Brian Gesiak
|
8e8ec784f8
[ORE] Unify spelling as "diagnostics hotness"
|
8 gadi atpakaļ |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 gadi atpakaļ |
Evgeniy Stepanov
|
df808fe215
Add !associated metadata.
|
8 gadi atpakaļ |
Peter Collingbourne
|
b29976c54b
IR, X86: Understand !absolute_symbol metadata on global variables.
|
8 gadi atpakaļ |
Peter Collingbourne
|
2af93f18d5
IR: Reduce the amount of boilerplate required for a metadata kind. NFCI.
|
8 gadi atpakaļ |
Mehdi Amini
|
1bb4b12315
Change setDiagnosticsOutputFile to take a unique_ptr from a raw pointer (NFC)
|
8 gadi atpakaļ |
Dehao Chen
|
977fc82cac
Use profile info to set function section prefix to group hot/cold functions.
|
8 gadi atpakaļ |