Eli Friedman
|
22f0ee179f
[CodeGen] Fix hashing for MO_ExternalSymbol MachineOperands.
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Puyan Lotfi
|
1076969bfe
Followup on Proposal to move MIR physical register namespace to '$' sigil.
|
7 年之前 |
Francis Visoiu Mistrih
|
7bee1ceb03
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
|
7 年之前 |
Francis Visoiu Mistrih
|
96ed12f5f3
[CodeGen] Print RegClasses on MI in verbose mode
|
7 年之前 |
Francis Visoiu Mistrih
|
19988dd44d
[CodeGen][NFC] Correct case for printSubRegIdx
|
7 年之前 |
Puyan Lotfi
|
b931375195
[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.
|
7 年之前 |
Francis Visoiu Mistrih
|
234b36e423
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
43c2ba74fc
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
fcfc7b225f
[CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
ee30ab7184
[CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
f726becf7c
[CodeGen] Move printing MO_Metadata operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
f6cd582907
[CodeGen] Print live-out register lists as liveout(...) in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
3f63013fb4
[CodeGen] Print global addresses as @foo in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
d398775f54
[CodeGen] Print external symbols as $symbol in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
d347e9783d
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
2b16863067
[CodeGen] Print target index operands as target-index(target-specific) + 8 in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
c84690975a
[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
e28484a720
[CodeGen] Move printing MO_Immediate operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
ab9bb80575
[CodeGen] Move printing MO_CImmediate operands to MachineOperand::print
|
7 年之前 |
Francis Visoiu Mistrih
|
fd11bc0813
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
|
7 年之前 |
Marcello Maggioni
|
5f9888976b
[unittests] Adding a unittest for ChangeTaTargetIndex. NFC
|
8 年之前 |