index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
MachineOperand.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-3
/
+3
*
[CodeGen] Move printing MO_FPImmediate operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-23
/
+1
*
[CodeGen] Refactor printOffset from MO and MIRPrinter
Francis Visoiu Mistrih
2017-12-19
1
-14
/
+14
*
[CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-2
/
+123
*
[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and d...
Francis Visoiu Mistrih
2017-12-15
1
-2
/
+29
*
[MIR] Add support for missing CFI directives
Francis Visoiu Mistrih
2017-12-15
1
-1
/
+5
*
[CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-1
/
+1
*
[CodeGen] Move printing MO_Metadata operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-14
1
-2
/
+0
*
[CodeGen] Print live-out register lists as liveout(...) in both MIR and debug...
Francis Visoiu Mistrih
2017-12-14
1
-2
/
+18
*
[CodeGen] Print global addresses as @foo in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-6
/
+64
*
[CodeGen] Print external symbols as $symbol in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-5
/
+11
*
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...
Francis Visoiu Mistrih
2017-12-13
1
-1
/
+2
*
[CodeGen] Print target index operands as target-index(target-specific) + 8 in...
Francis Visoiu Mistrih
2017-12-13
1
-5
/
+22
*
[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ...
Francis Visoiu Mistrih
2017-12-13
1
-4
/
+12
*
[MachineOperand][MIR] Add isRenamable to MachineOperand.
Geoff Berry
2017-12-12
1
-2
/
+35
*
[CodeGen] Move printing MO_Immediate operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-08
1
-0
/
+9
*
[CodeGen] Move printing MO_CImmediate operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-08
1
-1
/
+1
*
[CodeGen] Use more getMFIfAvailable
Francis Visoiu Mistrih
2017-12-07
1
-16
/
+8
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-71
/
+87
*
[CodeGen] Fix formatting error from r319885
Francis Visoiu Mistrih
2017-12-06
1
-1
/
+1
*
[CodeGen] Better handling of detached MachineOperands
Francis Visoiu Mistrih
2017-12-06
1
-33
/
+39
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
CodeGen: Fix pointer info in SplitVecOp_EXTRACT_VECTOR_ELT/SplitVecRes_INSERT...
Yaxun Liu
2017-12-02
1
-10
/
+5
*
[CodeGen] Fix doxygen \file comment style
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
[CodeGen] Fix doxygen
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+1
*
[CodeGen] Separate MachineOperand implementation from MachineInstr
Francis Visoiu Mistrih
2017-11-28
1
-0
/
+751
[prev]