Shiva Chen
|
24abe71d71
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
|
7 年之前 |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 年之前 |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 年之前 |
Jonas Paulsson
|
a83aa7ca2e
[MachineScheduler] NFC refactoring
|
7 年之前 |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
7 年之前 |
David Blaikie
|
9d9a46a465
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
7 年之前 |
Jonas Paulsson
|
31f3439809
[MachineScheduler] Dump SUnits before calling SchedImpl->initialize()
|
7 年之前 |
Francis Visoiu Mistrih
|
f751ac3a9c
Revert "[CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print"
|
7 年之前 |
Francis Visoiu Mistrih
|
331b6f31af
[CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print
|
7 年之前 |
Yaxun Liu
|
73f6582e91
CodeGen: Fix assertion in ScheduleDAGMILive::scheduleMI due to llvm.dbg.value
|
7 年之前 |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 年之前 |
Yaxun Liu
|
06d39e2dc8
Recommit CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
|
7 年之前 |
Yaxun Liu
|
92d81a8d46
Revert CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
|
7 年之前 |
Yaxun Liu
|
084f87947f
CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
|
7 年之前 |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
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 年之前 |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
7 年之前 |
Jonas Paulsson
|
1862283718
[MachineScheduler] Minor refactoring.
|
7 年之前 |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 年之前 |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 年之前 |
Justin Bogner
|
1842f4a81b
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
|
7 年之前 |
Javed Absar
|
1f4dc266e2
[MiSched] - Simplify ProcResEntry access
|
8 年之前 |
Javed Absar
|
dccccced43
[Misched]: Remove double call getMicroOpFactor.NFC.
|
8 年之前 |
Stanislav Mekhanoshin
|
63c545da3a
Allow target to decide when to cluster loads/stores in misched
|
8 年之前 |
Mikael Holmen
|
db48628bdf
[MachineScheduler] Put SchedRegion in an anonymous namespace.
|
8 年之前 |
Eugene Zelenko
|
8fd05041c0
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 年之前 |
Jonas Paulsson
|
59bdb88371
[SystemZ, MachineScheduler] Improve post-RA scheduling.
|
8 年之前 |
Sam Clegg
|
b209206d2c
Mark dump() methods as const. NFC
|
8 年之前 |