Justin Bogner
|
1842f4a81b
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
|
7 năm trước cách đây |
Eugene Zelenko
|
887aef72f3
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 năm trước cách đây |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 năm trước cách đây |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
8 năm trước cách đây |
Matt Arsenault
|
f205f3b0f4
Fix nondeterministic output in local stack slot alloc pass
|
8 năm trước cách đây |
Mandeep Singh Grang
|
0480c1bb9f
Fix differences in codegen between Linux and Windows toolchains
|
8 năm trước cách đây |
Matthias Braun
|
f79c57a412
MachineFunction: Return reference for getFrameInfo(); NFC
|
9 năm trước cách đây |
Duncan P. N. Exon Smith
|
a076358f6a
CodeGen: Use MachineInstr& in LocalStackSlotAllocation, NFC
|
9 năm trước cách đây |
Duncan P. N. Exon Smith
|
3f2c43f3c5
CodeGen: Remove more ilist iterator implicit conversions, NFC
|
10 năm trước cách đây |
John Brawn
|
151a5da534
[ARM] Fix handling of thumb1 out-of-range frame offsets
|
10 năm trước cách đây |
Philip Reames
|
78cc6fcb01
[Statepoints 2/4] Statepoint infrastructure for garbage collection: MI & x86-64 Backend
|
10 năm trước cách đây |
Eric Christopher
|
6035518e3b
Have MachineFunction cache a pointer to the subtarget to make lookups
|
11 năm trước cách đây |
Eric Christopher
|
9f85dccfc6
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
11 năm trước cách đây |
Chandler Carruth
|
8677f2ff9a
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
11 năm trước cách đây |
Jim Grosbach
|
bc07242d9b
Simplify resolveFrameIndex() signature.
|
11 năm trước cách đây |
Craig Topper
|
9f998de891
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
11 năm trước cách đây |
Benjamin Kramer
|
ddc8ff23af
LocalStackSlotAllocation: Turn one-iteration loop into if.
|
11 năm trước cách đây |
Josh Magee
|
cde5c26c46
[stackprotector] Implement the sspstrong rules for stack layout.
|
11 năm trước cách đây |
Josh Magee
|
5b6af7163d
[stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes.
|
11 năm trước cách đây |
Lang Hames
|
d7d0669b4b
Teach LocalStackSlotAllocation that stackmaps/patchpoints don't have range
|
11 năm trước cách đây |
Hal Finkel
|
db31bd31d6
LocalStackSlotAllocation improvements
|
12 năm trước cách đây |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 năm trước cách đây |
Chandler Carruth
|
d04a8d4b33
Use the new script to sort the includes of every file under lib.
|
12 năm trước cách đây |
Jakob Stoklund Olesen
|
397fc4874e
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
|
13 năm trước cách đây |
Andrew Trick
|
1dd8c8560d
Codegen pass definition cleanup. No functionality.
|
13 năm trước cách đây |
Anton Korobeynikov
|
16c29b5f28
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
|
14 năm trước cách đây |
Bob Wilson
|
67b067d2f9
Fix a comment typo.
|
14 năm trước cách đây |
Bill Wendling
|
976ef86689
During local stack slot allocation, the materializeFrameBaseRegister function
|
14 năm trước cách đây |
Jim Grosbach
|
864d22ea72
Improve virtual frame base register allocation heuristics.
|
15 năm trước cách đây |
Jim Grosbach
|
3197380143
Add ARM heuristic for when to allocate a virtual base register for stack
|
15 năm trước cách đây |