Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 سال پیش |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Vedant Kumar
|
c55ef4741a
[LLVMContext] Detecting leaked instructions with metadata
|
7 سال پیش |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Fedor Sergeev
|
46d5e2b451
allow custom OptBisect classes set to LLVMContext
|
7 سال پیش |
Fedor Sergeev
|
558f76fb1d
[NFC] OptPassGate extracted from OptBisect
|
7 سال پیش |
Vivek Pandya
|
18b4c37d1e
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
|
8 سال پیش |
Vivek Pandya
|
4abccff981
This reverts r313381
|
8 سال پیش |
Vivek Pandya
|
bb8204f26f
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
|
8 سال پیش |
Konstantin Zhuravlyov
|
8f85685860
Enhance synchscope representation
|
8 سال پیش |
Eugene Zelenko
|
f1934002e0
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
8 سال پیش |
Reid Kleckner
|
816047d44c
[IR] De-virtualize ~Value to save a vptr
|
8 سال پیش |
Reid Kleckner
|
6707770d48
Rename AttributeSet to AttributeList
|
8 سال پیش |
Justin Lebar
|
a2e3c5a457
Use unique_ptr in LLVMContextImpl's constant maps.
|
8 سال پیش |
Adam Nemet
|
f8cec99b2f
[OptRemark,LDist] RFC: Add hotness attribute
|
9 سال پیش |
Benjamin Kramer
|
e96e21f003
Apply clang-tidy's modernize-loop-convert to most of lib/IR.
|
9 سال پیش |
Andrew Kaylor
|
1e455c5cfb
Re-commit optimization bisect support (r267022) without new pass manager support.
|
9 سال پیش |
Vedant Kumar
|
8866d94a61
Revert "Initial implementation of optimization bisect support."
|
9 سال پیش |
Andrew Kaylor
|
c852398cbc
Initial implementation of optimization bisect support.
|
9 سال پیش |
Duncan P. N. Exon Smith
|
a15c0e9ce0
IR: Use DenseSet instead of DenseMap for ConstantUniqueMap; NFC
|
9 سال پیش |
Duncan P. N. Exon Smith
|
9148a0a560
IR: Stop explicitly clearing the MDStringCache
|
9 سال پیش |
David Majnemer
|
3ee61b8306
[IR] Manage TheNoneToken with a std::unique_ptr
|
9 سال پیش |
David Majnemer
|
83fc12aeed
[IR] Add support for empty tokens
|
9 سال پیش |
Sanjoy Das
|
5b674c0b49
[IR] Add operand bundles to CallInst and InvokeInst.
|
10 سال پیش |
David Majnemer
|
2dacece9e2
[IR] Add token types
|
10 سال پیش |
Duncan P. N. Exon Smith
|
c61bc48acb
DI: Disallow uniquable DICompileUnits
|
10 سال پیش |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 سال پیش |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 سال پیش |
Kit Barton
|
fbfd58ab92
Add the i128 builtin type to LLVM.
|
10 سال پیش |
Philip Reames
|
2bdb23849b
Revert GCStrategy ownership changes
|
10 سال پیش |