Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
69c19f7316ed8e545c7339421b910543eb8e9eef
/
lib
/
Target
/
Mips
/
MipsFrameLowering.h
69c19f7
Change StackDirection from StackGrowsUp to StackGrowsDown.
by Akira Hatanaka
· 14 years ago
17a1e87
Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle
by Akira Hatanaka
· 14 years ago
4552c9a
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
by Akira Hatanaka
· 14 years ago
0bf3dfb
Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality.
by Akira Hatanaka
· 14 years ago
49eaf76
Fix an old copy-n-paste
by Bruno Cardoso Lopes
· 14 years ago
fb67faa
Ensure Mips::GP is properly reloaded after a function call. Patch by Sasa Stankovic
by Bruno Cardoso Lopes
· 15 years ago
16c29b5
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
by Anton Korobeynikov
· 15 years ago
[Renamed (75%) from lib/Target/Mips/MipsFrameInfo.h]
d0c3817
Move hasFP() and few related hooks to TargetFrameInfo.
by Anton Korobeynikov
· 15 years ago
3346491
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