David Stenberg
|
49b6fe0ba5
[NFC] Make the describeLoadedValue() hook return machine operand objects
|
6 년 전 |
Daniel Sanders
|
57a8129407
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
|
6 년 전 |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 년 전 |
Djordje Todorovic
|
a782d2cb2d
Reland "[DwarfDebug] Dump call site debug info"
|
6 년 전 |
Djordje Todorovic
|
24d43bb78f
Revert "[DwarfDebug] Dump call site debug info"
|
6 년 전 |
Djordje Todorovic
|
9e7e73578e
[DwarfDebug] Dump call site debug info
|
6 년 전 |
Djordje Todorovic
|
856ec6e1b0
[Backend] Keep call site info valid through the backend
|
6 년 전 |
Matt Arsenault
|
a2b05bc24d
CodeGen: Introduce a class for registers
|
6 년 전 |
Jonas Paulsson
|
ff136c756d
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
|
6 년 전 |
Ulrich Weigand
|
ef54162998
Allow target to handle STRICT floating-point nodes
|
6 년 전 |
Matt Arsenault
|
0b58446fa3
MC: Allow getMaxInstLength to depend on the subtarget
|
6 년 전 |
Austin Kerbow
|
527504cb5e
[CodeGen] Rename DEBUG_TYPE for default hazard recognizer.
|
6 년 전 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Sander de Smalen
|
7336954a4d
Remove FrameAccess struct from hasLoadFromStackSlot
|
7 년 전 |
Sander de Smalen
|
1d40abd282
Extend hasStoreToStackSlot with list of FI accesses.
|
7 년 전 |
Chandler Carruth
|
2a752bfdae
[MI] Change the array of `MachineMemOperand` pointers to be
|
7 년 전 |
Bjorn Pettersson
|
ead8b39fb5
[MC] Remove PhysRegSize from MCRegisterClass
|
7 년 전 |
Jun Bum Lim
|
a7632db848
[CodeGen] Use RegUnits to track register aliases (NFC)
|
7 년 전 |
Jun Bum Lim
|
af56683019
[CodeGen] Add a new pass for PostRA sink
|
7 년 전 |
Geoff Berry
|
ff75b997f1
[AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs
|
7 년 전 |
Matthias Braun
|
d0a44769ad
PeepholeOptimizer: Fix for vregs without defs
|
7 년 전 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 년 전 |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
7 년 전 |
David Blaikie
|
803f827385
Move TargetFrameLowering.h to CodeGen where it's implemented
|
7 년 전 |
Justin Bogner
|
1842f4a81b
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
|
7 년 전 |
Sanjay Patel
|
84282c5aaa
use range-for-loops; NFCI
|
8 년 전 |
Sanjay Patel
|
dcae9be81f
remove duplicate comments, reposition related functions; NFC
|
8 년 전 |
Alex Bradbury
|
f0e3ca1cab
Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with integer arguments
|
8 년 전 |
Matthias Braun
|
18f24452da
TargetInstrInfo: Change duplicate() to work on bundles.
|
8 년 전 |
Krzysztof Parzyszek
|
36d7c2b2e5
Move size and alignment information of regclass to TargetRegisterInfo
|
8 년 전 |