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 лет назад |
Teresa Johnson
|
6528d0e74f
[RA] Fix spelling of Greedy register allocator internal option
|
6 лет назад |
Matt Arsenault
|
a2b05bc24d
CodeGen: Introduce a class for registers
|
6 лет назад |
Fangrui Song
|
66987a8d19
Use llvm::lower_bound. NFC
|
6 лет назад |
Ali Tamur
|
8c653aebb3
Revert "Use llvm::lower_bound. NFC"
|
6 лет назад |
Fangrui Song
|
a5919957f1
Use llvm::lower_bound. NFC
|
6 лет назад |
Mikael Holmen
|
3e6388c561
[RegAllocGreedy] Take last chance recoloring into account in split and assign
|
6 лет назад |
Mark Lacey
|
11a96c9797
[RegAllocGreedy] Take last chance recoloring into account in evicting.
|
6 лет назад |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
Hiroshi Inoue
|
7a9527e0eb
[NFC] fix trivial typos in comments
|
6 лет назад |
John Brawn
|
98689c01bb
[RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers
|
6 лет назад |
Daniil Fukalov
|
5bcb2da70c
[RegAllocGreedy] avoid using physreg candidates that cannot be correctly spilled
|
7 лет назад |
Walter Lee
|
a96dc0e7b9
[RegAllocGreedy] Fix crash in tryLocalSplit
|
7 лет назад |
Sander de Smalen
|
7336954a4d
Remove FrameAccess struct from hasLoadFromStackSlot
|
7 лет назад |
Sander de Smalen
|
1d40abd282
Extend hasStoreToStackSlot with list of FI accesses.
|
7 лет назад |
Wei Mi
|
19723d91b8
[RegAlloc][NFC] Fix the help string of the option "huge-size-for-split".
|
7 лет назад |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
7 лет назад |
Wei Mi
|
735bf22bd7
[RegAlloc] Skip global splitting if the live range is huge and its spill is
|
7 лет назад |
Hiroshi Inoue
|
73d058aa97
[NFC] fix trivial typos in comments
|
7 лет назад |
Nirav Dave
|
4c53b27f1f
[RegAllocGreedy] Use simpler map class for EvicteeInfo. NFCI.
|
7 лет назад |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 лет назад |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 лет назад |
Marina Yatsina
|
1eecb87b77
Take into account the cost of local intervals when selecting split candidate.
|
7 лет назад |
Hiroshi Inoue
|
5cba328f5a
[NFC] fix trivial typos in comments
|
7 лет назад |
Matthias Braun
|
209f048663
LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFC
|
7 лет назад |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 лет назад |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
7 лет назад |
Francis Visoiu Mistrih
|
ca0df55065
[CodeGen] Unify MBB reference format in both MIR and debug output
|
7 лет назад |
Zachary Turner
|
9a4e15cb76
Mark all library options as hidden.
|
7 лет назад |