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
/
ARMBaseRegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use frame register to reference fixed stack objects if the function is...
Evan Cheng
2009-08-15
1
-1
/
+1
*
Leaf functions which do not save CSRs can be frameless even with -disable-fp-...
Evan Cheng
2009-08-14
1
-0
/
+2
*
When fp is not eliminated, instructions with T2_i12 modes will be changed to ...
Evan Cheng
2009-07-30
1
-0
/
+2
*
Give getPointerRegClass() a "kind" value so that targets can
Chris Lattner
2009-07-29
1
-2
/
+2
*
- More refactoring. This gets rid of all of the getOpcode calls.
Evan Cheng
2009-07-28
1
-18
/
+2
*
Refactor. Get rid of a few more getOpcode() calls.
Evan Cheng
2009-07-26
1
-4
/
+16
*
Correctly handle the Thumb-2 imm8 addrmode. Specialize frame index eliminatio...
David Goodwin
2009-07-24
1
-7
/
+4
*
Fix frame index elimination to correctly handle thumb-2 addressing modes that...
David Goodwin
2009-07-23
1
-0
/
+7
*
Get rid one of the getRegisterNumbering. Also add D16 - D31.
Evan Cheng
2009-07-22
1
-6
/
+4
*
Let callers decide the sub-register index on the def operand of rematerialize...
Evan Cheng
2009-07-16
1
-1
/
+2
*
80 col violation.
Evan Cheng
2009-07-10
1
-1
/
+2
*
Generalize opcode selection in ARMBaseRegisterInfo.
David Goodwin
2009-07-08
1
-1
/
+4
*
Push methods into base class in preparation for sharing.
David Goodwin
2009-07-08
1
-6
/
+33
*
Start breaking out common base functionality for register info.
David Goodwin
2009-07-08
1
-0
/
+113