index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
ARMMachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply r110655 with fixes. Epilogue must restore sp from fp if the function...
Evan Cheng
2010-08-10
1
-2
/
+9
*
Revert r110655, "Fix ARM hasFP() semantics. It should return true whenever FP
Daniel Dunbar
2010-08-10
1
-9
/
+2
*
Fix ARM hasFP() semantics. It should return true whenever FP register is
Evan Cheng
2010-08-10
1
-2
/
+9
*
Allow ARM if-converter to be run after post allocation scheduling.
Evan Cheng
2010-06-18
1
-2
/
+10
*
Move per-function state out of TargetLowering subclasses and into
Dan Gohman
2010-04-17
1
-2
/
+8
*
eliminate the ARMFunctionInfo::Align member, using
Chris Lattner
2010-01-27
1
-10
/
+0
*
Cleanup up unused R3LiveIn tracking.
Jim Grosbach
2009-10-08
1
-10
/
+2
*
Whitespace cleanup. Remove trailing whitespace.
Jim Grosbach
2009-08-11
1
-3
/
+3
*
Use common code for both ARM and Thumb-2 instruction and register info.
David Goodwin
2009-07-08
1
-0
/
+1
*
Add conditional and unconditional thumb-2 branch. Add thumb-2 jump table.
David Goodwin
2009-06-30
1
-1
/
+9
*
Add explicit keywords.
Dan Gohman
2009-06-05
1
-1
/
+1
*
Use ARMFunctionInfo to track number of constpool entries and jumptables.
Evan Cheng
2008-11-08
1
-3
/
+21
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+220