[DAGCombiner] Teach how to fold sext/aext/zext of constant build vectors.
[oota-llvm.git] / test / CodeGen / Mips / msa / compare_float.ll
2014-01-27 Andrea Di Biagio[DAGCombiner] Teach how to fold sext/aext/zext of const...
2013-11-15 Daniel Sanders[mips][msa] Build all the tests in little and big endia...
2013-09-27 Daniel Sanders[mips][msa] MSA requires FR=1 mode (64-bit FPU register...
2013-09-24 Daniel Sanders[mips][msa] Remove the VSPLAT and VSPLATD nodes in...
2013-09-24 Daniel Sanders[mips][msa] Added support for matching max, maxi, min...
2013-09-24 Daniel Sanders[mips][msa] Added support for matching bsel and bseli...
2013-09-24 Daniel Sanders[mips][msa] Added support for matching comparisons...