summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaSchedule.td
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Alpha backend.Dan Gohman2011-10-271-85/+0
| | | | llvm-svn: 143164
* Add support to model pipeline bypass / forwarding.Evan Cheng2010-09-281-1/+1
| | | | llvm-svn: 115005
* AlphaSchedule.td: 7bit-ize.NAKAMURA Takumi2010-09-171-1/+1
| | | | llvm-svn: 114173
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-181-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 Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Alpha Scheduling classesAndrew Lenharth2006-03-091-0/+84
llvm-svn: 26643
OpenPOWER on IntegriCloud