summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaISelLowering.h
Commit message (Expand)AuthorAge
* switch TargetLowering::getConstraintType to take the entire constraint,Chris Lattner2007-03-25
* FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth2007-01-24
* For PR950:Reid Spencer2006-12-31
* Add all that branch mangling niftinessAndrew Lenharth2006-10-31
* Reduce the amount of state in the lowering code and drop old pattern ISel fun...Andrew Lenharth2006-10-11
* Jimptables working again on alpha.Andrew Lenharth2006-10-11
* inline asm, at least for floatsAndrew Lenharth2006-06-21
* It really helps to be returning to the correct placeAndrew Lenharth2006-06-13
* Let the alpha breakage begin. First Formals and RET. next CallsAndrew Lenharth2006-06-12
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* Alpha Scheduling classesAndrew Lenharth2006-03-09
* 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
* First part of bug 680:Nate Begeman2006-01-25
* added stores to lsmarkAndrew Lenharth2006-01-23
* yea, lowering this stuff will basically workAndrew Lenharth2006-01-23
* Friendly namesAndrew Lenharth2006-01-16
* 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
* FPSelect and more custom loweringAndrew Lenharth2005-11-30
* All sorts of stuff.Andrew Lenharth2005-11-30
* Well, the Constant matching pattern works. Can't say much about calls or glo...Andrew Lenharth2005-10-22
* ret 0; works, not much elseAndrew Lenharth2005-10-20
* Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some...Andrew Lenharth2005-09-02