James Molloy
|
4c2266ddea
[DFAPacketizer] Reapply: Track resources for packetized instructions
|
6 år sedan |
Simon Pilgrim
|
98409ec54e
Revert rL371198 from llvm/trunk: [DFAPacketizer] Track resources for packetized instructions
|
6 år sedan |
James Molloy
|
333900f768
[DFAPacketizer] Track resources for packetized instructions
|
6 år sedan |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Matthias Braun
|
b064c24e4a
ScheduleDAG: Cleanup dumping code; NFC
|
7 år sedan |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 år sedan |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 år sedan |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
7 år sedan |
Krzysztof Parzyszek
|
26843fd82c
[Packetizer] Add function to check for aliasing between instructions
|
7 år sedan |
Eugene Zelenko
|
643c0a4367
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 år sedan |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 år sedan |
Gabor Horvath
|
4d5ff6d8d6
Remove unnecessary conditions as suggested by clang-tidy. NFC
|
8 år sedan |
Krzysztof Parzyszek
|
61926b476d
[Packetizer] Add debugging code to stop packetization after N instructions
|
9 år sedan |
Krzysztof Parzyszek
|
8bd1db4d74
Add debugging code to the packetizer
|
9 år sedan |
Benjamin Kramer
|
0ad6107994
Apply clang-tidy's misc-static-assert where it makes sense.
|
9 år sedan |
Krzysztof Parzyszek
|
965326494a
Add DAG mutation interface to the DFA packetizer
|
9 år sedan |
Duncan P. N. Exon Smith
|
0ce039da16
CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC
|
9 år sedan |
Duncan P. N. Exon Smith
|
20a62528ef
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
|
9 år sedan |
Duncan P. N. Exon Smith
|
6e5736e1aa
CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
|
9 år sedan |
Krzysztof Parzyszek
|
d3b460f139
[Packetizer] Code cleanup, NFC
|
9 år sedan |
Krzysztof Parzyszek
|
8ad916fe91
[Packetizer] Add a check whether an instruction should be packetized now
|
9 år sedan |
Krzysztof Parzyszek
|
e0d5233e36
[Packetizer] Add AliasAnalysis as a parameter to the packetizer
|
9 år sedan |
Krzysztof Parzyszek
|
d8d11cb07e
Avoid dependency between TableGen and CodeGen
|
9 år sedan |
Krzysztof Parzyszek
|
bf390b05bc
Hexagon V60/HVX DFA scheduler support
|
9 år sedan |
Krzysztof Parzyszek
|
a00b4f6e5d
Revert r253790: it breaks all builds for some reason.
|
9 år sedan |
Krzysztof Parzyszek
|
c7fdae2400
Hexagon V60/HVX DFA scheduler support
|
9 år sedan |
Matthias Braun
|
e9564b2bbe
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
|
9 år sedan |
Duncan P. N. Exon Smith
|
030cf8e04e
CodeGen: Remove a few more ilist iterator implicit conversions, NFC
|
10 år sedan |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 år sedan |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 år sedan |