summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha
Commit message (Expand)AuthorAge
...
* fcopysign and get rid of dsnode cruft. custom PA runtimes make this better i...Andrew Lenharth2006-03-09
* Add support for 'special' llvm globals like debug info and static ctors/dtors.Chris Lattner2006-03-09
* Copysign needs to be expanded everywhere. Note that Alpha and IA64 shouldChris Lattner2006-03-05
* Removed dependency on how operands are printed (want multi-line.)Jim Laskey2006-02-27
* improved zap discoveryAndrew Lenharth2006-02-13
* Switch targets over to using SelectionDAG::getCALLSEQ_START to createChris Lattner2006-02-13
* Match getTargetNode() changes (now return SDNode* instead of SDOperand).Evan Cheng2006-02-09
* Change Select() fromEvan Cheng2006-02-09
* see what this allignment thing will doAndrew Lenharth2006-02-06
* Use SelectRoot() as entry of any tblgen based isel.Evan Cheng2006-02-05
* linkage fix for weak functionsAndrew Lenharth2006-02-04
* isStoreToStackSlotAndrew Lenharth2006-02-03
* Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...Chris Lattner2006-02-02
* Add immediate forms of cmov and remove some cruftAndrew Lenharth2006-02-01
* Fix some of the stuff in the PPC README file, and clean up legalizationNate Begeman2006-02-01
* 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
* cmovle != cmovltChris 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
* Subtarget feature can now set any variable to any valueEvan Cheng2006-01-27
* PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner2006-01-27
* minor renamingAndrew Lenharth2006-01-26
* allow R28 to be used for frame calculations without entirely removing it from...Andrew Lenharth2006-01-26
* 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
* maintaining stackpointer alignment. Perhaps it doesn't matterAndrew Lenharth2006-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
* Add explicit #includes of <iostream>Chris Lattner2006-01-22
* typoAndrew Lenharth2006-01-19
* nasty nasty patternsAndrew Lenharth2006-01-19
* fix short immediate loadsAndrew Lenharth2006-01-16
* stack and rpccAndrew Lenharth2006-01-16
* Friendly namesAndrew Lenharth2006-01-16
* bswap implementationNate Begeman2006-01-14
* make DAG isel the defaultAndrew Lenharth2006-01-13
* expand unsupported stacksave/stackrestore nodesChris Lattner2006-01-13
* Add bswap, rotl, and rotr nodesNate Begeman2006-01-11
* this pattern was bogusAndrew Lenharth2006-01-11
* Int immediate loading fixAndrew Lenharth2006-01-10
* proper branch not equal sequenceAndrew Lenharth2006-01-09
* make 0 codegen much betterAndrew Lenharth2006-01-06
* unbreak the build, these are now in TargetSelectionDAG.tdChris Lattner2006-01-05
* Had expand logic backward.Jim Laskey2006-01-05
* Added initial support for DEBUG_LABEL allowing debug specific labels to beJim Laskey2006-01-05