aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaISelLowering.cpp
AgeCommit message (Expand)Author
2006-01-05Had expand logic backward.Jim Laskey
2006-01-05Added initial support for DEBUG_LABEL allowing debug specific labels to beJim Laskey
2005-12-25All that just to lower div and remAndrew Lenharth
2005-12-24All addressing modes are now exposed. The only remaining relocated formsAndrew Lenharth
2005-12-24Let's see if we can break things.Andrew Lenharth
2005-12-21Disengage DEBUG_LOC from non-PPC targets.Jim Laskey
2005-11-30Make typesafe that which isn't: FCMOVxxAndrew Lenharth
2005-11-30FPSelect and more custom loweringAndrew Lenharth
2005-11-30All sorts of stuff.Andrew Lenharth
2005-11-29No targets support line number info yet.Chris Lattner
2005-11-09whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth
2005-10-06This is suppose to work nowAndrew Lenharth
2005-09-29begining alpha subtarget supportAndrew Lenharth
2005-09-28Add FP versions of the binary operators, keeping the int and fp worlds seperate.Chris Lattner
2005-09-13Majik numbers are badChris Lattner
2005-09-06Fix up the AssertXext problem, as well as adding it at callsAndrew Lenharth
2005-09-04revert part of the last change, should fix regressionsAndrew Lenharth
2005-09-02Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some...Andrew Lenharth