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
/
PPCInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
In 64-bit mode, 64-bit GPRs are callee saved, not 32-bit ones.
Chris Lattner
2006-07-11
1
-1
/
+2
*
Rename OR4 -> OR. Move some PPC64-specific stuff to the 64-bit file
Chris Lattner
2006-06-20
1
-1
/
+1
*
Implement the getPointerRegClass method, which is required for the ptr_rc
Chris Lattner
2006-06-17
1
-3
/
+13
*
Move some methods out of MachineInstr into MachineOperand
Chris Lattner
2006-05-04
1
-2
/
+2
*
teach the ppc backend how to spill/reload vector regs
Chris Lattner
2006-03-16
1
-1
/
+1
*
Add support for copying registers. still needed: spilling and reloading them
Chris Lattner
2006-03-16
1
-1
/
+1
*
implement TII::insertNoop
Chris Lattner
2006-03-05
1
-0
/
+5
*
add 64b gpr store to the possible list of isStoreToStackSlot opcodes.
Nate Begeman
2006-02-02
1
-1
/
+1
*
implement isStoreToStackSlot for PPC
Chris Lattner
2006-02-02
1
-1
/
+18
*
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2006-02-02
1
-0
/
+19
*
teach ppc backend these are copies
Chris Lattner
2005-10-19
1
-1
/
+2
*
First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is
Nate Begeman
2005-10-18
1
-1
/
+1
*
More PPC32 -> PPC changes, as well as merging some classes that were
Nate Begeman
2005-10-16
1
-6
/
+6
*
Rename PPC32*.h to PPC*.h
Chris Lattner
2005-10-14
1
-0
/
+111
[prev]