Daniel Sanders
|
57a8129407
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
|
6 years ago |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Mark Searles
|
88b9c13528
RenameIndependentSubregs: Fix handling of undef tied operands
|
7 years ago |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 years ago |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 years ago |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
7 years ago |
Francis Visoiu Mistrih
|
7384652668
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
|
7 years ago |
Francis Visoiu Mistrih
|
accb337c76
[CodeGen] Rename functions PrintReg* to printReg*
|
7 years ago |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
7 years ago |
Matt Arsenault
|
d841eae40b
RenameIndependentSubregs: Fix infinite loop
|
8 years ago |
Matt Arsenault
|
ab5d97fb87
RenameIndependentSubregs: Fix iterator problem
|
8 years ago |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 years ago |
Matt Arsenault
|
83def7c691
Remove double semicolon
|
8 years ago |
Matt Arsenault
|
323e6e9ede
RenameIndependentSubregs: Fix handling of undef tied operands
|
8 years ago |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
8 years ago |
Krzysztof Parzyszek
|
d6ca3f019d
Extract LaneBitmask into a separate type
|
8 years ago |
Mehdi Amini
|
67f335d992
Use StringRef in Pass/PassManager APIs (NFC)
|
9 years ago |
Matthias Braun
|
da04ce1480
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/parser it
|
9 years ago |
Krzysztof Parzyszek
|
31a5f885bf
Create subranges for new intervals resulting from live interval splitting
|
9 years ago |
Matthias Braun
|
8669eef6f1
RenameIndependentSubregs: Fix liveness query in rewriteOperands()
|
9 years ago |
Matthias Braun
|
1cd242fe11
CodeGen: Refactor renameDisconnectedComponents() as a pass
|
9 years ago |