index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
/
PPC.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Initial revision
Misha Brukman
2004-06-21
1
-0
/
+40
[prev]