summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Change the interface to the type legalization methodDuncan Sands2008-12-011-1/+6
* Teach DAGCombine to fold constant offsets into GlobalAddress nodes,Dan Gohman2008-10-181-0/+2
* Add "inreg" field to CallSDNode (doesn't increaseDale Johannesen2008-09-261-2/+2
* Fix these enums' starting values to reflect the way thatDan Gohman2008-09-231-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-6/+6
* Rather than having a different custom legalizationDuncan Sands2008-07-041-2/+8
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-2/+2
* Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC'sScott Michel2008-03-101-0/+3
* Atomic op support. If any gcc test uses __sync builtins, it might start fail...Andrew Lenharth2008-02-211-0/+3
* In TargetLowering::LowerCallTo, don't assert thatDuncan Sands2008-02-141-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More explicit keywords.Dan Gohman2007-08-021-1/+1
* switch TargetLowering::getConstraintType to take the entire constraint,Chris Lattner2007-03-251-1/+1
* FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth2007-01-241-1/+1
* For PR950:Reid Spencer2006-12-311-3/+3
* Add all that branch mangling niftinessAndrew Lenharth2006-10-311-1/+9
* Reduce the amount of state in the lowering code and drop old pattern ISel fun...Andrew Lenharth2006-10-111-6/+0
* Jimptables working again on alpha.Andrew Lenharth2006-10-111-3/+0
* inline asm, at least for floatsAndrew Lenharth2006-06-211-0/+7
* It really helps to be returning to the correct placeAndrew Lenharth2006-06-131-0/+3
* Let the alpha breakage begin. First Formals and RET. next CallsAndrew Lenharth2006-06-121-6/+4
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* Alpha Scheduling classesAndrew Lenharth2006-03-091-3/+0
* Implement Promote for VAARG, and allow it to be custom promoted for peopleNate Begeman2006-01-281-0/+1
* Switch to AlphaISD::CALL instead of ISD::CALLChris Lattner2006-01-271-0/+3
* First part of bug 680:Nate Begeman2006-01-251-9/+0
* added stores to lsmarkAndrew Lenharth2006-01-231-1/+1
* yea, lowering this stuff will basically workAndrew Lenharth2006-01-231-0/+3
* Friendly namesAndrew Lenharth2006-01-161-1/+4
* All that just to lower div and remAndrew Lenharth2005-12-251-1/+4
* All addressing modes are now exposed. The only remaining relocated formsAndrew Lenharth2005-12-241-6/+5
* Let's see if we can break things.Andrew Lenharth2005-12-241-0/+12
* FPSelect and more custom loweringAndrew Lenharth2005-11-301-1/+1
* All sorts of stuff.Andrew Lenharth2005-11-301-1/+9
* Well, the Constant matching pattern works. Can't say much about calls or glo...Andrew Lenharth2005-10-221-0/+2
* ret 0; works, not much elseAndrew Lenharth2005-10-201-0/+7
* Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some...Andrew Lenharth2005-09-021-0/+58
OpenPOWER on IntegriCloud