Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
пре 6 година |
Matthias Braun
|
ee571f2b41
CodeGen: Cleanup regmask construction; NFC
|
пре 7 година |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
пре 7 година |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
пре 7 година |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
пре 7 година |
Matthias Braun
|
f3e629e3ec
LivePhysReg: Use reference instead of pointer in init(); NFC
|
пре 8 година |
Matthias Braun
|
690a3cbc95
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
|
пре 9 година |
Matthias Braun
|
fa5c5c7db3
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
|
пре 9 година |
Richard Smith
|
5a65f77485
Revert r279564. It introduces undefined behavior (binding a reference to a
|
пре 9 година |
Matthias Braun
|
1bb228f703
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
|
пре 9 година |
Matthias Braun
|
eb3b7392bb
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
|
пре 9 година |
Matthias Braun
|
ded269b907
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
|
пре 9 година |
Matthias Braun
|
f79c57a412
MachineFunction: Return reference for getFrameInfo(); NFC
|
пре 9 година |
Matthias Braun
|
02073cb41c
livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC
|
пре 9 година |
Matthias Braun
|
b4756d6b2d
LivePhysRegs: Automatically determine presence of pristine regs.
|
пре 9 година |
Derek Schuff
|
fadd113c9b
Introduce MachineFunctionProperties and the AllVRegsAllocated property
|
пре 9 година |
Juergen Ributzka
|
b062a9b411
[StackMap Liveness] Calling the base class' getAnalysisUsage method. NFCI.
|
пре 10 година |
Juergen Ributzka
|
083b791eaf
[StackMap Liveness] No need to cache the MachineFunction. NFC.
|
пре 10 година |
Benjamin Kramer
|
1989d62bf1
Internalize the StackMapLiveness pass.
|
пре 10 година |
Benjamin Kramer
|
eef4a339b5
Another set of missing raw_ostream.h. Still no functional change.
|
пре 10 година |
David Blaikie
|
7610ba7d24
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
|
пре 10 година |
Hal Finkel
|
5e508855d6
[StackMaps] Allow the target to pre-process the live-out mask
|
пре 10 година |
Eric Christopher
|
6035518e3b
Have MachineFunction cache a pointer to the subtarget to make lookups
|
пре 11 година |
Eric Christopher
|
9f85dccfc6
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
пре 11 година |
Juergen Ributzka
|
b1b6d10d09
[StackMaps] Enable patchpoint liveness analysis per default.
|
пре 11 година |
Juergen Ributzka
|
307a6447e5
[Stackmaps] Remove the liveness calculation for stackmap intrinsics.
|
пре 11 година |
Chandler Carruth
|
8677f2ff9a
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
пре 11 година |
Andrew Trick
|
0610fb407e
Minor change to StackMapLiveness DEBUG output.
|
пре 11 година |
Juergen Ributzka
|
aaecc0fc08
[Stackmap] Liveness Analysis Pass
|
пре 11 година |
Andrew Trick
|
38c9ecda9b
Revert "Liveness Analysis Pass"
|
пре 11 година |