summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaISelLowering.cpp
Commit message (Expand)AuthorAge
...
* Allow the specification of explicit alignments for constant pool entries.Evan Cheng2006-01-31
* Update alpha to reflect recent constantfp legalize changes. It's not clearChris Lattner2006-01-29
* Implement Promote for VAARG, and allow it to be custom promoted for peopleNate Begeman2006-01-28
* Switch to AlphaISD::CALL instead of ISD::CALLChris Lattner2006-01-27
* oopsAndrew Lenharth2006-01-25
* forgot oneAndrew Lenharth2006-01-25
* make things compile againAndrew Lenharth2006-01-25
* First part of bug 680:Nate Begeman2006-01-25
* bye bye Pattern ISELAndrew Lenharth2006-01-23
* added stores to lsmarkAndrew Lenharth2006-01-23
* fix up more lsmark stuffAndrew Lenharth2006-01-23
* yea, lowering this stuff will basically workAndrew Lenharth2006-01-23
* typoAndrew Lenharth2006-01-19
* stack and rpccAndrew Lenharth2006-01-16
* Friendly namesAndrew Lenharth2006-01-16
* bswap implementationNate Begeman2006-01-14
* expand unsupported stacksave/stackrestore nodesChris Lattner2006-01-13
* Add bswap, rotl, and rotr nodesNate Begeman2006-01-11
* Had expand logic backward.Jim Laskey2006-01-05
* Added initial support for DEBUG_LABEL allowing debug specific labels to beJim Laskey2006-01-05
* All that just to lower div and remAndrew Lenharth2005-12-25
* All addressing modes are now exposed. The only remaining relocated formsAndrew Lenharth2005-12-24
* Let's see if we can break things.Andrew Lenharth2005-12-24
* Disengage DEBUG_LOC from non-PPC targets.Jim Laskey2005-12-21
* Make typesafe that which isn't: FCMOVxxAndrew Lenharth2005-11-30
* FPSelect and more custom loweringAndrew Lenharth2005-11-30
* All sorts of stuff.Andrew Lenharth2005-11-30
* No targets support line number info yet.Chris Lattner2005-11-29
* whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth2005-11-09
* This is suppose to work nowAndrew Lenharth2005-10-06
* begining alpha subtarget supportAndrew Lenharth2005-09-29
* Add FP versions of the binary operators, keeping the int and fp worlds seperate.Chris Lattner2005-09-28
* Majik numbers are badChris Lattner2005-09-13
* Fix up the AssertXext problem, as well as adding it at callsAndrew Lenharth2005-09-06
* revert part of the last change, should fix regressionsAndrew Lenharth2005-09-04
* Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some...Andrew Lenharth2005-09-02