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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke the PowerPCTargetMachine.h header. Note that the PowerPCTargetMachine
Chris Lattner
2005-10-14
1
-46
/
+0
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-1
/
+2
*
Add Subtarget support to PowerPC. Next up, using it.
Nate Begeman
2005-08-04
1
-4
/
+8
*
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
Chris Lattner
2005-06-25
1
-1
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Remove the ISel->AsmPrinter link via the TargetMachine that was put in
Nate Begeman
2004-11-27
1
-6
/
+0
*
Do not provide the non-specialized PowerPCJITInfo object, it is pretty useless.
Chris Lattner
2004-11-23
1
-9
/
+1
*
All PPC instructions are now auto-printed
Nate Begeman
2004-09-04
1
-0
/
+6
*
Move variables and methods which need PPC{32,64}* distinction to subclasses
Misha Brukman
2004-08-17
1
-15
/
+2
*
Replace PowerPCPEI.cpp with target independant PrologEpilogInserter
Nate Begeman
2004-08-14
1
-4
/
+5
*
* Move AIX into the llvm namespace to be accessed from RegisterInfo
Misha Brukman
2004-08-11
1
-1
/
+1
*
Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm pri...
Nate Begeman
2004-08-11
1
-0
/
+7
*
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
Misha Brukman
2004-08-11
1
-21
/
+6
*
* Codegen of GEPs dramatically improved by folding multiplies and adds
Misha Brukman
2004-07-23
1
-0
/
+8
*
Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC
Misha Brukman
2004-07-12
1
-0
/
+3
*
Initial revision
Misha Brukman
2004-06-21
1
-0
/
+57