Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
CodeGen
/
MachineOperandTest.cpp
1076969
Followup on Proposal to move MIR physical register namespace to '$' sigil.
by Puyan Lotfi
· 8 years ago
7bee1ce
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
by Francis Visoiu Mistrih
· 8 years ago
96ed12f
[CodeGen] Print RegClasses on MI in verbose mode
by Francis Visoiu Mistrih
· 8 years ago
19988dd
[CodeGen][NFC] Correct case for printSubRegIdx
by Francis Visoiu Mistrih
· 8 years ago
b931375
[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.
by Puyan Lotfi
· 8 years ago
234b36e
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
43c2ba7
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
fcfc7b2
[CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
ee30ab7
[CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
f726bec
[CodeGen] Move printing MO_Metadata operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
f6cd582
[CodeGen] Print live-out register lists as liveout(...) in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
3f63013f
[CodeGen] Print global addresses as @foo in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
d398775
[CodeGen] Print external symbols as $symbol in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
d347e97
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
2b16863
[CodeGen] Print target index operands as target-index(target-specific) + 8 in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
c846909
[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
e28484a
[CodeGen] Move printing MO_Immediate operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
ab9bb80
[CodeGen] Move printing MO_CImmediate operands to MachineOperand::print
by Francis Visoiu Mistrih
· 8 years ago
fd11bc0
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
by Francis Visoiu Mistrih
· 8 years ago
5f98889
[unittests] Adding a unittest for ChangeTaTargetIndex. NFC
by Marcello Maggioni
· 8 years ago