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
/
PPCTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is
Nate Begeman
2005-10-18
1
-4
/
+4
*
More PPC32 -> PPC changes, as well as merging some classes that were
Nate Begeman
2005-10-16
1
-46
/
+34
*
Rename PPC32*.h to PPC*.h
Chris Lattner
2005-10-14
1
-1
/
+1
*
Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfo
Chris Lattner
2005-10-14
1
-1
/
+1
*
Rename PowerPC*.h to PPC*.h
Chris Lattner
2005-10-14
1
-0
/
+184
*
Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.
Brian Gaeke
2004-07-16
1
-118
/
+0
*
Revert stuff that I didn't mean to checkin
Chris Lattner
2004-07-15
1
-1
/
+1
*
Patches towards fixing PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC
Misha Brukman
2004-07-12
1
-0
/
+20
*
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
/
+7
*
Fix all of those problems that the PPC backend has running 176.gcc :)
Chris Lattner
2004-07-02
1
-0
/
+6
*
Wrap long line
Misha Brukman
2004-07-01
1
-1
/
+2
*
Lower ConstantExpressions before the code generator.
Misha Brukman
2004-06-29
1
-0
/
+4
*
The code generator should work with unreachable blocks. If not, then this
Chris Lattner
2004-06-29
1
-8
/
+0
*
Can't print out machine code before it is constructed.
Misha Brukman
2004-06-28
1
-3
/
+0
*
Allow debugging machine instrs (by printout) before/after isel and regalloc
Misha Brukman
2004-06-25
1
-0
/
+7
*
Add option to print out machine code before register allocation.
Misha Brukman
2004-06-24
1
-0
/
+4
*
llvm/IntrinsicLowering.h => llvm/CodeGen/IntrinsicLowering.h
Misha Brukman
2004-06-21
1
-2
/
+2
*
Initial revision
Misha Brukman
2004-06-21
1
-0
/
+88
[prev]