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
/
PPCISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add info about the inline asm register constraints for PPC
Chris Lattner
2006-01-31
1
-0
/
+4
*
Use PPCISD::CALL instead of ISD::CALL
Chris Lattner
2006-01-27
1
-1
/
+4
*
Make llvm.frame/returnaddr not crash on ppc
Chris Lattner
2006-01-27
1
-4
/
+0
*
Remove TLI.LowerReturnTo, and just let targets custom lower ISD::RET for
Nate Begeman
2006-01-27
1
-3
/
+0
*
First part of bug 680:
Nate Begeman
2006-01-25
1
-7
/
+0
*
Give PPCISD:: nodes legible names in dumps.
Chris Lattner
2006-01-09
1
-0
/
+4
*
Pattern-match return. Includes gross hack!
Nate Begeman
2005-12-20
1
-2
/
+4
*
Prepare support for AltiVec multiply, divide, and sqrt.
Nate Begeman
2005-12-13
1
-0
/
+4
*
Use new PPC-specific nodes to represent shifts which require the 6-bit
Chris Lattner
2005-12-06
1
-0
/
+6
*
Add an initial hack at legalizing GlobalAddress into the appropriate nodes
Chris Lattner
2005-11-17
1
-0
/
+11
*
Add the ability to lower return instructions to TargetLowering. This
Nate Begeman
2005-10-18
1
-0
/
+3
*
More PPC32 -> PPC changes, as well as merging some classes that were
Nate Begeman
2005-10-16
1
-3
/
+3
*
Rename PowerPC*.h to PPC*.h
Chris Lattner
2005-10-14
1
-1
/
+1
*
Implement i64<->fp using the fctidz/fcfid instructions on PowerPC when we
Nate Begeman
2005-09-06
1
-3
/
+9
*
Move FCTIWZ handling out of the instruction selectors and into legalization,
Chris Lattner
2005-08-31
1
-0
/
+4
*
implement SELECT_CC fully for the DAG->DAG isel!
Chris Lattner
2005-08-26
1
-0
/
+3
*
Make fsel emission work with both the pattern and dag-dag selectors, by
Chris Lattner
2005-08-26
1
-1
/
+14
*
add initial support for converting select_cc -> fsel in the legalizer
Chris Lattner
2005-08-26
1
-0
/
+4
*
Pull the LLVM -> DAG lowering code out of the pattern selector so that it
Chris Lattner
2005-08-16
1
-0
/
+53
[prev]