[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when...
[oota-llvm.git] / test / CodeGen / Generic / asm-large-immediate.ll
2012-06-26 Jack CarterThere are a number of generic inline asm operand modifi...
2012-06-22 NAKAMURA Takumitest/CodeGen/Generic/asm-large-immediate.ll: Mark it...
2012-06-21 Jack CarterThe inline asm operand modifier 'n' is suppose
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-25 Chris LattnerAllow target constants to be illegal types. The target...