Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Alpha backend. | Dan Gohman | 2011-10-27 | 1 | -85/+0 |
| | | | | llvm-svn: 143164 | ||||
* | Add support to model pipeline bypass / forwarding. | Evan Cheng | 2010-09-28 | 1 | -1/+1 |
| | | | | llvm-svn: 115005 | ||||
* | AlphaSchedule.td: 7bit-ize. | NAKAMURA Takumi | 2010-09-17 | 1 | -1/+1 |
| | | | | llvm-svn: 114173 | ||||
* | Make processor FUs unique for given itinerary. This extends the limit of 32 | Anton Korobeynikov | 2010-04-18 | 1 | -1/+2 |
| | | | | | | | FU per CPU arch to 32 per intinerary allowing precise modelling of quite complex pipelines in the future. llvm-svn: 101754 | ||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45418 | ||||
* | Alpha Scheduling classes | Andrew Lenharth | 2006-03-09 | 1 | -0/+84 |
llvm-svn: 26643 |