summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsSchedule.td
Commit message (Expand)AuthorAge
* [mips] Define instruction itineraries IIArith and IILogic.Akira Hatanaka2013-07-31
* [mips] Add instruction itinerary classes for mult, seb and slt instructions.Akira Hatanaka2013-07-12
* [mips] Add new InstrItinClasses for move from/to coprocessor instructions andAkira Hatanaka2013-07-02
* remove blanks, and some code formatJia Liu2012-02-28
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-15
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-15
* Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes2011-03-04
* Add support to model pipeline bypass / forwarding.Evan Cheng2010-09-28
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-18
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Mips generic fallback instruction schedule support!Bruno Cardoso Lopes2007-08-18