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
/
PowerPC
/
PPC32RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
teach getClass what a condition reg is
Chris Lattner
2005-08-26
1
-3
/
+5
*
Minor cleanups:
Chris Lattner
2005-08-26
1
-7
/
+8
*
Now that the simple isels are dead, so is this.
Chris Lattner
2005-08-19
1
-20
/
+0
*
MFLR doesn't take an operand, the LR register is implicit
Chris Lattner
2005-08-18
1
-1
/
+1
*
Use the new subtarget support to automatically choose the correct ABI
Nate Begeman
2005-08-04
1
-5
/
+0
*
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-30
1
-1
/
+1
*
Fix some comments
Nate Begeman
2005-07-27
1
-1
/
+1
*
Implement the optimization for the Red Zone on Darwin. This removes the
Nate Begeman
2005-07-27
1
-3
/
+8
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-18
/
+18
*
Initial support for allocation condition registers
Nate Begeman
2005-04-12
1
-1
/
+14
*
Remove unnecessary Implicit Defs. Since r0 is not in allocation, we do not
Nate Begeman
2005-04-10
1
-4
/
+0
*
Remove unnecessary register copy now that regalloc is fixed
Nate Begeman
2005-04-04
1
-2
/
+0
*
Eliminate usage of MRegisterInfo::getRegClass(physreg)
Nate Begeman
2004-10-26
1
-5
/
+9
*
Correct some BuildMI arguments for the upcoming simple scheduler
Nate Begeman
2004-09-27
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Register sizes are in bits, not bytes
Nate Begeman
2004-08-27
1
-2
/
+2
*
Don't hard code the offset of the saved R31 in functions with frame pointers
Nate Begeman
2004-08-22
1
-1
/
+2
*
Reduce uses of getRegClass
Chris Lattner
2004-08-21
1
-4
/
+3
*
PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC*
Misha Brukman
2004-08-17
1
-0
/
+316