[mips] Fix fcopysign for MIPS-IV and add the test.
[oota-llvm.git] / test / CodeGen / Mips / mips64-f128.ll
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-01 Akira Hatanaka[mips] Fix inefficient code generation.
2013-03-01 Akira HatanakaSet properties for f128 type.