Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33c0c77073d2b8e7067b51a2f43593d09d21d82f
/
llvm
/
lib
/
Target
/
Alpha
/
AlphaFrameLowering.h
2f93128
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
by Anton Korobeynikov
· 15 years ago
[Renamed (74%) from llvm/lib/Target/Alpha/AlphaFrameInfo.h]
0eecf5d
Move hasFP() and few related hooks to TargetFrameInfo.
by Anton Korobeynikov
· 15 years ago
f7183ed
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place
by Anton Korobeynikov
· 15 years ago