Krzysztof Parzyszek
|
2d4c98fec9
[Pipeliner] Fix number of phis to generate in the epilog
|
7 سال پیش |
Krzysztof Parzyszek
|
5f51cb0ad8
[Pipeliner] Use latency to compute RecMII
|
7 سال پیش |
Krzysztof Parzyszek
|
6023f6ca35
[Pipeliner] Fix assert caused by pipeliner serialization
|
7 سال پیش |
Krzysztof Parzyszek
|
42f8f944d9
[Pipeliner] Enable more base+offset dependence changes in pipeliner
|
7 سال پیش |
Krzysztof Parzyszek
|
1e6d98ea5e
[Pipeliner] Fix calculation when reusing phis
|
7 سال پیش |
Krzysztof Parzyszek
|
2fc30a3dc4
[Pipeliner] Fix check for order dependences when finalizing instructions
|
7 سال پیش |
Krzysztof Parzyszek
|
d5ceb00b90
[Pipeliner] Fix in the pipeliner phi reuse code
|
7 سال پیش |
Krzysztof Parzyszek
|
a13b439b13
[Pipeliner] Pipeliner should mark physical registers as used
|
7 سال پیش |
Krzysztof Parzyszek
|
b2c894024b
[Pipeliner] Correctly update memoperands in the epilog
|
7 سال پیش |
Krzysztof Parzyszek
|
31d44fceb1
[Hexagon] Eliminate subregisters from PHI nodes before pipelining
|
7 سال پیش |
David L Kreitzer
|
447a9343fc
Quiet unused variable warnings. NFC.
|
7 سال پیش |
Roorda, Jan-Willem
|
eb85033972
[Pipeliner] Fixed node order issue related to zero latency edges
|
7 سال پیش |
Roorda, Jan-Willem
|
751bada62c
[Pipeliner] Test commit: fixed spelling mistake in comments
|
7 سال پیش |
Krzysztof Parzyszek
|
48acebcee0
[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX
|
7 سال پیش |
Krzysztof Parzyszek
|
c1836df55e
Revert "[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX"
|
7 سال پیش |
Krzysztof Parzyszek
|
3f9418b962
[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX
|
7 سال پیش |
Hiroshi Inoue
|
5cba328f5a
[NFC] fix trivial typos in comments
|
7 سال پیش |
Bob Wilson
|
ce3ee9dbde
support phi ranges for machine-level IR
|
7 سال پیش |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 سال پیش |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
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 سال پیش |
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 سال پیش |
Krzysztof Parzyszek
|
e9c467fc40
[Pipeliner] Fix offset value for instrs dependent on post-inc load/stores
|
7 سال پیش |
Krzysztof Parzyszek
|
9f806a0438
[Pipeliner] Improve serialization order for post-increments
|
7 سال پیش |
Justin Bogner
|
1842f4a81b
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
|
7 سال پیش |
Eugene Zelenko
|
8fd05041c0
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 سال پیش |
Florian Hahn
|
8b712792d3
Guard print() functions only used by dump() functions.
|
8 سال پیش |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 سال پیش |