summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/2010-08-01-mulreduce64.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Alpha backend.Dan Gohman2011-10-271-11/+0
| | | | llvm-svn: 143164
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-3/+3
| | | | | | is going away. llvm-svn: 142810
* PR7774: Fix undefined shifts in Alpha backend. As a bonus, this actuallyEli Friedman2010-08-011-0/+11
improves the generated code in some cases. llvm-svn: 109985
OpenPOWER on IntegriCloud