[mips][msa] Added support for matching nor from normal IR (i.e. not intrinsics)
[oota-llvm.git] / lib / Target / Mips / MipsModuleISelDAGToDAG.cpp
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...