Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / mips64-f128.ll
2015-05-08 Eric ChristopherNow that we have a soft-float attribute, use it instead...
2015-03-23 Petar JovanovicFix sign extension for MIPS64 in makeLibCall function
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-07-09 Daniel Sanders[mips][mips64r6] Correct select patterns that have...
2014-06-12 Daniel Sanders[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
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.