index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
ARMFrameInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-73
/
+0
*
ARM stm/ldm instructions require more than one register in the register list.
Jim Grosbach
2010-12-09
1
-4
/
+5
*
Fix a bad prologue / epilogue codegen bug where the compiler would emit illegal
Evan Cheng
2010-12-07
1
-4
/
+5
*
Move more PEI-related hooks to TFI
Anton Korobeynikov
2010-11-27
1
-0
/
+3
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
1
-0
/
+17
*
Move some more hooks to TargetFrameInfo
Anton Korobeynikov
2010-11-20
1
-0
/
+6
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-0
/
+4
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-2
/
+11
*
pr4926: ARM requires the stack pointer to be aligned, even for leaf functions.
Bob Wilson
2009-09-25
1
-1
/
+1
*
Reorg includes.
Evan Cheng
2009-07-09
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+1
*
More explicit keywords.
Dan Gohman
2007-07-30
1
-1
/
+1
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-6
/
+4
*
use @ for comments
Rafael Espindola
2006-08-25
1
-8
/
+0
*
Declare the callee saved regs
Rafael Espindola
2006-08-16
1
-0
/
+43