Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Alpha backend. | Dan Gohman | 2011-10-27 | 1 | -11/+0 |
| | | | | llvm-svn: 143164 | ||||
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 1 | -3/+3 |
| | | | | | | is going away. llvm-svn: 142810 | ||||
* | PR7774: Fix undefined shifts in Alpha backend. As a bonus, this actually | Eli Friedman | 2010-08-01 | 1 | -0/+11 |
improves the generated code in some cases. llvm-svn: 109985 |