Fix setting of isCommutable flag.
[oota-llvm.git] / lib / Target / Mips / MipsInstrFPU.td
2011-05-12 Akira HatanakaFix setting of isCommutable flag.
2011-05-09 Eric ChristopherFix td file comments for Mips.
2011-04-15 Akira HatanakaReverse unnecessary changes made in r129606 and r129608...
2011-04-15 Akira HatanakaFix lines that have incorrect indentation or exceed...
2011-04-15 Akira HatanakaAdd pass that expands pseudo instructions into target...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-31 Akira HatanakaAdded support for FP conditional move instructions...
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2010-12-23 Chris LattnerFlag -> Glue, the ongoing saga
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-03-28 Chris Lattnerthe FPCmp node returns an i32.
2010-01-30 Bruno Cardoso LopesFix mov.d out register by using the FFR register class...
2009-11-16 Bruno Cardoso LopesDisable ldc1/sdc1 instructions for mips1 targets.
2009-11-11 Bruno Cardoso LopesA real solution for the first part of PR5445
2009-11-10 Bruno Cardoso LopesFix PR5445
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-05-27 Bruno Cardoso LopesAdded support for fround, fextend and FP_TO_SINT
2009-03-21 Bruno Cardoso LopesRemoved AFGR32 register class
2008-08-04 Bruno Cardoso LopesHandle i32->f32 bitconvert results.
2008-07-30 Bruno Cardoso LopesAdded pattern for floating point zero immediate (avoidi...
2008-07-29 Bruno Cardoso LopesAdded floating point lowering for select.
2008-07-28 Bruno Cardoso LopesAdded floating point lowering for setcc and brcond.
2008-07-09 Bruno Cardoso LopesFixe typos and 80 column size problems
2008-07-07 Bruno Cardoso Lopesfixed 32-bit fp_to_sint pattern
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...