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
/
ARMRegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TableGen to emit information for dwarf register numbers.
Anton Korobeynikov
2007-11-11
1
-16
/
+16
*
Added ARM::CPSR to represent ARM CPSR status register.
Evan Cheng
2007-07-05
1
-0
/
+6
*
Specify S registers as D registers' sub-registers.
Evan Cheng
2007-04-20
1
-2
/
+2
*
Change register allocation order to Dale's suggestion.
Evan Cheng
2007-03-08
1
-14
/
+18
*
ARM always use register scavenger. No longer reserves R12.
Evan Cheng
2007-03-07
1
-50
/
+12
*
Make requiresRegisterScavenging determination on a per MachineFunction basis.
Evan Cheng
2007-02-28
1
-8
/
+8
*
Temporary: make R12 available in ARM mode if RegScavenger is being used.
Evan Cheng
2007-02-28
1
-12
/
+53
*
Minor tweak. Allocate r0 to r3 in reverse order, r3 is least likely to be liv...
Evan Cheng
2007-02-27
1
-5
/
+5
*
Comment.
Evan Cheng
2007-01-29
1
-1
/
+1
*
hasFP() is now a virtual method of MRegisterInfo.
Evan Cheng
2007-01-23
1
-1
/
+2
*
Clean up ARM PEI code.
Evan Cheng
2007-01-20
1
-1
/
+2
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-103
/
+143
*
initial support for frame pointers
Rafael Espindola
2006-10-26
1
-1
/
+4
*
fix the names of the 64bit fp register
Rafael Espindola
2006-10-02
1
-16
/
+16
*
add floating point registers
Rafael Espindola
2006-09-29
1
-18
/
+94
*
Constify some methods. Patch provided by Anton Vayvod, thanks!
Chris Lattner
2006-08-17
1
-2
/
+2
*
initial implementation of ARMRegisterInfo::eliminateFrameIndex
Rafael Espindola
2006-06-18
1
-1
/
+7
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+56