Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4217ca8dc175f7268a4335c8406dedd901e8e631
/
lib
/
Target
/
PowerPC
/
PPCISelLowering.h
4217ca8dc
Updates to match change of getRegForInlineAsmConstraint prototype
by Chris Lattner
· 19 years ago
ad3bc8d
Implement getConstraintType for PPC.
by Chris Lattner
· 20 years ago
763317d
Add the simple PPC integer constraints
by Chris Lattner
· 20 years ago
ddc787d
add info about the inline asm register constraints for PPC
by Chris Lattner
· 20 years ago
281b55e
Use PPCISD::CALL instead of ISD::CALL
by Chris Lattner
· 20 years ago
bba534d
Make llvm.frame/returnaddr not crash on ppc
by Chris Lattner
· 20 years ago
ee62557
Remove TLI.LowerReturnTo, and just let targets custom lower ISD::RET for
by Nate Begeman
· 20 years ago
acc398c
First part of bug 680:
by Nate Begeman
· 20 years ago
da6d20f
Give PPCISD:: nodes legible names in dumps.
by Chris Lattner
· 20 years ago
9e4dd9d
Pattern-match return. Includes gross hack!
by Nate Begeman
· 20 years ago
993aeb2
Prepare support for AltiVec multiply, divide, and sqrt.
by Nate Begeman
· 20 years ago
4172b10
Use new PPC-specific nodes to represent shifts which require the 6-bit
by Chris Lattner
· 20 years ago
860e886
Add an initial hack at legalizing GlobalAddress into the appropriate nodes
by Chris Lattner
· 20 years ago
4a95945
Add the ability to lower return instructions to TargetLowering. This
by Nate Begeman
· 20 years ago
21e463b
More PPC32 -> PPC changes, as well as merging some classes that were
by Nate Begeman
· 20 years ago
2668959
Rename PowerPC*.h to PPC*.h
by Chris Lattner
· 20 years ago
c09eeec
Implement i64<->fp using the fctidz/fcfid instructions on PowerPC when we
by Nate Begeman
· 20 years ago
f760532
Move FCTIWZ handling out of the instruction selectors and into legalization,
by Chris Lattner
· 20 years ago
8a2d3ca
implement SELECT_CC fully for the DAG->DAG isel!
by Chris Lattner
· 20 years ago
0bbea95
Make fsel emission work with both the pattern and dag-dag selectors, by
by Chris Lattner
· 20 years ago
e4bc9ea
add initial support for converting select_cc -> fsel in the legalizer
by Chris Lattner
· 20 years ago
7c5a3d3
Pull the LLVM -> DAG lowering code out of the pattern selector so that it
by Chris Lattner
· 20 years ago