Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Daniil Fukalov
|
5bcb2da70c
[RegAllocGreedy] avoid using physreg candidates that cannot be correctly spilled
|
7 سال پیش |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 سال پیش |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
7 سال پیش |
Matthias Braun
|
ffc6b4654a
SplitKit: Fix liveness recomputation in some remat cases.
|
7 سال پیش |
Eugene Zelenko
|
7cf6af50d7
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 سال پیش |
Matthias Braun
|
94ebfcba48
SplitKit: Correctly implement partial subregister copies
|
8 سال پیش |
Krzysztof Parzyszek
|
f5fef36d3a
Check proper live range in extendPHIRanges
|
8 سال پیش |
Krzysztof Parzyszek
|
31a5f885bf
Create subranges for new intervals resulting from live interval splitting
|
9 سال پیش |
Wei Mi
|
4eae2788ea
Allow dead insts to be kept in DeadRemat only when they are rematerializable.
|
9 سال پیش |
Wei Mi
|
14a29ca2bb
InsertPointAnalysis: Move current live interval from being a class member
|
9 سال پیش |
Wei Mi
|
723d45a0c7
[NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class
|
9 سال پیش |
Eric Christopher
|
4449a75f85
Spelling and grammar corrections in comments.
|
9 سال پیش |
Wei Mi
|
815b02e9ce
Recommit r265547, and r265610,r265639,r265657 on top of it, plus
|
9 سال پیش |
Hans Wennborg
|
d8b70fb72f
Revert r265547 "Recommit r265309 after fixed an invalid memory reference bug happened"
|
9 سال پیش |
Wei Mi
|
1145b58255
Recommit r265309 after fixed an invalid memory reference bug happened
|
9 سال پیش |
Wei Mi
|
e19a68b607
Revert r265309 and r265312 because they caused some errors I need to investigate.
|
9 سال پیش |
Wei Mi
|
d31cb9b5c5
Replace analyzeSiblingValues with new algorithm to fix its compile
|
9 سال پیش |
Benjamin Kramer
|
b453775cc2
[CodeGen] Reduce visibility of implementation details
|
10 سال پیش |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 سال پیش |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 سال پیش |
Jim Grosbach
|
000564c01a
Fix spelling.
|
10 سال پیش |
Benjamin Kramer
|
00e08fcaa0
Canonicalize header guards into a common format.
|
11 سال پیش |
Eric Christopher
|
68c7a1cb98
Clean up language and grammar.
|
11 سال پیش |
Craig Topper
|
695aa80f07
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
11 سال پیش |
Benjamin Kramer
|
55c06ae7af
Revert "Give internal classes hidden visibility."
|
12 سال پیش |
Benjamin Kramer
|
15f387c93e
Give internal classes hidden visibility.
|
12 سال پیش |
Benjamin Kramer
|
4eed756153
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
|
12 سال پیش |
Jakob Stoklund Olesen
|
b20b518f80
Make SplitAnalysis::UseSlots private.
|
13 سال پیش |
Jakob Stoklund Olesen
|
74c4f97a46
Exclusively use SplitAnalysis::getLastSplitPoint().
|
13 سال پیش |