aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsSchedule.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-47/+282
* [mips] Define instruction itineraries IIArith and IILogic.Akira Hatanaka2013-07-311-0/+4
* [mips] Add instruction itinerary classes for mult, seb and slt instructions.Akira Hatanaka2013-07-121-0/+3
* [mips] Add new InstrItinClasses for move from/to coprocessor instructions andAkira Hatanaka2013-07-021-1/+7
* remove blanks, and some code formatJia Liu2012-02-281-1/+1
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-151-8/+8
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-151-8/+8
* Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes2011-03-041-1/+1
* Add support to model pipeline bypass / forwarding.Evan Cheng2010-09-281-1/+1
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-171-1/+1
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-181-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Mips generic fallback instruction schedule support!Bruno Cardoso Lopes2007-08-181-0/+63