aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsSchedule.td
AgeCommit message (Expand)Author
2012-02-28remove blanks, and some code formatJia Liu
2011-04-15Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka
2011-04-15Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka
2011-03-04Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...Bruno Cardoso Lopes
2010-09-28Add support to model pipeline bypass / forwarding.Evan Cheng
2010-08-17fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner
2010-04-18Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-08-18Mips generic fallback instruction schedule support!Bruno Cardoso Lopes