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
/
PowerPC
/
PPCRegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unnecsesary file. PPC32 and PPC64 share architected registers.
Nate Begeman
2005-10-14
1
-0
/
+36
*
Remove some regs that are not used.
Chris Lattner
2005-08-22
1
-7
/
+0
*
Nate noticed that 30% of the malloc/frees in llc come from calls to Lowercase...
Chris Lattner
2005-08-22
1
-42
/
+42
*
Revamp the Register class, and allow the use of the RegisterGroup class to
Chris Lattner
2004-09-14
1
-29
/
+49
*
Register classes are target-dependent
Misha Brukman
2004-08-17
1
-29
/
+0
*
Fix frame pointer handling:
Nate Begeman
2004-08-16
1
-3
/
+6
*
Reenable the CCRC
Chris Lattner
2004-08-15
1
-1
/
+2
*
Mark R2 as available for allocation on Darwin/PPC32, but not AIX/PPC64
Misha Brukman
2004-08-12
1
-3
/
+6
*
* Set the is64bit boolean flag in PowerPCRegisterInfo
Misha Brukman
2004-08-11
1
-3
/
+3
*
Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets
Misha Brukman
2004-08-10
1
-1
/
+1
*
Renamed files:
Misha Brukman
2004-07-27
1
-1
/
+1
*
LR is a 32-bit int reg
Misha Brukman
2004-07-27
1
-2
/
+2
*
* Enable allocation of registers r2-r10
Misha Brukman
2004-07-16
1
-4
/
+7
*
* Do not allocate r0 as we use it indiscriminantly in the instr selector.
Misha Brukman
2004-07-01
1
-4
/
+4
*
* Allow more registers to be allocated from the general register pool
Misha Brukman
2004-06-30
1
-6
/
+8
*
Only allocate non-volatile registers R13-31 (for now).
Misha Brukman
2004-06-29
1
-3
/
+11
*
Initial revision
Misha Brukman
2004-06-21
1
-0
/
+82