Daniel Sanders
|
57a8129407
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
|
6 年之前 |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Fangrui Song
|
53a62241d3
Use llvm::copy. NFC
|
6 年之前 |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 年之前 |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 年之前 |
Shiva Chen
|
24abe71d71
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
|
7 年之前 |
Sanjay Patel
|
e599ceafb8
[TargetSchedule] shrink interface for init(); NFCI
|
7 年之前 |
Francis Visoiu Mistrih
|
ca0df55065
[CodeGen] Unify MBB reference format in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
accb337c76
[CodeGen] Rename functions PrintReg* to printReg*
|
7 年之前 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 年之前 |
Florian Hahn
|
6aed42109d
Recommit [MachineCombiner] Update instruction depths incrementally for large BBs.
|
8 年之前 |
Hans Wennborg
|
c9b4fb74b7
Revert r312719 "[MachineCombiner] Update instruction depths incrementally for large BBs."
|
8 年之前 |
Eugene Zelenko
|
8fd05041c0
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 年之前 |
Florian Hahn
|
651af02437
[MachineCombiner] Update instruction depths incrementally for large BBs.
|
8 年之前 |
Florian Hahn
|
4970c50abe
[MachineTraceMetrics] Add computeDepth function (NFCI).
|
8 年之前 |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 年之前 |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
8 年之前 |
Eugene Zelenko
|
c688c0bb51
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 年之前 |
Tim Shen
|
36b7d78473
[ADT] Change PostOrderIterator to use NodeRef. NFC.
|
9 年之前 |
Duncan P. N. Exon Smith
|
03941cc7c4
CodeGen: Use MachineInstr& more in MachineTraceMetrics, NFC
|
9 年之前 |
Duncan P. N. Exon Smith
|
fdab22c8f3
CodeGen: Use MachineInstr& in MachineTraceMetrics, NFC
|
9 年之前 |
Duncan P. N. Exon Smith
|
65b18dd93d
Reapply "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
|
9 年之前 |
Duncan P. N. Exon Smith
|
01f8c42f80
Revert "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
|
9 年之前 |
Duncan P. N. Exon Smith
|
8c34e067a7
CodeGen: Use references in MachineTraceMetrics::Trace, NFC
|
9 年之前 |
Richard Trieu
|
1b96cbe208
Remove uses of builtin comma operator.
|
9 年之前 |
Sanjay Patel
|
28e18e1782
use range-based for loops; NFCI
|
9 年之前 |
Sanjay Patel
|
c3bac701a5
fix crash in machine trace metrics due to processing dbg_value instructions (PR24199)
|
10 年之前 |
Sanjay Patel
|
a71390ff3b
use range-based for loops; NFCI
|
10 年之前 |
Sanjay Patel
|
98d447c206
use range-based for loops; NFCI
|
10 年之前 |