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
/
PowerPCTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.
Brian Gaeke
2004-07-16
1
-0
/
+118
*
The powerpc is now gone. However it is now just known as the Skeleton target.
Chris Lattner
2004-07-16
1
-57
/
+0
*
Delete the allocate*TargetMachine function, which is now dead .
Chris Lattner
2004-07-11
1
-9
/
+1
*
Make these format a bit nicer
Chris Lattner
2004-07-11
1
-1
/
+1
*
Auto-registrate target
Chris Lattner
2004-07-11
1
-0
/
+6
*
Fix the fixed stack offset, patch contributed by Vladimir Prus
Chris Lattner
2004-06-10
1
-1
/
+1
*
fine grainify namespacification
Chris Lattner
2004-02-28
1
-5
/
+3
*
Add back machine code deleter pass until we get a MachineCode pass
Alkis Evlogimenos
2004-02-15
1
-0
/
+1
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
1
-1
/
+0
*
Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly()
Brian Gaeke
2004-02-02
1
-3
/
+13
*
Add the JITInfo object, accessor & initializer.
Brian Gaeke
2004-01-23
1
-1
/
+1
*
Add CodeEmitter and JITInfo stubs. Dump the old
Brian Gaeke
2004-01-23
1
-4
/
+2
*
Import of skeletal PowerPC backend I have had laying around for months...
Brian Gaeke
2004-01-21
1
-0
/
+53