Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b97c9ef4d0d7ff23c12b3ab9cfac68c6be3b32a1
/
llvm
/
lib
/
CodeGen
/
StackMapLivenessAnalysis.cpp
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
· 12 years ago
326c1f68
Minor change to StackMapLiveness DEBUG output.
by Andrew Trick
· 12 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