Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
14359ef1b6a0610ac91df5f5a91c88a0b51c187c
/
llvm
/
lib
/
CodeGen
/
StackMapLivenessAnalysis.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
57dd5b3
CodeGen: Cleanup regmask construction; NFC
by Matthias Braun
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
0c989a8
LivePhysReg: Use reference instead of pointer in init(); NFC
by Matthias Braun
· 9 years ago
1eb4736
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
by Matthias Braun
· 9 years ago
733fe36
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
8c3fbdc
Revert r279564. It introduces undefined behavior (binding a reference to a
by Richard Smith
· 9 years ago
4c1f1f1
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
7f66202
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
by Matthias Braun
· 9 years ago
fd93684
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
941a705
MachineFunction: Return reference for getFrameInfo(); NFC
by Matthias Braun
· 9 years ago
d1aabb2
livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC
by Matthias Braun
· 9 years ago
24f26e6
LivePhysRegs: Automatically determine presence of pristine regs.
by Matthias Braun
· 9 years ago
ad154c8
Introduce MachineFunctionProperties and the AllVRegsAllocated property
by Derek Schuff
· 10 years ago
9622cdf
[StackMap Liveness] Calling the base class' getAnalysisUsage method. NFCI.
by Juergen Ributzka
· 10 years ago
c111fcc
[StackMap Liveness] No need to cache the MachineFunction. NFC.
by Juergen Ributzka
· 10 years ago
722ff28
Internalize the StackMapLiveness pass.
by Benjamin Kramer
· 11 years ago
b85d375
Another set of missing raw_ostream.h. Still no functional change.
by Benjamin Kramer
· 11 years ago
9f380a3
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
by David Blaikie
· 11 years ago
df87f93
[StackMaps] Allow the target to pre-process the live-out mask
by Hal Finkel
· 11 years ago
fc6de42
Have MachineFunction cache a pointer to the subtarget to make lookups
by Eric Christopher
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
009bff2
[StackMaps] Enable patchpoint liveness analysis per default.
by Juergen Ributzka
· 11 years ago
14871f7
[Stackmaps] Remove the liveness calculation for stackmap intrinsics.
by Juergen Ributzka
· 11 years ago
1b9dde0
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 11 years ago
326c1f68
Minor change to StackMapLiveness DEBUG output.
by Andrew Trick
· 11 years ago
e829475
[Stackmap] Liveness Analysis Pass
by Juergen Ributzka
· 12 years ago
7bcb010
Revert "Liveness Analysis Pass"
by Andrew Trick
· 12 years ago
8d6a658
Liveness Analysis Pass
by Andrew Trick
· 12 years ago