Daniel Jasper
|
7da5231e32
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
|
8 tahun lalu |
Petar Jovanovic
|
32d37d6720
[X86] Correct dwarf unwind information in function epilogue
|
8 tahun lalu |
Hiroshi Inoue
|
059bd0e36c
[SelectionDAG] set dereferenceable flag when expanding memcpy/memmove
|
8 tahun lalu |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 tahun lalu |
Eugene Zelenko
|
1d081e6497
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 tahun lalu |
Matthias Braun
|
cc67b03016
MachineInstr: Do not skip dead def operands when printing.
|
8 tahun lalu |
Adrian Prantl
|
4e397d9e33
Cleanup: Use DIExpression::prepend in buildDbgValueForSpill(). (NFC)
|
8 tahun lalu |
Daniel Sanders
|
cc3830e7da
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flexibility.
|
8 tahun lalu |
Adrian Prantl
|
b560ea777b
PR32382: Fix emitting complex DWARF expressions.
|
8 tahun lalu |
Tim Northover
|
80122f82f9
GlobalISel: allow quad-precision values to be dumped.
|
8 tahun lalu |
Daniel Sanders
|
9db5e41e1d
[globalisel][tblgen] Add support for ComplexPatterns
|
8 tahun lalu |
Oren Ben Simhon
|
6095a7948d
Disable Callee Saved Registers
|
8 tahun lalu |
Eli Friedman
|
bfa11453a9
Refactor alias check from MISched into common helper. NFC.
|
8 tahun lalu |
Ahmed Bougacha
|
8b200ec55e
[CodeGen] Print MI without a newline when skipping debugloc. NFC.
|
8 tahun lalu |
Ahmed Bougacha
|
9628c84c3f
[CodeGen] Add a way to SkipDebugLoc in MachineInstr::print(). NFC.
|
8 tahun lalu |
Matthias Braun
|
aaf8acb74e
MachineInstr: Remove parameter from dump()
|
8 tahun lalu |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 tahun lalu |
Matthias Braun
|
4da3b92c2d
MachineInstr: Print name for subreg index in SUBREG_TO_REG
|
8 tahun lalu |
Sebastian Pop
|
0ed0bfd718
machine combiner: fix pretty printer
|
8 tahun lalu |
Bjorn Pettersson
|
0fd1a2cc65
[CodeGen] Make MachineInstr::isIdenticalTo() symmetric.
|
8 tahun lalu |
Stephan Bergmann
|
20a600c431
Replace APFloatBase static fltSemantics data members with getter functions
|
8 tahun lalu |
Matthias Braun
|
3962c3afbc
MachineOperand: Add dump() method
|
8 tahun lalu |
Konstantin Zhuravlyov
|
a7e2c08af2
[MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand, and remove redundant getAtomic* member functions from SelectionDAG.
|
8 tahun lalu |
Fraser Cormack
|
33a142aa84
Fix formatting in findRegisterUseOperandIdx. NFC.
|
8 tahun lalu |
Matt Arsenault
|
ec4f2a0c81
AMDGPU: Support commuting a FrameIndex operand
|
9 tahun lalu |
Ahmed Bougacha
|
ce3adfd9b4
[GlobalISel] Fix mismatched "<..)" in intrinsic MO printing. NFC.
|
9 tahun lalu |
Justin Lebar
|
c71d5b41ef
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
|
9 tahun lalu |
Justin Lebar
|
e7555f0b3e
[CodeGen] Rename MachineInstr::isInvariantLoad to isDereferenceableInvariantLoad. NFC
|
9 tahun lalu |
Tim Northover
|
59282d3fd2
GlobalISel: move type information to MachineRegisterInfo.
|
9 tahun lalu |
Pete Cooper
|
0504d91b00
Fix some more asserts after r279466.
|
9 tahun lalu |