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
/
PowerPC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename PowerPC*.h to PPC*.h
Chris Lattner
2005-10-14
1
-51
/
+0
*
Eliminate PowerPC.td and PPC32.td, consolidating them into PPC.td
Chris Lattner
2005-10-14
1
-2
/
+2
*
Remove the X86 and PowerPC Simple instruction selectors; their time has
Nate Begeman
2005-08-18
1
-1
/
+0
*
add prototype, remove dead proto
Chris Lattner
2005-08-17
1
-1
/
+1
*
Consolidate the GPOpt stuff to all use the Subtarget, instead of still
Chris Lattner
2005-08-05
1
-1
/
+0
*
Use the new subtarget support to automatically choose the correct ABI
Nate Begeman
2005-08-04
1
-0
/
+5
*
Support building non-PIC
Nate Begeman
2005-07-21
1
-0
/
+3
*
Integrate SelectFPExpr into SelectExpr. This gets PPC32 closer to being
Nate Begeman
2005-07-19
1
-2
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Make pattern isel default for ppc
Nate Begeman
2005-04-15
1
-0
/
+1
*
Remove 64 bit simple ISel, it never worked correctly
Nate Begeman
2005-04-05
1
-1
/
+1
*
Addition of the PPC32 Pattern ISel. While it is far from complete, it will
Nate Begeman
2005-03-24
1
-0
/
+1
*
Fix build on Linux/PowerPC64 using SuSE GCC (#undef PPC)
Misha Brukman
2004-11-14
1
-0
/
+3
*
All PPC instructions are now auto-printed
Nate Begeman
2004-09-04
1
-2
/
+2
*
Consistently name passed with 32 or 64 in their name
Misha Brukman
2004-08-17
1
-2
/
+2
*
Replace PowerPCPEI.cpp with target independant PrologEpilogInserter
Nate Begeman
2004-08-14
1
-2
/
+1
*
64-bit instruction selector and AIX-specific 64-bit asm printer
Misha Brukman
2004-08-11
1
-1
/
+2
*
Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm pri...
Nate Begeman
2004-08-11
1
-0
/
+6
*
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
Misha Brukman
2004-08-11
1
-7
/
+1
*
CodePrinter -> AsmPrinter
Misha Brukman
2004-08-09
1
-1
/
+1
*
Changes commited for Nate Begeman:
Chris Lattner
2004-08-06
1
-0
/
+1
*
Add PowerPCBranchSelector to discover which are `long' branches.
Misha Brukman
2004-07-27
1
-1
/
+2
*
Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.
Brian Gaeke
2004-07-16
1
-0
/
+40
*
The powerpc is now gone. However it is now just known as the Skeleton target.
Chris Lattner
2004-07-16
1
-42
/
+0
*
Add comments describing how you would add prototypes for factory methods for
Brian Gaeke
2004-02-02
1
-0
/
+15
*
Import of skeletal PowerPC backend I have had laying around for months...
Brian Gaeke
2004-01-21
1
-0
/
+27