Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6de08f4377302cb73ca6a378410889be423af20f
/
lib
/
Target
/
PowerPC
/
PPCISelLowering.cpp
6de08f4
Fix a bug in my patch for legalizing to fsel. It cannot handle seteq/setne,
by Chris Lattner
· 20 years ago
915fb30
Fix some really strange indentation that xcode likes to use.
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
0b1e4e5
implement the other half of the select_cc -> fsel lowering, which handles
by Chris Lattner
· 20 years ago
e4bc9ea
add initial support for converting select_cc -> fsel in the legalizer
by Chris Lattner
· 20 years ago
c8e27db
Remove option to make SetCC illegal on PowerPC after long discussion with
by Nate Begeman
· 20 years ago
8ca5693
Ack, typo
by Nate Begeman
· 20 years ago
a50d53e
Add an option to make SetCC illegal as a beta option
by Nate Begeman
· 20 years ago
ad23c9d
Make UINT_TO_FP and SINT_TO_FP use generic expansion.
by Jim Laskey
· 20 years ago
a8cd015
updates for changes in nodes
by Chris Lattner
· 20 years ago
7cbd525
Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty
by Nate Begeman
· 20 years ago
7c5a3d3
Pull the LLVM -> DAG lowering code out of the pattern selector so that it
by Chris Lattner
· 20 years ago