Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
7 years ago |
Heejin Ahn
|
2522e34cd5
Change ambiguous uses of term 'funclet' to 'EH scopes'. NFC.
|
7 years ago |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 years ago |
Eugene Zelenko
|
887aef72f3
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 years ago |
Matthias Braun
|
109c6e02f7
Insert IMPLICIT_DEFS for undef uses in tail merging
|
8 years ago |
Matthias Braun
|
b0e29ac6a6
LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI
|
8 years ago |
Matthias Braun
|
bd265c3ec6
Revert "LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI"
|
8 years ago |
Matthias Braun
|
b0019d8f2c
LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI
|
8 years ago |
Taewook Oh
|
39985529f8
NFC: Reformats comments according to the coding guildelines.
|
8 years ago |
Taewook Oh
|
5c088820ba
[BranchFolding] Merge debug locations from common tail instead of removing
|
8 years ago |
Xinliang David Li
|
210c690520
include function name in dot filename
|
8 years ago |
Kyle Butt
|
5818a513ae
CodeGen: Allow small copyable blocks to "break" the CFG.
|
8 years ago |
Xinliang David Li
|
828b398771
Add support to dump dot graph block layout after MBP
|
8 years ago |
Matthias Braun
|
fe82f4a18b
BranchRelaxation: Recompute live-ins when splitting a block
|
8 years ago |
Krzysztof Parzyszek
|
7479130c26
Do not remove implicit defs in BranchFolder
|
8 years ago |
Kyle Butt
|
b1ee91e27d
Branch Folding: Accept explicit threshold for tail merge size.
|
9 years ago |
Matthias Braun
|
1efbc7fef5
BranchFolding: Use LivePhysReg to update live in lists.
|
9 years ago |
Haicheng Wu
|
c4f2258852
Reapply "[MBP] Reduce code size by running tail merging in MBP.""
|
9 years ago |
Haicheng Wu
|
63ca44cb85
Revert "[MBP] Reduce code size by running tail merging in MBP."
|
9 years ago |
Haicheng Wu
|
84755987d0
[MBP] Reduce code size by running tail merging in MBP.
|
9 years ago |
Haicheng Wu
|
f15d24533e
[BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.
|
9 years ago |
David Majnemer
|
492f1cfa37
[WinEH] Permit branch folding in the face of funclets
|
10 years ago |
Benjamin Kramer
|
b453775cc2
[CodeGen] Reduce visibility of implementation details
|
10 years ago |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 years ago |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 years ago |
Benjamin Kramer
|
00e08fcaa0
Canonicalize header guards into a common format.
|
11 years ago |
Akira Hatanaka
|
70b56056a1
[Branch probability] Recompute branch weights of tail-merged basic blocks.
|
11 years ago |
Benjamin Kramer
|
55c06ae7af
Revert "Give internal classes hidden visibility."
|
12 years ago |
Benjamin Kramer
|
15f387c93e
Give internal classes hidden visibility.
|
12 years ago |