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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-1012
/
+0
*
PR8921: LDM/POP do not support interworking prior to v5t.
Bob Wilson
2011-01-06
1
-1
/
+1
*
Remove extra whitespace.
Bob Wilson
2011-01-06
1
-2
/
+2
*
Teach isCSRestore() that ARM/Thumb2 functions will use post-modify LDR
Jim Grosbach
2010-12-10
1
-0
/
+5
*
ARM stm/ldm instructions require more than one register in the register list.
Jim Grosbach
2010-12-09
1
-15
/
+55
*
tidy up.
Jim Grosbach
2010-12-09
1
-1
/
+1
*
80 columns.
Jim Grosbach
2010-12-09
1
-3
/
+5
*
Fix up some comments.
Eric Christopher
2010-12-09
1
-2
/
+2
*
Add comments.
Evan Cheng
2010-12-08
1
-8
/
+11
*
Fix a bad prologue / epilogue codegen bug where the compiler would emit illegal
Evan Cheng
2010-12-07
1
-64
/
+87
*
Code clean up; no functionality change.
Evan Cheng
2010-12-07
1
-16
/
+14
*
Code clean up; no functionality change.
Evan Cheng
2010-12-07
1
-11
/
+8
*
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
2010-11-30
1
-10
/
+13
*
Move more PEI-related hooks to TFI
Anton Korobeynikov
2010-11-27
1
-0
/
+325
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
1
-5
/
+127
*
Fix epilogue codegen to avoid leaving the stack pointer in an invalid
Evan Cheng
2010-11-22
1
-7
/
+26
*
Move some more hooks to TargetFrameInfo
Anton Korobeynikov
2010-11-20
1
-0
/
+90
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-2
/
+48
*
Rewrite stack callee saved spills and restores to use push/pop instructions.
Eric Christopher
2010-11-18
1
-67
/
+30
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-0
/
+376